.left_required {
	width: 150px;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	background-color: #c4cfe4;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(../images/form-icon01.gif);
	background-repeat: no-repeat;
	background-position: 120px 10px;
	border-bottom: 1px solid #899fc9;
	font-weight: bold;
}

.left_not_required {
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	color: #000000;
	background-color: #c4cfe4;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(../images/form-icon02.gif);
	background-repeat: no-repeat;
	background-position: 120px 10px;
	border-bottom: 1px solid #899fc9;
	font-weight: bold;
}

.td_right {
	padding: 10px 0;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: bottom;
	padding-left: 15px;
	line-height: 16px;
	border-bottom: 1px solid #dddddd;
}

.box-gray {
	border: 1px solid #999999;
}
.font14b-cent {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.font12-last {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 18px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
/* CSS Document */
.font12-bg-bno {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #c6e3e7;
	text-align: left;
	padding-left: 15px;
}
.font12-red {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	line-height: 18px;
}
.font11-exno {
	font-size: 12px;
	color: #333333;
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 18px;
}

.font12-cent {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.font16b-cent {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.font20b-cent {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.form_endmessage {
	width:400px;
	padding: 10px;
	border: #FF0000 1px solid;
	text-align: center;
}

#input_area {
	background:url(../images/header.jpg) repeat-y;
	margin:0 auto;
	padding: 0;
	width:930px;
}

.form_title {
	margin:20px 0 15px;
	font-size:16px;
	font-weight:bold;
	color:#1c2754;
}

/* footer */
#footer {
	background-color:#FFFFFF;
	clear: both;
	color: #0066FF;
	overflow:hidden;
	background-image:url(../images/lin_foot.gif);
	background-repeat:repeat-x;
	width: 900px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer .inner {
	text-align: center;
	font-size: 13px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif;
}

#header {
	margin:0 auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 930px;
	height: 105px;
	position: relative;
}

.header_link {
	position: absolute;
	left:25px;
	top:8px;
	width:179px;
	height:93px;
	display: block;
}

.nondis {
	display:none;
}
