@charset "utf-8";
body{
 letter-spacing:1px;
 font-family:,Hiragino Kaku Gothic Pro W3,"ＭＳ Ｐゴシック",sans-serif;
}
#headder {
	width: 800px;
}
#middle {
	width: 800px;
}
#right {
	width: 574px;
	float: right;
	margin-top: 15px;
	background-image: url(img/main-toji.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main-bk {
	background-image: url(img/main-bk.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	background-image: url(../commons/h1.png);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #202020;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	padding-top: 8px;
	padding-bottom: 15px;
}
h2 {
	font-size: 16px;
	background-image: url(../commons/h3.png);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #333333;
}
.categorylist {
	font-weight: bold;
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
	font-size: 13px;
}
.categorylist a {
	color: #333333;
	text-decoration: none;
}
.categorylist a:hover {
	color: #FF3399;
	text-decoration: none;
}
#navi  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#navi  a:hover  {
	color: #333333;
	text-decoration: none;
}

.category {
	background-image: url(img/category2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 186px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.category a:hover {
	text-decoration: underline;
	color: #F3F3F3;
}
#ollcontents {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 800px;
}

.category a {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3399;
}

#left {
	float: left;
	width: 216px;
	margin-top: 15px;
}
.l-bk {
	background-image: url(img/category-bk.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}
.l-toji {
	background-image: url(img/category-toji.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 23px;
	margin: 0px;
}


#futter {
	clear: none;
	width: 780px;
	float: left;
	margin-top: 20px;
	line-height: 140%;
	font-size: 12px;
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3399;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#right .main-bk p {
	line-height: 140%;
	font-size: 13px;
	color: #333333;
}

#futter a {
	color: #333333;
}
#navi {
	background-color: #FF3399;
	width: 790px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.style2 {
	font-size: 20px;
	color: #FF0066;
}
#navi  ul {
	margin: 0px;
	padding: 0px;
}
#navi  li {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3399;
	float: left;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-bottom: 4px;
}
.img-l {
	float: left;
}
.img-r {
	float: right;
	margin-top: 17px;
	margin-right: 15px;
}
em {
	font-weight: bold;
	font-style: normal;
}
.pink {
	font-size: 15px;
	font-weight: bold;
	color: #FF3399;
}

