@charset "utf-8";
/**************************************************
*
* TOP_IMG_02
*
**************************************************/ 

.top_img_02 h2{
	height: 180px;
	padding: 0px;
	background-image: url(../images/contact/header_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
/**************************************************
*
* SUB_TL
*
**************************************************/ 
#sub_tl01 {
	background-image: url(../images/estimate/sub_tl01.jpg);
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 15px;
}
#sub_tl02 {
	background-image: url(../images/contact/sub_tl02.jpg);
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 15px;
}
/*-----------------------
* CONTACT
------------------------*/ 
.contact {
	margin-top: 15px;
}
.contact table{
	width: 730px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	font-size: 13px;
}
.contact table tr {
	margin: 0px;
	padding: 0px;
}

.contact table tr th {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	width: 200px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/lower/table01.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contact table tr td {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contact tr td .re_input {
	font-size: 10px;
	line-height: 2em;
}
.contact .must .check {
	font-size: 11px;
}
.contact .must .must{
	font-size: 11px;
	color: #C00;
}
.contact table tr td input {
	height: 20px;	
}
.contact table tr td select {
	height: 20px;	
}
.contact .confirm {
	height: 30px;
	margin: 15px 0px 20px 0px;
	text-align: center;
}
.contact table tr td textarea{
	resize: none; /* disables resizability */  
}
.error {
	font-size: 11px;
	color: #C00;
	margin-left: 15px;
}
.setumei_kakunin {
	border: 1px solid #999;
	margin-top: 15px;
	padding: 10px;
	width: 700px;
}
.cmt{
	padding: 10px;
	border: 1px solid #CCC;	
	margin: 15px 0px 15px 0px;
}
.rad {
	vertical-align:middle; 
}
ul.yane {
	float: left;
	padding-right: 5px;
	list-style-type: none;
	text-align: center;
}
ul.yane li {
	float: left;
	padding-right: 7px;
	list-style-type: none;
	text-align: center;
}
