@charset "UTF-8";
/************************************************/

* {
    margin: 0 auto;
    padding: 0;
}
#formWrap {
	width:650px;
	color:#555;
	line-height:120%;
	font-size:90%;
	float: left;
	margin-left: 10px;
}
table.formTable{
	width:650px;
	margin:20px auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	font-weight:bold;
	background:#aee333;
	text-align:left;
}

p.comment_contact,.bt_contact{
	margin: 10px auto;
	text-align: center;
	}
	
.comment_contact_left{
	font-size: 14pt;
	line-height: 3;
	margin: 20px 0;
	}
input.text{
	height: 20px;
	}
#tel{
	width: 393px;
	margin: 30px auto;
	}

h2 {
    border-top: 1px dotted #666;
    color: #690;
    width: 680px;
}
.text_top {
    border-left: 5px solid #690;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
    text-indent: 5px;
}

#content-block dl dt {
    background-image: url("images/tel_mark.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 17px;
    margin-left: 10px;
    text-indent: 23px;
}

#content-block dl dd {
    text-indent: 30px;
}



table.formTable2{
	width:680px;
	margin:20px auto;
	border-collapse:collapse;
}
table.formTable2 td,table.formTable2 th{
	border:1px solid #efefef;
	padding:10px;
}
table.formTable2 th{
	font-weight:bold;
	text-align:left;
	background-color: #aee333;
}
table.formTable2 td{
}
.comment_thanks{
	margin: 20px 0;
	font-size: 14pt;
	line-height: 2;
	}
