@charset "shift_jis";

/*	Products Style Sheet
*	Last Update 2011-02-09
*
*	1-1.Content Module
*
*/

/*======================================

	1-1.Content Module

=======================================*/

/* Contents ==== */
#Contents h2 {
	float:left;
	background:url(../../recommend/img/bBanRec.png) no-repeat;
	width:840px;
	height:132px;
	text-indent:-9999px;
}

#Contents h3 {
	float:left;
	margin-top: -50px;
	margin-left: 115px;
	font-size:150%;
	line-height:160%;
	color:#3a2f24;
}

#Contents #mainBox {
	float:left;
	width:840px;
	height: auto;
	background:url(../../products/img/bg_pd_contact.png) repeat-y;
}

#Contents #detailBox {
	float:left;
	width:780px;
	margin: 0 auto;
}

#detailBox #left {
	float:left;
	padding:30px 15px 0 80px;
	width:420px;
	}

#left .line{
	width:100%;
	padding:10px 0;
	font-weight:bold;
	color:#603616;
	border-top:dotted #9B8976 thin;
	border-bottom:dotted #9B8976 thin;
}

#left .tab{
	width:100%;
	margin-top:15px;
	padding:2px 0 2px 8px;
	color:#fff;
	background:#9B8976;
}

#detailBox #right {
	float:right;
	padding:30px 0 0 0;
	}


.text{
	margin:20px 0 0 70px;
	font-weight:bold;
}

#formBox{
	margin:30px 0 30px 40px;
	height:57px;
}

.btn_buy{
	float:left;
	padding:0 0 0 30px;
	}

.btn_buy a{
display:block;
width:152px;
height:57px;
text-indent:-9999px;
}
.btn_buy a {background:url(../../buy/img/btn_buy.png) no-repeat;}
.btn_buy a:hover {background:url(../../buy/img/btn_buy_o.png) no-repeat;}


.form{
	padding-top:20px;
	font-weight:bold;
}

#q_box{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid #F6AD54;
	width:625px;
	height:20px;
	margin:0 auto;
	padding:15px 30px 30px 15px;
}

#message{
	float:left;
	}

#message h4{
	font-weight:bold;
}

#mail{
	float:right;
	padding-right:100px;
	}

#Contents #bottomBox {
	float:left;
	background:url(../../products/img/bg_pd_footer.png) no-repeat;
	width:840px;
	height:35px;
	display:block;
}

#Category .CatBox h3 a {
background:url(../../products/img/bg_cat.gif) no-repeat;
display:block;
padding:6px 0 0 32px;
height:21px;
color:#3a2f24;
font-size:85%;
}
#Category .CatBox h3 a:hover {background:url(../../products/img/bg_cat_o.gif) no-repeat;}
#Category .CatBox .Item-ph {
margin:9px 0;
text-align:center;
}