@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.price{
	margin-bottom: 105px;
}
.box{
	overflow: hidden;
}
.box01{
	margin-bottom: 40px;
}
#content table th{
	width: 487px;
}
#content table td {
    background: #FFFFFF;
    letter-spacing: -0.3px;
}
.text01{
	margin-top: 15px;
}
.img01{
	text-align: center;
	margin-bottom: 19px;
}
.box02{
	overflow: hidden;
	background: url(../image/service_bg01.jpg) top no-repeat,
		url(../image/service_bg02.jpg) bottom no-repeat,
		#E5F5FC;
	margin-bottom: 70px;
	padding: 80px 29px 110px;
}
#content .imgleft .image {
    float: left;
    margin-right: 28px;
    text-align: center;
}
.box02 .text p+p{
	font-size: 0.85em;
	line-height: 2.0;
	margin-top: 16px;
}
#content .imgleft .text p+p{
	padding-right: 5px;
}
.box.mb_70{
	margin-bottom: 70px;
}