@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.btn01{
	margin-bottom:35px;
}
#greeting{
	margin-bottom:30px;
}
#greeting p{
	margin-bottom:30px;
}
#greeting .box{
	margin-right:260px;
}
#greeting .box dl{
	margin-bottom:30px;
}


#greeting .box dl dt{
	font-size:1.14em;
	font-weight:bold;
	color:#666;
	background:#E9E9E9;
	line-height:1.0;
	padding:8px 0 5px 10px;
	margin-bottom:17px;	 
}
#price p.t01{
	margin-bottom:20px;	
}
#price{
	margin-bottom:40px;	
}
#price .image{
	margin-top:25px;	
}