
.adr{
	text-align:center;
	padding-bottom:20px;
}

#content  .description{
	width:568px;
	margin:10px auto;
	font-size:92%;
}
#content  .description strong{
	color:#FF0000;
	font-weight: normal;
}
#content table.mail_form{
	border-bottom:2px solid #ccc;
	width:568px;
	margin:0 auto;
	font-size:92%;
}
#content table.mail_form td,#content table.mail_form th{
	border-top:1px dotted #ccc;
	padding:10px 0;
}
#content table.mail_form th{
	background:url(../../images/estimate/ic_kaku.jpg) no-repeat left 13px;
	vertical-align:top;
	text-indent:17px;
	text-align:left;
	font-weight:normal;
}
#content table.mail_form th span{
	color:#FF0000;
	font-weight:normal;
}

#content table.mail_form td input{
	vertical-align:middle;
}
#content table.mail_form td p{
	margin-bottom:5px;
}
#content .btn{
	text-align:center;
	padding:15px 20px 20px 20px;
}
#content .tx_input textarea{
	 width:430px;
}