body {
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#wrapper {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: auto;
	width: 970px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#banner {
	color: #CCCCCC;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navi {
	color: #CCCCCC;
	height: 26px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

#text1 {
	color: #444444;
	height: 40px;
	width: 1000px;
	margin-top: 40px;
    margin-right: auto;
	margin-bottom:50px;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 35px;
	line-height: 40px;
}

p {
    line-height: 1３px;
}


#contents1 {
	height: 1000px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 15x;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	color: #444444;
	margin-top:30px;
}	

#contents2 {
	height: 1100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
}
.border {
	border: 0px;
}

#footer {
	text-align: center;
	width: 970px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: auto;
	color: #666666;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}