/* ボディーエリア
-------------------------------------------------- */

body {
	background : #000000 url(../img/top_bg.jpg) top no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", "Osaka";
	text-decoration:none;
	}

#wrapper {
		margin:60px auto 0px auto;
		width: 916px;
		text-align: center;
		position: relative;
		}
