.chugen {
padding:20px;
border:#FF0000 solid 5px;
}
.chugen p {
font-size:1.2em;
color:#CC0000;
}

p.banner-chugen {
width:533px;
height:150px;
margin:10px 0;
background:url(http://img15.shop-pro.jp/PA01088/169/etc/banner-chugen.jpg?20130713220101) no-repeat 0 0;
text-indent:-9998em;
}
p.banner-chugen a {
width:533px;
height:150px;
margin:0;
background:url(http://img15.shop-pro.jp/PA01088/169/etc/banner-chugen.jpg?20130713220101) no-repeat 0 0;
text-indent:-9998em;
display:block;
text-decoration:none;
}



/* 基本構造
---------------------------------------------------------------------*/
.com-ebox img {
float:left;
width:120px;
margin:0 10px 0 10px;
padding:5px;
border:#999999 solid 1px;
}

p.price {
margin:5px 0 0 0;
color:#FF0000;
font-size:0.75em;
}
h2.com-e{
margin:0 0 20px 0;
padding:5px 0 2px 0;
font-size:1.2em;
color:#669933;
border-bottom:3px solid #669933;
}
.imgspace{
margin:0 0 10px 0;
padding:5px;
border:#999999 solid 1px;
}

h3.tt{
margin:50px 0 20px 0;
padding:0 0 2px 0;
color:#FF3366;
font-size:0.85em;
border-bottom:#FF3366 solid 3px;
}
.com-guide {
clear:both;
position:relative;
margin:30px 10px;
padding:10px 20px 20px 20px;
border:#666666 solid 1px;
}
.com-guide ul {
margin:0;
padding:0;
list-style:none;
}
.com-guide li {
float:left;
margin:0 10px;
padding:0;
font-size:0.75em;
}
.com-guide li a {
margin:0;
padding:0;
color:#006600;
}
.com-guide li a:hover {
color:#FF6600;
}




/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {
clear:both;
margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */
table.spec img {
border:none;
}

table.spec {
margin:20px 0;
	background:#CCCCCC;
	width:100%;
}

table.spec th {
	background:#e9e9e9;
	padding:5px;
	width:100px;
	color:#333333;
	font-size:0.8em;
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFFFFF;
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#FF0000;
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:center;
	margin-top:5px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}

/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}
p.syousai {
margin:5px 0 0 0;
font-size:0.75em;
line-height:125%;
}