@charset "utf-8";

/* .mainimgArea */
.mainimg {
	background:url(../images/contact/bg_main.jpg) no-repeat center top;
}
p mtxt fo21 {
	text-align:center;
	}
.green_bg{
	background-color:#F0F0E3;
	padding:20px 0 40px 0;
	margin:20px 0;
}
dl {
	width:536px;
	overflow:hidden;
	clear:both;
	padding:5px 0 8px 0;
}
dl dt {
	width:120px;
	float:left;
	color:#42210B;
	font-size:14px;
	padding:6px 0 0 0;
}
dl dd {
	float:left;
	color:#42210B;
	font-size:14px;
}
dl dd.date {
	padding:6px 0 0 0;
}
dl dd.date a {
	color:#42210B;
	text-decoration:none;
}
dl dd.date a:hover {
	text-decoration:underline;
}
dl dd.btn {
	float:right;
	padding-right:15px;
}

table {
	width:560px;
	margin:15px auto;
	table-layout: fixed;
	font-size:14px;
}
table th {
	text-align:right;
	font-weight:normal;
	line-height:2.6;
	width:170px;
	table-layout: fixed;
}
table span.hissu {
	font-weight:normal;
	width:100px;
	background-color:#006837;
	color:#FFF;
	padding:3px;
	margin-left:15px;
}
table span.nini {
	font-weight:normal;
	width:100px;
	background-color:#E5E5E5;
	color:#000;
	padding:3px;
	margin-left:15px;
}
table th.th01 {
	vertical-align:top;
}
table td {
	padding-left:26px;
}
table td input {

	padding:2px;
	background-color:#FFF;
	border:1px solid #bab9b7;
}
table td input.check{
	width:20px;
	padding:2px;
	border:0px;
	background:#EBF3EB;
}
table td.check_td{
	padding:10px 26px;
}
table td input.text01 {
	width:300px;
}
table td input.text02 {
	height:178px;
}
p.center {
	display:block;
	margin:40px auto 10px auto;
	text-align:center;
}
span.red {
	color:#E50012;
}
.green_bg ul {
	clear:both;
	text-align:center;
}
.green_bg li {
	display:inline;
	padding-right:6px;
}
.green_bg li.last {
	padding-right:0px;
}
div.box_regist {
	height:200px;
	overflow:vissible;
	width:550px;
	margin:30px auto;
	font-size:14px;
	line-height:2.0;
}
a:link{
	color:#FF9933;
	
	}

