@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------------- **
**  section  
** -------------------------------------------------------------------------- */
#wrap section{
	background:url(../images/product/bk_main.png) no-repeat right top;
	}
	
#wrap section h1{
	display:block;
	width:1000px;
	height:0;
	margin:0;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
	background:url(../images/product/h1.png) no-repeat left top;
	}
	
/****** #m_con ******/
#wrap section #m_con{
	padding-top:30px;
	}
#wrap section #m_con h2{
	display:block;
	height:0;
	margin:0 0 15px 0;
	padding-top:30px;
	line-height:30px;
	overflow:hidden;
	background:url(../images/product/h2-01.png) no-repeat left top;
	}
#wrap section #m_con h3{
	clear:both;
	display:block;
	height:0;
	margin:0 0 10px 0;
	padding-top:25px;
	line-height:25px;
	overflow:hidden;
	background:url(../images/product/h3-01.png) no-repeat left top;
	}
#wrap section #m_con p{
	display:block;
	width:540px;
	font-size: 1.4em;
	line-height:1.7em;
	text-shadow: 2px 2px 10px #F2F1ED;
	}
	
	
/****** #goods ******/
#wrap section #goods{
	margin-top:176px;
	}
#wrap section #goods h2{
	display:block;
	width:840px;
	height:0;
	margin:0 auto;
	padding-top:25px;
	line-height:25px;
	overflow:hidden;
	background:url(../images/product/h2-02.png) no-repeat left top;
	}	

#wrap section #goods article{
	display:block;
	float:left;
	width:235px;
	margin:20px 20px 0 0;
	padding:10px 0 7px 0;
	background-color:#FFFFFF;
	}
	#wrap section #goods article.end{ margin-right:0px; }
	#wrap section #goods article.cle{ clear:both; }
#wrap section #goods article h3 b{
	display:block;
	padding:0 10px 3px 10px;
	border-bottom:2px #918771 solid;
	font-size:1.2em;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	}
#wrap section #goods article h3 span{
	display:block;
	font-size:0.8em;
	margin:5px 10px 10px 10px;
	}
#wrap section #goods article p{
	display:block;
	padding:0 10px;
	font-size: 1.2em;
	line-height:1.7em;
	}
	#wrap section #goods article p.hi{ min-height:80px; }
	#wrap section #goods article p.hi_max{ min-height:125px; }
#wrap section #goods article ul{
	display:block;
	margin:20px 0 20px 0;
	padding:0 10px;
	list-style:none;
	font-size: 1.2em;
	}
	#wrap section #goods article ul li dl{
		display:block;
		}
	#wrap section #goods article ul li dl dt{
		display:block;
		margin-bottom:2px;
		font-weight:normal;
		}
	#wrap section #goods article ul li dl dd{
		display:block;
		margin:0;
		padding:5px 0;
		border-bottom:1px #918771 solid;
		background:url(../images/product/goods_dd.png) repeat left top;
		}
	#wrap section #goods article ul li dl dd b{
		font-weight:bold;
		padding:0 25px 0 5px;
		}
	#wrap section #goods article ul li dl dd span{
		font-size:1.4em;
		}
	#wrap section #goods article table{
		width:214px;
		margin:0 10px;
		border:1px #999999 solid;
		}
	#wrap section #goods article table tr{
		border-bottom:1px #999999 dotted;
		}
	#wrap section #goods article table tr th{
		margin:0;
		padding:0 3px;
		border-right:1px #999999 solid;
		font-size:1.4em;
		text-align:center;
		}
	#wrap section #goods article table tr td{
		margin:0;
		padding:0;
		font-size:2.5em;
		color:#918771;
		text-align:center;
		}
#wrap section #goods article p span{
	display:block;
	font-size: 0.9em;
	text-align:right;
	}
#wrap section #goods article p a{
	display:block;
	width:215px;
	height:0;
	margin:10px 0 0 0;
	padding-top:34px;
	line-height:34px;
	overflow:hidden;
	background:url(../images/product/btn.png) no-repeat left top;
	}
	
	
	
	
	
	
	
	