@charset "euc-jp";

#header h2{
	font-size:1.0em;
	width:100%;
	height:0px;
	padding:200px 0px 0px 0px;
	overflow:hidden;
	background-image:url(http://img07.shop-pro.jp/PA01259/058/etc/headerimg_profile.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
}

#shopping{
	margin-top:172px;

}

#contents h3{
	margin-bottom:30px;
}

#contents h4{
	margin:30px 0px 10px 0px;
}

#contents p{
	font-size:1.3em;
	line-height:150%;
	margin-bottom:1.0em;
}

#contents table{
	width:680px;
	margin:0px auto 0px auto;
	border-collapse:collapse;
}

#contents table th,
#contents table td{
	font-size:1.3em;
	line-height:150%;
	padding:1.0em;
}

#contents table th{
	width:12em;
	border-top:solid 2px #836C02;
	border-bottom:solid 1px #4F4100;
}

#contents table td{
	border-top:solid 1px #4F4100;
	border-bottom:solid 1px #4F4100;
}

#contents table td p{
	font-size:100%;
	margin:0px;
}

#contents table td p.mgn{
	margin-top:1.0em;
}

#contents table td p strong{
	display:block;
	color:#CC9900;
}


#gotop{
	margin-top:30px