@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#666666;
	letter-spacing:0.1em;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
	background-image: url(formimg/headerbg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headerbox {
	text-align: left;
	width: 760px;
	margin: 0px;
	height: 167px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-image: url(formimg/mainheader.jpg);
	background-repeat: no-repeat;
}


#contentsmainbox {
	text-align: left;
	width: 760px;
	height: 100%;
	float: left;
	line-height: 20px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.midashitxtstyle001 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FF0000;
	line-height: 30px;
	font-weight: bold;
}
.tdstyle001 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	width: 20%;
	padding: 5px;
}

.input001 {
	font-size: 18px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: auto;
	font-weight: normal;
	letter-spacing: 0.2em;
}
