#estimate{
	font-size:14px;
}
p{
 margin:0 auto;
 padding:0;
}

#estimate th{
	padding:10px;
	background:#f0f0f0;
	border-left:#728f88 solid 3px;
	border-top:#f0f0f0 dotted 1px;
	border-bottom:#f0f0f0 dotted 1px;
	vertical-align:top;
	text-align:left;
}

#estimate td{
	padding:10px;
	border-top:#f0f0f0 dotted 1px;
	border-bottom:#f0f0f0 dotted 1px;
	vertical-align:top;
}
#contents h4{
	border-bottom:#999 solid 1px;
	padding:5px;
	margin:10px 0;
}
#corp ul{
	display:block;
	width:580px;
}
#corp li{
	float:left;
	display:block;
	width:140px;
	margin:0 5px 5px 0;
	border:#e8e8e8 solid 1px;
	line-height:40px;
	text-align:center;
}
	
.must{
	padding-right:30px;
	background:url(../img/ico-must.gif) right no-repeat;
}
.attention{
	color:#c00;
}
.alert{
	color:#c00;
	font-weight:bold;
	font-size:14px;
	line-height:2.0;
}
.div-btn-start{
text-align:center;
padding:10px;
}

iframe{
	margin:12px 0;
}
