@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4{
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.1;
	border-bottom: 3px solid #2EAAC5;
	border-top: 3px solid #2EAAC5;
	padding: 7px 0 5px 5px;
	margin-bottom: 17px;
}
#business{
	margin-bottom:50px;
}
#content .imgbox p.top{
	margin-bottom:10px;
}
#content .imgbox .box {
	margin-bottom:30px;
}
#content .imgbox .box p{
	font-weight:bold;
	font-size:1.15em;
	overflow: hidden;
}
#price{
	margin-bottom:47px;	
}
#price .box{
	margin-bottom:20px;	
}
#price .box p{
	margin-left:180px;	
}
#price .box p.top{
	margin-bottom:20px;
}
#price .box p span,#content p.w01 span{
	font-weight:bold;
	font-size:1.15em;	
}
#content table th {
	width: 160px
}
#price table {
	margin-bottom:15px;
}
#content table th,#content table td {
	padding:6px 9px 6px;
}

#price p.image{
	margin:30px 0 15px;	
}
#content .imgright{
	margin-bottom:50px;	
}
#content .imgright .image{
	padding-top:3px;
}
#content .imgright p{
	overflow:hidden;
}
#content .same{
	margin-bottom:50px;	
}
#content .same p span{
	font-weight:bold;
}
#case{
	margin-bottom:50px;	
}
#case .box{
	margin-bottom:15px;	
}
#case table{
	margin-bottom:15px;	
}
#content p.text{
	font-weight:bold;
	font-size:1.15em;
}
#content .mb{
	margin-bottom:7px;
}
