/* CSS Document */

#content .section {
	margin:5px 0px 40px 25px;
}
.note {
	margin-bottom:1em;
}
.note a {
	background:url(../../images/contact/ic_ar01.gif) no-repeat left top;
	padding-left:15px;
}
.note strong {
	color:#CC0000;
}
#content .section form h3 {
	margin-bottom:10px;
	text-align: center;
}
#content .section form dl{
	background:url(../../images/contact/ic_ar02.gif) repeat-y left;
	border:1px solid #ccc;
	border-bottom:0;
	width:605px;
	margin: 0 auto 1em auto;
}
#content .section form dl dt{
	width:143px;
	float:left;
	clear:left;
	font-weight:bold;
	color:#666666;
	padding:9px 0px 0px 20px;
	font-size:93%;
}
#content .section form dl dd{
	border-bottom:1px solid #ccc;
	padding:7px 0 7px 160px;
}
#content .section form dl dd label{
	font-size:93%;
	color:#666666;
	margin-right:0.5em;
}
#content .section form dl dd .ex{
	font-size:85%;
	color:#666666;
	margin-left:1em;
}
#content .section form dl dd .ex2{
	font-size:85%;
	color:#666666;
	margin:2px 2px 2px 2px;
}
#content .section form dl dd input,
#content .section form dl dd option{
	font-size:93%;
	vertical-align:middle;
}
#content .section form dl dd select{
	margin-bottom:0.5em;
	vertical-align:middle;
}
.buttun {
	text-align:center;
}
.buttun input {
	margin:0 5px;
}
input{
	ime-mode:kana;
}
#content .section form dl dt .require{
	font-weight:normal;
	margin-left:0.5em;
	color: #CC0000;
}


