@charset "UTF-8";


div#title{
	height:200px;
	background:url(../images/contactus/title_back.jpg) center repeat-x;
	margin:0;
	padding:0;
	}
	
h2#title_in{
	width:960px;
	height:200px;
	margin:0 auto;
	padding:0;
	background:url(../images/contactus/title.png) no-repeat 400px 70px;
	text-indent:-9999em;
	}
	
div.contents_block{
	margin:30px 0 20px 0;
	}
	
h4.news_midashi{
	font-size:1.2em;
	font-weight:600;
	background:url(../images/2nd_common/icon1.gif) no-repeat 0 0;
	padding:0 0 7px 30px;
	margin:10px 0 20px 0;
	border-bottom:#E7DFD5 2px solid;	
	}
	

p.uketsuke{
	background:#EDE8EA;
	margin:5px 0 0 0;
	padding:5px 0 2px;
	font-weight:600;
	font-size:1.6em;
	width:100%;
	text-align:center;
	}
	
p.uketsuke span{
	padding:0 30px 0 0 ;
	font-weight:600;
	font-size:0.8em;
	color:#B8331D;
	}
	
table {
	width: 100%;
	margin: 0 0 50px 0;
	padding: 0;
}

table td{
	padding:15px 0;
}

table input{
	height:20px;
	
	}

.red{color:#F00;}

.style1{
	color:#4C331D;
	width:200px;
	padding: ;
	border-bottom:1px solid #E6E3E1;
	vertical-align:middle;
	font-size:1.2em;

}

.style1 h4{
	font-size:1.0em;
	font-weight:600;
	margin:0;
	padding:0;
}

.style2{
	width:700px;
	font-size:1.0em;
	line-height:1.4em;
	margin:;
	padding:;
	border-bottom: 1px solid #E6E3E1;
}

.style3{
	border-bottom:none;
	padding:10px 0 0 0;
}


table td.first_child{
	border-top: 1px solid #E6E3E1;
}

.policy{
	overflow:auto;
	height:200px;
	padding:10px 0 0 10px;
	background:#FFFFFF;
	border:1px #999 solid;
}

.policy  h5{
	font-size:1.2em;
	font-weight:600;
	}

.policy  p{
	width:600px;
}

tr td.error input , 
tr td.error textarea , 
tr td.error label {
    background:#FFCCCC;
}
* html tr td.error label {
    background:none;
}
*+html tr td.error label{
    background:none;
}
tr td p.error{
    margin:0;
    color:red;
    font-weight:bold;
    margin-bottom:1em;
}

#thankstext{
	margin:50px 0;
	font-size:1.4em;
	line-height:1.2em;
	}
	
input.checkbtn{
	display:block;
	width:560px;
	height:150px;
	margin:0 auto;
	}

input.btn_send{
	width:420px;
	height:150px;
	}
