@charset "utf-8";


/*ナビゲーションセット
---------------------------------------------------------*/
.baseNaviSet{
	width: 160px;
	clear:both;
	float:none;
	margin:0 0 10px 0;
}
.baseNaviSet ul{
	margin:0;
	padding:0;
}
.baseNaviSet li{
	vertical-align: middle;
	display:block;
	width: 160px;
	height: 24px;
	float:none;
}

.baseNaviTitle {
	height: 17px;
	width: 160px;
	background:url(../images/category_title_bg.gif);
	text-indent: 18px;
	font-weight:bold;
	padding-top:3px;
	font-size:12px;
	color:#FFFFFF;
}

.baseNaviBody{
	background:url(../images/s-category_bg01b.gif) 0 0 no-repeat;
	text-align:left;
}

.baseNaviBody a{
	vertical-align: middle;
	display: block;
	width:160px;
	height: 24px;
	padding-top:11px;
	text-indent: 33px;
	background:url(../images/s-category_bg01b.gif) 0 0 no-repeat;
	color:#333333;
	text-decoration:none;
}

.baseNaviBody a:hover{
	text-decoration: underline;
	background:url(../images/s-category_bg01c.gif) 0 0 no-repeat;
}

.baseNaviBodyC{
	background:url(../images/s-category_bg03.gif) 0 0 no-repeat;
	text-align:left;
}

.baseNaviBodyC a{
	vertical-align: middle;
	display: block;
	width:160px;
	height: 23px;
	padding-top:11px;
	text-indent: 33px;
	background:url(../images/s-category_bg03.gif) 0 0 no-repeat;
	color:#333333;
	text-decoration:none;
}

.baseNaviBodyC a:hover{
	text-decoration: underline;
	background:url(../images/s-category_bg03.gif) 0 0 no-repeat;
}

.baseNaviBodyS{
	background:#dce6ff url(../images/s_navi_set3.gif) 0 6px no-repeat;
	text-align:left;
}

.baseNaviBodyS a{
	vertical-align: middle;
	display: block;
	width:131px;
	padding: 6px 0px 3px 49px;
	background:#dce6ff url(../images/s_navi_set3.gif) 0 6px no-repeat;
	color:#002098;
	text-decoration:none;
}

.baseNaviBodyS a:hover{
	text-decoration: underline;
}



.baseNaviBodyEd{
	background:url(../images/s-category_bg02b.gif) 0 0 no-repeat;
	text-align:left;
}

.baseNaviBodyEd a{
	vertical-align: middle;
	display: block;
	width:160px;
	height: 24px;
	padding-top:11px;
	text-indent: 33px;
	background: url(../images/s-category_bg02b.gif) 0 0 no-repeat;
	color:#333333;
	text-decoration:none;
}
.baseNaviBodyEd a:hover{
	text-decoration: underline;
	background:url(../images/s-category_bg02c.gif) 0 0 no-repeat;
}


/*バナーセット
---------------------------------------------------------*/
#kaishyaTxt{
	width:150px;
	font-size:10px;
	line-height:13px;
	border:1px solid #333333;
	padding:2px 0 2px 2px;
	margin-top:10px;
	margin-bottom:10px;
}

#prodactBy{
	margin:20px 0 10px 3px;
	font-size:9px;
	line-height:11px;
	width:160px;
	color:#666666;
}
	
/*
---------------------------------------------------------*/

