@charset "shift_jis";

/* div#categoryTitle_wrapper　カテゴリータイトル
=========================================*/

div#categoryTitle_wrapper{
	height:94px;
	background:url(../image_common/category_title_bg.gif) repeat-x;
}

div#categoryTitle_wrapper h3{
	padding:20px 0 14px 20px;
}

div#categoryTitle_wrapper ul{
	padding-left:5px;
}

div#categoryTitle_wrapper ul li{
	float:left;
}

div#categoryTitle_wrapper ul li img{
	vertical-align:bottom;

}


/* div#categoryTitle_wrapper　カテゴリータイトル（高さ変更Lesmains)
=========================================*/
div#categoryTitle_wrapper h3{padding:20px 0 15px 20px !important;}


/* div#categoryBottom_wrapper　カテゴリーボトム
=========================================*/
div#categoryBtm_wrapper{
	height:42px;
	background:url(../image_common/category_btm_bg.gif) repeat-x;
}

div#categoryBtm_wrapper ul{
	padding-left:5px;
}

div#categoryBtm_wrapper ul li{
	float:left;
}

div#categoryBtm_wrapper ul li img{
	vertical-align:bottom;
}

div.btm_shadow{
	height:7px;
	background:url(../image_common/btm_shadow.gif) no-repeat;
}


/* div#categoryBottom_wrapper　カテゴリーボトム（高さ変更Lesmains)
=========================================*/
div#categoryBtm_wrapper{height:60px !important;}

/*ページトップへ*/

p.go_pagetop{
	text-align:right;
	margin:0 39px 20px 0;
}

/* ボディカラー注意書
=======================*/
p.redcaution{
	font-size:75% !important;
	margin: 10px 0 0 30px;
	color: #F00;
}

p.redcaution2{
	font-size:70% !important;
	margin: 15px 0 0 30px;
	color: #F00;
}

#categoryTitle_wrapper p.redcaution_r2{
	font-size:70% !important;
	float:right;
	margin: -20px 20px 0 20px;
	color: #F00;
}
