@CHARSET "UTF-8";

body {
	font-family: "メイリオ", ＭＳ Ｐゴシック, 'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ Pro W3', Osaka, Serif;
	text-align: left;
	font-size: 13px;
	line-height: normal;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	width: 100%;
}

section#index-main-body {
	width: 100%;
	margin: 0 auto;
	background-image:
		url("../images/h1-bg.jpg"),
		url("../images/index-main-bg-06.jpg"),
		url("../images/main-bg.jpg");
	background-position: top, top 30px center, top 1030px center;
	background-repeat: repeat-x, no-repeat ,repeat-y;
}

section#index-main-body #main-h1 {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	line-height: 28px;
}

#index-enter-null {
	width: 1000px;
	margin: 0 auto;
	height: 795px;
}

#index-main-v {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
}

#index-main-v #index-button {
	height: 150px;
	width: 1000px;
}

#index-text-eria {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-image: url("../images/index-text-bg.jpg");
	background-repeat: repeat;
	padding: 20px;
}