@charset "shift_jis";

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

div#categoryTitle_wrapper{
	border-bottom: 1px solid #BDBDBD !important;
	background: url(../image_common/category_title_bg.gif) repeat-x left bottom;
}
div.categoryTitle_type { height:110px;}
div.categoryTitle_lcnavi { height:92px;}
div.categoryTitle_basic { height:68px;}

div#categoryTitle_banner {
	height: 56px;
}


div.categoryTitle_basic h2,
div.categoryTitle_type h2,
div.categoryTitle_lcnavi h2 {
	padding:20px 0 16px 20px;
}
div.categoryTitle_lcnavi h2.navi_title{
	padding:20px 0 0 20px;
	float:left;
}
div.categoryTitle_lcnavi .navi_headerbtn{
	padding:15px 15px 0 0;
	float:right;
}

div#categoryTitle_wrapper h2 img {
	vertical-align: bottom;
}


div#categoryTitle_banner p {
	position: relative;
	padding-right: 15px;
	margin-top: -48px;
	text-align: right;
}

div#categoryTitle_wrapper ul{
	padding-left:6px;
}
div#categoryTitle_wrapper ul li{
	float:left;
}

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



/* div#categoryBottom_wrapper　カテゴリーボトム
=========================================*/
div#categoryBtm_wrapper{
	clear: both;
	border-top: 1px solid #C4C4C4 !important;
}

div.categoryBtm_type {height:59px; background:url(../image_common/category_btm_bg.gif) repeat-x;}
div.categoryBtm_lcnavi {height:59px; background:url(../image_common/category_btm_bg.gif) repeat-x;}
div.categoryBtm_basic { height:43px; background:url(../image_common/category_btm_bg02.gif) repeat-x;}


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

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;
}




/* ページトップへ
=========================================*/
p.go_pagetop{
	text-align:right;
	margin:0 60px 40px 0;
}

p.go_pagetop a img{
	filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}

p.go_pagetop a:hover img{
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}



/* ページトップへ インテリア */
.interiorPageTop {
	clear: both;
	text-align:right;
	margin-top: 50px;
}

.interiorPageTop a img {
	filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}

.interiorPageTop a:hover img {
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
}



/* WEBカタログトップ
=========================================*/
div#web_mainimg {}
div#web_cap {
	padding: 5px 30px 70px;
	line-height: 1.5;
	font-size: 78%;
	background-image: url(../../image/btm_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.web_title{ background-image:url(../../image/img01_bg.jpg);
background-repeat:repeat-x;
margin-bottom:13px;
padding-left:20px;}



/* WEBカタログ共通　枠設定
=========================================*/
.sectionLV1 {
	clear: both;
	width: 760px;
	margin: 25px 70px 40px;
}

