@charset "utf-8";


/*  .contactArea  */
.contactArea {
	width:630px;
	float:left;
}
.contactArea .ttl {
	text-align:center;
	padding:5px 0 14px;
}
.contactArea .mtxt {
	width:588px;
	padding:0 0 30px 9px;
	clear:both;
	text-align:center;
}
.txt{
	font-size:18px;
	text-align:center;
	}
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:#05104D;
	color:#FFF;
	padding:3px;
	margin-left:15px;
}
table span.nini {
	font-weight:normal;
	width:100px;
	background-color:#ccc;
	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;
}
.contactArea {
	margin-bottom:50px;
}
.contactArea ul {
	clear:both;
	text-align:center;
}
.contactArea li {
	display:inline;
	padding-right:6px;
}
.contactArea  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;
	
	}

