@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);



#content .imgleft .image {
	float: left;
	margin-right: 30px;
	text-align: center;
}
#box01 p{
	margin-bottom:23px;
}
#box01 .image{
	margin-bottom:20px;
}
#box01 p.att{
	text-align:right;
}
#greeting p{
	margin-bottom:22px;
}
#greeting{
	margin-bottom:3px;
}
#price .box dl dt{
	font-size:1.29em;
	font-weight:bold;
	color:#3F6B1D;
}
#price .box ul{
	overflow:hidden;
	zoom:1;
}
#price .box ul li{
	float:left;
	width:250px;
	background:url(../image/icon04.jpg) left center no-repeat;
	padding:0 0 0 17px;
	margin-right:60px;
	line-height:1.7;
}
#price .box ul li.none{
	margin-right:0;
}
#price .box{
	border:1px solid #91BB2D;
}
#price .box{
	padding:8px 20px 10px 15px;
	margin:13px 0 30px;
}
#price p{
	margin-bottom:20px;
}
#price p.last{
	margin-bottom:0;
}

