@charset "utf-8";
/* CSS Document */
/* 簡単お見積もり */

table.mitumori {
	width:645px;
	margin:0px 15px
}



/* メールフォーム */
div#meil_content {
	width:645px;
	padding:0px 15px;}

table.mail_t {
	margin:5px 0;
	width:615px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
	font-size:95%;
	border-left:#F4ECD5 solid 1px;
	border-right:#F4ECD5 solid 1px;
	border-top:#F4ECD5 solid 1px;}

td.mail_left {
	width:200px;
	padding:4px 10px;
	background-color:#FAF3DE;
    font-size: 90%;
}
td.mail_right {
	width:415px;
}

td.mail_left2 {
	width:200px;
	padding:4px 10px;
	background-color:#FAF3DE;
	border-bottom:#fff solid 1px;
	vertical-align:top;
    font-size: 90%;
}
td.mail_right2 {
	width:415px;
	border-bottom:#CCC solid 1px;}

td.mail_left_b {
	width:200px;
	padding:4px 10px;
	border-bottom:#F4ECD5 solid 1px;
	border-top:#FFFFFF solid 1px;}
td.mail_right_b {
	width:415px;
	padding:4px 10px;
	border-bottom:#F4ECD5 solid 1px;}


div.rei {
	font-size:80%;
	color:#666;
	margin:0px 10px}
