@charset "utf-8";


/* webcatalog format
=========================================*/
.webcatalog900{margin: 10px 0px;}
.webcatalog{margin: 10px 30px; line-height: 1.6;}
.webcatalog strong{ font-weight: bold;}

.notice{font-size: 0.8em; }
.smallcap{font-size: 0.9em; }
.bggray{background:#f6f6f6;}

.graypadding{padding: 20px;}
.graynotice{ padding: 15px;}

ul.squarels{list-style-type: square;}
.squarels li{ margin-left: 20px;}

.arrow{ float: left; padding-top: 3px;}
.hrgray { border-bottom: 1px solid #AAA; background: transparent; margin:15px auto; padding:0px; height:1px; font-size: 1%; }



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

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


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

div#categoryTitle_wrapper_shorter{
	height:69px;
	background:url(../image_common/category_title_bg.gif) bottom left repeat-x;
}

div#categoryTitle_wrapper_shorter 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#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;
}








/*ページトップへ*/

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



/* Webカタログ　Index */
#wcindex h4{ margin-bottom: 40px; padding-top: 40px;}
#wcindex{ margin: 30px 27px;
	line-height: 1.8em ; letter-spacing: 0.08em; font-size: 0.9em; 
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", Times, Georgia, serif !important; }
#wcindex .indeximg{ float:right; margin-left: 18px;}

#wcindex #indextext{background:url(../../image/index_text.gif) 5px 60px no-repeat; width: 400px; height: 600px; }


/* indent-new */
.sqindent p {
	margin: 0;
	padding-left: 12px;
	background: url(../image_common/icon_square.gif) 0 0.3em no-repeat;
	*background: url(../image_common/icon_square.gif) 0 0.2em no-repeat;
}

/*2011_1019追記*/
p.finish{
	margin:0;
	padding:0;
	padding:5px;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
	margin-bottom:0px;
}