/************************************************************************************************************************/
/* side menu                                                                                                            */
/************************************************************************************************************************/
#side-menu{
	font-family:verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	}
#side-menu a:link,
#side-menu a:visited{
	color:#2278af;
	text-decoration:none;
	}
#side-menu a:hover{
	color:#af2222;
	text-decoration:none;
	}
#side-menu-ttl{
	width:190px;
	height:33px;
	padding-left:10px;
	color:#ffffff;
	line-height:2.3em;
	font-size:14px;
	font-weight:bold;
	background:#2278af url("../img/side-menu-ttl_bg.gif") no-repeat;
	}
#side-menu-ttlh2{
	font-size:14px;
	display:inline;
	}

#accordion{
	width:200px;
	margin:0;
	padding:0;
	}
.accordion_toggle{
	width:182px;
	height:28px;
	margin:0;
	padding:0 0 0 18px;
	line-height:2.5em;
	font-size:11px;
	background:#ffffff url("../img/side-menu_bg1.gif") no-repeat;
	}
.accordion_content{
	overflow: hidden;
	width:200px;
	margin:0;
	padding:0;
	font-size:10px;
	}
.accordion_content ul{
	width:200px;
	margin:0;
	padding:0;
	list-style:none;
	}
.accordion_content li{
	width:175px;
	height:18px;
	margin:0;
	line-height:1.8em;
	padding:0 0 0 25px;
	background:url("../img/side-menu_bg2.gif") no-repeat 0 0;
	}

#accordion_content2{
	width:175px;
	height:18px;
	margin:0;
	line-height:1.8em;
	padding:0 0 0 15px;
	background:0 url(../img/side-menu_bg0.gif) no-repeat;
	}

/* 小カテゴリ	
.sub_category {
	font-weight: normal;
	background-image: url(../images/bg_sub_category.gif);
	background-repeat: repeat;
}
 */

/************************************************************************************************************************/
/* 製品一覧ボタン */
#side-menu .product-all a{
	width:200px;
	height:33px;
	text-indent:-9999px;
	display:block;
	background:transparent url("../img/side-menu_btn1.gif") no-repeat 0 0;
	}
#side-menu .product-all a:hover {
	background-position:0 -33px;
	}

#side-menu #pro-index-s li a {
	display: block;
	width: 185px;
	height: 43px;
}

#side-menu #pro-index-s li.pro-products a {
	background: url("../../img_top/btn_pro_products_s.gif") no-repeat;
}

#side-menu #pro-index-s li.pro-store a {
	background: url("../../img_top/btn_pro_store_s.gif") no-repeat;
}

#side-menu #pro-index-s li.pro-image a {
	background: url("../../img_top/btn_pro_image_s.gif") no-repeat;
}

#side-menu #pro-index-s li.pro-products a:hover,
#side-menu #pro-index-s li.pro-store a:hover,
#side-menu #pro-index-s li.pro-image a:hover {
	background-position: 0 -43px;
}

#side-menu #pro-index-s {
	padding: 0;
	margin: 0 0 15px 8px;
}

#side-menu #pro-index-s li {
	list-style-type: none;
	font-size: 1px;
	text-indent: -9999px;
}