@charset "utf-8";

.contactBox{
	width:720px;
	overflow:hidden;
	clear:both;
	padding:0 0 29px 0;
	background-color: #FFF;
	margin-top:20px;
	}
/* div.box4 */
div.box4 {
	width:636px;
	margin:0 auto;
	clear:both;
	padding:3px 0 65px 0;
	border:#666 thin solid;
}
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:600px;
	margin:40px auto 15px auto;
}
div.box4 table th {
	text-align:right;
	font-weight:normal;
	line-height:2.6;
	width:200px;
}
div.box4 table th.th01 {
	vertical-align:top;
}
div.box4 table td {
	padding-left:16px;
}
div.box4 table td input {

	padding:2px;
	background-color:#FFF;
	border:1px solid #bab9b7;
}
div.box4 table td input.check{
	width:20px;
	padding:2px;
	border:0px;
}
div.box4 table td.check_td{
	padding:10px 10px;
}
div.box4 table td input.text01 {
	width:60px;
}
div.box4 table td input.text02 {
	height:178px;
}
p.center {
	display:block;
	margin:40px 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:550px;
	margin:30px auto;
}
p.topolicy{
	margin:20px auto;
	width:640px;
	text-align:right;
	}
p.topolicy span {
	text-decoration:underline;
	color:#000;
}	