@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#f9edf3;
	padding-bottom:15px;
	text-align:center;
	}

h1{
	font-size:12px;
	width:1026px;
	margin:0px auto;
}

br{
	clear:both;
}

img{
	border:none;
}

.index0main{
	width:1026px;
	height:720px;
	background-image:url("../img/index_bg.jpg");
	background-repeat:no-repeat;
	margin:0px auto;
}

.enter_bt_ohta_comingsoon{
	width:286px;
	height:204px;
	background-image:url("../img/index_ohta_comingsoon.png");
	background-repeat:no-repeat;
	margin:165px 0px 0px 10px;
	float:left;
}

.enter_bt_ohta{
	width:286px;
	margin:160px 0px 0px 10px;
	float:left;
}

.enter_bt_ohta a{
	display:block;
	width:286px;
	height:204px;
	background-image:url("../img/index_ohta_enter_bt.png");
	background-repeat:no-repeat;
}

.enter_bt_ohta a:hover{
	background-image:url("../img/index_ohta_enter_bt_on.png");
	background-repeat:no-repeat;
}

.enter_bt_utsunomiya{
	width:286px;
	margin:160px 0px 0px -15px;
	float:left;
}

.enter_bt_utsunomiya a{
	display:block;
	width:286px;
	height:204px;
	background-image:url("../img/index_utsunomiya_enter_bt.png");
	background-repeat:no-repeat;
}

.enter_bt_utsunomiya a:hover{
	background-image:url("../img/index_utsunomiya_enter_bt_on.png");
	background-repeat:no-repeat;
}

.enter_bt_nasu{
	width:286px;
	margin:180px 0px 0px -15px;
	float:left;
}

.enter_bt_nasu a{
	display:block;
	width:286px;
	height:184px;
	background-image:url("../img/index_nasu_enter_bt.png");
	background-repeat:no-repeat;
}

.enter_bt_nasu a:hover{
	background-image:url("../img/index_nasu_enter_bt_on.png");
	background-repeat:no-repeat;
}

.k18txt{
	color:#ff6fd0;
	font-size:10px;
	text-align:left;
	padding:68px 0px 0px 162px;
}

.index_cmm{
	width:438px;
	height:162px;
	background-image:url("../img/index_cmm.jpg");
	background-repeat:no-repeat;
	margin:40px auto;
}

.overflow_txt{
	color:#866d6e;
	width:395px;
	height:125px;
	font-size:11px;
	text-align:center;
	line-height:120%;
	padding:22px 0px 0px 20px;
	/padding:22px 0px 0px 0px;
	overflow:auto;
}

html:first-child .overflow_txt{
	color:#866d6e;
	width:395px;
	height:125px;
	font-size:11px;
	text-align:center;
	line-height:120%;
	padding:22px 0px 0px 20px;
	overflow:auto;
}

.copyright{
	color:#F85991;
	font-size:11px;
	text-align:center;
	margin-top:20px;
}

.footer_txt_box{
	color:#786062;
	width:880px;
	font-size:11px;
	text-align:center;
	margin:0px auto;
}

.index_bnbox{
	width:88px;
	margin:10px 0px 0px 19px;
	float:left;
}

.shimai_bn{
	margin:90px 0px 0px -200px;
}
