@charset "utf-8";

/*-------------------------------------------------
	base
-------------------------------------------------*/

BODY,H1,H2,H3,H4,H5,P,FORM,UL,OL,LI,DL,DD,DT{
	margin:0;
	padding:0;
}

OL,UL,LI {	list-style-type: none;}

A {outline:none 0 #000000;}

HR {display: none;}

IMG {border:0;}

BR.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

BODY, TH, TD, H1, H2, H3, H4, H5, H6, PRE, INPUT, TEXTAREA, OPTION, DIV, P, DT, DD, LI, ADDRESS {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color:#333333;
}


/*-------------------------------------------------
	usefull margin
-------------------------------------------------*/

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mlb10 {margin-left:10px;	margin-bottom:10px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mtb20 {margin-top:20px;	margin-bottom:20px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}



/*-------------------------------------------------
	otoku top
-------------------------------------------------*/

#otoku_top{
	background:url(../shop/item/otoku_mentaiko/img/pic_mentai01.gif) no-repeat right top;
}



/*-------------------------------------------------
	comment_box
-------------------------------------------------*/

.comment_box{
	background:url(../shop/item/otoku_mentaiko/img/bg_comment.gif);
	border-bottom:1px solid #FF850B;
	width:546px;
	margin-bottom:20px;
}

.comment_box H3{
	font-size:16px;
	margin:8px 0px 8px 12px;
	color:#CC0000;
	font-weight:bold;
}

.comment_box H4{
	padding:12px 12px 0px 12px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.comment_box P{
	padding:0px 12px 12px 12px;
	border-bottom:1px solid #FF850B;
}

.contents_box2{
	width:546px;
}

.shop_informatiion{
	margin:10px;
	background-color:#FFEC9D;
}

/*-------------------------------------------------
	price_box
-------------------------------------------------*/

.price_box{
	background:url(../shop/item/otoku_mentaiko/img/bg_products.gif) no-repeat top left;
	height:257px;
	padding:0px 19px 0px 19px;
	margin-bottom:10px;
}

.price_box TABLE{
	margin-top:12px;
}

/*-------------------------------------------------
	sub_price
-------------------------------------------------*/

TABLE.sub_price{
	margin-bottom:10px;
}

TABLE.sub_price TD{
	padding-bottom:5px;
	vertical-align:top;
}

TABLE.sub_price TD INPUT{
vertical-align:top;

}
