@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}


/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	background:#fffffe url("../img/top/bg_1.gif") repeat-x;
}

hr {
	display: none;
}

#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url("../img/index/image.jpg") no-repeat;
	width:1000px;
	height:800px;
}

#wrap h1 {
	text-indent: -9999px;
}

#wrap p {
	position: absolute;
	top: 510px;
	left: 31px;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
	width: 366px;
}


#wrap ul#enter_pc {
	margin: 0;
	padding: 0;
	list-style: none;
}

#wrap ul#enter_pc li {
	position: absolute;
	top: 400px;
	width: 164px;
	height: 62px;
}

#wrap ul#enter_pc li#enter { left: 31px; background: url("../img/index/enter.gif") no-repeat;}
#wrap ul#enter_pc li#exit { left: 235px; background: url("../img/index/exit.gif") no-repeat;}

#wrap ul#enter_pc li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 164px;
	height: 62px;
	border: 0 none;
}

#wrap ul#enter_mobile {
	display: none;
}

#wrap address {
	text-indent: -9999px;
}

#flash,
#flash img {
	width: 88px;
	hright: 31px;
}

#flash {
	position: absolute;
	top: 606px;
	left: 181px;
}

#flash img {
	border: 0 none;
}
