.formWrap{
	padding:25px;
	margin:30px auto;
	width:732px;
	border:1px solid #a4accb;
	font-size:10pt;
	line-height:1.2em;
}
.formWrap p{
	margin:0;
	padding:0;
	color:#003366;
}
.formWrap .youkou{
	padding:10px;
	margin:10px 0;
	background:url(img/bg01.gif);
	border:1px solid #a7c9e8;
}
h2{
	margin:15px 0;
}


.formWrap .youkou dl {
 width:700px;
 margin:0;
 padding:0;
}
.formWrap .youkou dt {
 float:left;
 width:80px;
 padding:4px 0 4px 5px;
 clear:both;
 font-weight:bold;
 color:#003399;
}
.formWrap .youkou dd {
 width:520px;
 margin-left:80px;
 padding:4px 0 4px 5px;
 border-left:0px solid #999;
}

.mailform{
	margin:15px 0 10px 0; 
}

.mailform p{
	background:url(img/bg_form.gif) repeat-y 0 0;
	padding:2px 0 2px 15px;
	margin:8px 0;
	font-weight:bold;
}
.ast{
	color:#FF3366;
	margin-left:4px;
	font-size:8pt;
	font-weight:normal;
}

.submit{
	margin:0 0 20px 0;
	padding-bottom:15px;
}
.attention{
	margin:10px 0;
	border-top:1px dotted #c0c0c0;
	font-size:8pt;
}
.attention h4{
	margin:10px 0;
	color:#003399;
}
.attention p{
	margin:4px 0;
	line-height:1.2em;
	color:#666666;
}
.attention a{
	color:#FF0066;
}
span.otoiawase{
	padding:5px 10px;
	display:block;
}

p.hissu{
	float:right;
	font-size:8pt;
}