@charset "utf-8";
/* CSS Document */
div#syouhinmain.narrowmain {
	float:left;
	width:640px;
}
div#contents div#syouhinmain.narrowmain h2{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	height:60px;
	line-height:60px;
	color: #38381D;
}

div#contents div#syouhinmain.narrowmain h3{
	margin:10px 0 10px 0;
	clear:both;
	color: #FFFFFF;
	background-color: #3366CC;
	background-position: center;
	border-bottom: 1px solid #4D3313;
	border-right: 1px solid #4D3313;
}
p.center{
	text-align:center;
}