@charset "shift_jis";

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

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

div#categoryTitle_banner {
	height: 60px;
}


div.categoryTitle_basic h2,
div.categoryTitle_type h2,
div.categoryTitle_lcnavi h2 {
	padding:20px 0 16px 20px;
}

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 #174e77 !important;
	background:url(../image_common/category_btm_bg.gif) repeat-x;
}

div.categoryBtm_type { height:70px;}
div.categoryBtm_lcnavi { height:40px;}
div.categoryBtm_basic {}


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 10px 50px;
	line-height: 1.5;
	font-size: 78%;
}



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