@charset "shift_jis";
/* CSS Document */

#formArea {
	width: 687px;
	margin: 15px 35px 0 38px;
	padding-bottom: 20px;
	}	

#formArea .formName1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	color: #57668c;
}

#privacyPolicy h3 {
	margin: 20px 0 1em;
	border-bottom: 2px solid #57668c;
}
	
#formArea ul {
	margin: 5px 0 20px 0;
	}
	
#inputAreaTable {
	width: 600px;
}

.formMargin {
	margin: 1em 0 0;
}

.confirmMargin {
	margin: 0 0 0;
}

#inputAreaTable h3 {
	font-size: 18px;
	border-bottom: 2px solid #203367;
	margin: 0 0 8px;
}

* html #inputAreaTable h3 {
	padding: 0 0 4px;
}

#inputAreaTable h3 span {
	font-size: 10px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

#inputAreaTable table {
	width: 600px;
	border-top: 1px solid #ccc;
}
	
#inputAreaTable th {
	width: 150px;
	padding: 8px 0 8px 12px;
	/*\*/
	width: 138px;
	/**/
	text-align: left;
	font-weight: normal;
	color: #666;
	font-size: 14px;
	background: #fff url(../images/top/top13_left05.gif) top repeat-x;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #404885;
}	
	
#inputAreaTable td {
	width: 450px;
	padding: 8px 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

#inputAreaTable td.confirm {
	width: 420px;
	padding: 0 15px;
	/*\*/
	width: 450px;
	/**/
}

#inputAreaTable td input {
	width: 420px;
	padding: 3px 5px 4px;
	margin: 0 15px;
	/*\*/
	width: 410px;
	/**/
	color: #666;
	border: 1px solid #aaa;
	letter-spacing: 0.035em;
}

#inputAreaTable textarea {
	width: auto;
	margin: 0 15px;
	color: #666;
	padding: 3px 5px 4px;
	border: 1px solid #aaa;
}

.indispensable {
	color: #f36 !important;
	font-size: 10px !important;
	vertical-align: 5px;
}

.buttonArea {
	margin: 20px auto;
	text-align: right;
}

.buttonArea a img {
	vertical-align: top;
	text-decoration: none;
}

#errorArea {
	padding: 0 0 0px;
	margin: 0 0 20px;
	border-bottom: 1px solid #404885;
}

#errorArea h5 {
	font-size: 14px;
	text-indent: -1em;
	line-height: 1.3;
	margin: 10px 0 5px 1em;
	color: #c30;
}

#errorArea p.errormsg {
	margin: 0 0 0 1.1em;
}

#inputAreaTable td p.errormsg {
	color: #c30;
	font-weight: bold;
}

.sendButton {
	text-align: cneter;
}

#complete {
	margin: 20px 0 50px 10px;
}


/*　個人情報保護方針　*/

#privacyPolicy {
	font-size: 120%;
	line-height: 1.6;
	padding: 0 1em 1em 0;
}

#privacyPolicy a {
	font-size: 100%;
}

#privacyPolicy li {
	font-size: 120%;
	list-style: disc;
	color: #333;
	padding: 0 0 0;
	margin: 0 0 0 1em;
}

#privacyPolicy blockquote {
	margin: 0.5em 2em 0.5em 2em;
}

#privacyPolicy blockquote li {
	font-size: 120%;
	line-height: 1.5;
}

#privacyPolicy ol li {
	list-style-type: decimal;
}

#privacyPolicy ul li {
	list-style: disc;
}

/*　入力フォーム　フッター部分　*/

#formFooter {
	width: 100%;
}

#formFooter .buttonArea {
	float: right;
	width: 300px;
}

#formFooter #sslCertify {
	float: left;
	width: 200px;
	padding: 15px  0;
}



