@charset "utf-8";
body {
	background-image: url(../images/background_LightGray.gif);
	text-align: center;
}
#wrapper {
	background-image: url(../images/wrapper.gif);
	height: 1220px;
	width: 1020px;
	background-repeat: repeat;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/top.gif);
	float: none;
	width: 990px;
	height:200px;
	position:absolute;
	left: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	}
#left {
	width: 990px;
	height:990px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	
	}
.world {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#apDiv3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6B5651;
}
#apDiv7 {
}
