@charset "utf-8";


/* #mainimg */
#mainimg {
	background:url(../images/contact/mainimg_bg.jpg) no-repeat center top #e9e5da;
}
#mainimg div h1 {
	padding:56px 0 0 26px;
}
#mainimg div h1 img {
	margin-bottom:10px;
}
#mainimg div h1 span {
	display:block;
}


/* div.box4 */
div.box4 {
	width:636px;
	margin:0 auto;
	clear:both;
	padding:3px 0 65px 0;
	font-size:14px;
}
div.box4 dl {
	width:736px;
	overflow:hidden;
	clear:both;
	padding:5px 0 8px 0;
}
div.box4 dl dt {
	width:120px;
	float:left;
	color:#42210B;
	font-size:14px;
	padding:6px 0 0 0;
}
div.box4 dl dd {
	float:left;
	color:#42210B;
	font-size:14px;
}
div.box4 dl dd.date {
	padding:6px 0 0 0;
}
div.box4 dl dd.date a {
	color:#42210B;
	text-decoration:none;
}
div.box4 dl dd.date a:hover {
	text-decoration:underline;
}
div.box4 dl dd.btn {
	float:right;
	padding-right:15px;
}

div.box4 table {
	width:630px;
	margin:0 auto 15px auto;
}
div.box4 table th {
	text-align:left;
	font-weight:normal;
	width:180px;
	background-color:#EDDCE0;
	padding:0 0 0 10px;
white-space: nowrap;
}
div.box4 table th.th01 {
	vertical-align:top;
	line-height:1.4;
	padding:12px 0 0 10px;
}
div.box4 table th.th02 {
	line-height:1.4;
	padding:0 0 0 20px;

}
div.box4 table td {
	padding:12px 16px;
}
div.box4 table td p{
	padding-bottom:5px;
}
div.box4 table td input {
	padding:2px;
	background-color:#FFF;
}
div.box4 table td input.radio{
	width:20px;
	padding:2px;
	border:0px;
}
div.box4 table td input.check{
	width:20px;
	padding:2px;
	border:0px;
}
div.box4 table td.check_td{
	padding:10px 10px;
}
div.box4 table tr.check_td02{
	padding:10px 0 10px 30px;
	vertical-align:top;
}
table.questionary{
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
}
div.box4 table td input.text01 {
	width:60px;
}
div.box4 table td input.text02 {
	height:178px;
}
p.center {
	display:block;
	margin:20px auto 10px auto;
	text-align:center;
}

span.red {
	color:#E50012;
}
div.box4 ul {
	clear:both;
	text-align:center;
}
div.box4 li {
	display:inline;
	padding-right:6px;
}
div.box4 li.last {
	padding-right:0px;
}
div.box_regist {
	height:200px;
	overflow:vissible;
	width:600px;
	margin:100px auto;
	font-size:14px;
}
p.topolicy{
	margin:30px auto;
	width:640px;
	text-align:center;
}
p.topolicy a{
	text-decoration:underline;
	color:#000;
}

h3{
	font-size:14px;
	margin:20px 0 10px 0;
	}
