@charset "UTF-8";


.container1 {
	height: 380px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}


.container2 {
	height: 302px;
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	text-indent: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.container3 {
	height: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
}


.container4 {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
	padding-top: 30px;
	padding-bottom: 30px;
}


.container5 {
	background-color: #CCCCCC;
	width: 915px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	line-height: normal;
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 60px;
	padding-left: 25px;
	white-space: normal;
	text-indent: 0px;
}

.container6 {
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	padding-top: 30px;
	padding-bottom: 30px;
	text-indent: 60px;
}


.container7 {
	width: 320px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.container8 {
	height: 6000px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}


.contents {
	width: 1024px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}




.footer {
	background-color: #CCC;
	width: 1024px;
	height: 25px;
	font-size: 14px;
	color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-transform: lowercase;
	line-height: -20px;
	padding-top: 10px;
}


#h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #CCC;
}

#h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
}

#formWrap {
	width:950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	font-size: 16px;
	line-height:120%;
	font-size:90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 60px;
	padding-top: 20px;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:center;
	background-color: #EDEDED;
}


body {
}
