@charset "shift_jis";
/* ========================================
	#BOWLING PAGE
======================================== */
body#cnt_tennis{
	background: url(../img/bg_cnt.jpg) center 0 no-repeat #fff;
}

#frame_bwl{
	width: 980px;
	margin: 0 auto;
	background: url(../img/frame_mid.png) center top repeat-y;
}
#frame_bwl_inner1{
	width: 960px;
	height: 610px;
	margin: 0 auto;
	position: relative;
	background: url(../img/frame_bg.jpg) center top no-repeat;
}
#frame_bwl_inner2{
	width: 960px;
	height: 1081px;
	margin: 0 auto;
	position: relative;
	background: url(../img/frame_bg2.jpg) left top no-repeat;
}
#frame_bwl_head{
	width: 980px;
	margin: 0 auto;
	height: 32px;
	background: url(../img/frame_head.png) center top no-repeat;
}
#frame_bwl_foot{
	width: 980px;
	margin: 0 auto 10px auto;
	height: 27px;
	background: url(../img/frame_foot.png) center top no-repeat;
}
.bwl_logo{
	padding: 20px 0 0 212px;
}
.btn_sousa{
	position: absolute;
	top: 5px;
	right: 45px;
}
.txt1{
	padding: 36px 0 0 415px;
}
.sc1{
	padding: 28px 0 0 419px;
}
#mii_bwl{
	position: absolute;
	top: 217px;
	left: 80px;
}

.waku_box{
	padding: 15px 0px 30px 90px;
}
.waku_box .waku{
	width: 245px;
	height: 326px;
	background: url(../img/waku.png) center top no-repeat;
	float: left;
	margin: 0 22px 0 0;
}
.waku_box .mt{
	padding: 23px 0 0 0;
	text-align: center;
}
.waku_box .dt{
	padding: 18px 0 0 0;
	text-align: center;
}
.waku_box .btn_sc{
	padding: 22px 0 0 0;
	text-align: center;
}
.mode{
	padding: 75px 0 30px 82px;
}
.txt2{
	float: left;
	padding-right: 28px;
}
.txt3{
	float: left;
}
.txt4{
	text-align: center;
	padding: 5px 0 0 0;
}
.txt5{
	padding: 10px 0px 20px 82px;
}
.waku_box2{
	padding: 0px 0px 30px 90px;
}
.waku_box2 .waku{
	width: 245px;
	height: 308px;
	background: url(../img/waku2.png) center top no-repeat;
	float: left;
	margin: 0 22px 0 0;
}
.waku_box2 .mt{
	padding: 23px 0 0 0;
	text-align: center;
}
.waku_box2 .dt{
	padding: 20px 0 0 0;
	text-align: center;
}
.waku_box2 .btn_sc{
	padding: 20px 0 0 0;
	text-align: center;
}
/* ========================================
	#操作のページ
======================================== */
body#cnt_sousa{
	margin: 0;
	padding: 0;
	background: url(../img/sousa_bg.png) 0 0 no-repeat;
}
body#cnt_sousa p{
	margin: 0;
	padding: 0;
}
.modal_frame{
	margin: 0;
	padding: 0;
	position: relative;
	width: 886px;
	height: 864px;
	background: url(../img/sousa_bg2.png) 0 0 no-repeat;
}
.modal_frame p.ttl{
	position: absolute;
	top: 40px;
	left: 43px;
}
.modal_frame p.c1{
	position: absolute;
	top: 100px;
	left: 41px;
}
.modal_frame p.c2{
	position: absolute;
	top: 457px;
	left: 41px;
}
.modal_frame p.c3{
	position: absolute;
	top: 554px;
	left: 270px;
}
.modal_frame p.c4{
	position: absolute;
	top: 465px;
	left: 630px;
}

