@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	background-image: url(../imgs/header_base1.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	margin: 0px;
	height: auto;
	width: 900px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1000px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	text-align: right;
	height: 40px;
	width: 1000px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #900;
	margin: 0px;
	padding: 0px;
}
#comingsoon {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #900;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: auto;
	line-height: 400px;
}
#header2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 1000px;
}

