@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h4{
	background:url(../image/h4_bg.jpg) no-repeat;
	font-size:1.14em;
	padding:3px 0 0 17px;
	margin:12px 0 15px;
}
#act p.text{
	margin:15px 0 30px;
}
#act .box{
	margin-bottom:44px;
}
#act{
	margin-bottom:55px;
}
#price{
	margin-bottom:45px;
}
#price dl dt{
	font-size:1.14em;
	font-weight:bold;
}
#price dl{
	border-bottom:1px dotted #D7D67C;
	padding-bottom:13px;
	margin-bottom:15px;
	margin-top:-5px;
}
#flow{
	margin-bottom:45px;
}
#flow dl dd{
	font-size:0.85em;
	margin-top:5px;
	padding:0 10px 0 0;
}
#flow .box dl.none dd{
	padding:0 0 0 10px;
}
#flow .box{
	overflow:hidden;
	zoom:1;
}
#flow .box dl{
	float:left;
	width:145px;
	margin-right:20px;
}
#flow .box dl.none{
	margin-right:0;
}