@charset "utf-8";


/*--------------------------------------
	div#products
---------------------------------------*/

div#content div#products {
	width:625px;
	margin: 4px 0 0 0;
	float:left;
	text-align:left;
}

div#content div#products div.good_box{
	width:285px;
	border-left:1px solid #E0D5CC;
	border-right:1px solid #E0D5CC;
	padding:10px 9px;
	overflow:hidden;
	}

div#content div#products ul.arrow{
	margin:0;
	padding:0;
}

div#content div#products ul.arrow li{
	background: url(../../images/arrow.gif) 5px 3px no-repeat;
	margin:0px;
	padding:0px 0px 0px 15px;
}

div#content div#products div.box{
	border-right:solid 1px #E0D5CC;
	border-left:solid 1px #E0D5CC;
	text-align:left;
	float:left;
	padding:15px;
	width:593px;
	_width:625px;
	color:#666666;
}


/*--------------------------------------
	見出し
---------------------------------------*/
div#content div#products h2.pro {
	font-size: 14px;
	color:#663300;
	font-weight:bold;
	width:560px;
	_width:625px;
	padding:  0 0 0 65px;
	height: 55px;
	margin: 0 0 10px 0;
	line-height: 60px;
	text-align: left;
	background: url(../../images/products/pro_h2.jpg) top no-repeat;
}

div#content div#products h2.pro_review {
	font-size: 14px;
	color:#663300;
	font-weight:bold;
	width:560px;
	_width:625px;
	padding:  0 0 0 65px;
	margin: 0 0 10px 0;
	line-height: 50px;
	text-align: left;
	background: url(../../images/products/pro_h2_review.jpg) top no-repeat;
}

div#content div#products h3.pro01 {
	font-size: 14px;
	text-align:left;
	line-height:2.5;
	font-weight:bold;
	height:38px;
	color:#333333;
	width:295px;
	_width:305px;
	padding:  0 0 0 10px;
	margin: 0;
	background: url(../../images/products/pro_h3_01.jpg) left top no-repeat;
}

div#content div#products h3.pro02 {
	font-size: 14px;
	text-align:left;
	line-height:2.8;
	font-weight:bold;
	height:38px;
	color:#333333;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 0;
	background: url(../../images/products/pro_h3_02.gif) left top no-repeat;
}

div#content div#products h3.pro03 {
	font-size: 14px;
	text-align:left;
	line-height:2.8;
	font-weight:bold;
	height:38px;
	color:#333333;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 0;
	background: url(../../images/products/pro_h3_03.gif) left top no-repeat;
}

div#content div#products h3.pro4 {
	font-size: 14px;
	font-weight:bold;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 0;
	margin: 20px 0 10px 0;
	line-height: 2.8;
	text-align: left;
	background: url(../../images/products/pro_h3_04.jpg) top no-repeat;
}

div#content div#products h3.pro5 {
	font-size: 14px;
	font-weight:bold;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 0;
	margin: 20px 0 0 0;
	line-height: 2.8;
	text-align: left;
	background: url(../../images/products/pro_h3_04.jpg) top no-repeat;
}


/*--------------------------------------
	口コミ
---------------------------------------*/

div#content div#products tr.comment_title{
	background:url(../../images/products/comment_title2.gif) repeat-y;
}
