@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


#greeting .top{
	margin-bottom:20px;
}
#greeting {
	margin-bottom:20px;
}
#greeting .image{
	margin-bottom:30px;
}

#price{
	margin-bottom:30px;
}

#price .box dl dt{
	border-bottom:1px dotted #958773;
	font-size:1.29em;
	color:#CC3300;
	line-height:1.2;
}
#price .imgleft dl{
	margin-left:220px;
}
#price .imgright dl{
	margin-right:230px;
}
#price .box{
	margin-bottom:25px;
}
#price p{
	margin-bottom:10px;
}
