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

#frame_boxing{
	width: 980px;
	margin: 0 auto;
	background: url(../img/frame_mid.png) center top repeat-y;
}
#frame_boxing_inner1{
	width: 960px;
	height: 610px;
	margin: 0 auto;
	position: relative;
	background: url(../img/frame_bg.jpg) center top no-repeat;
}
#frame_boxing_inner2{
	width: 960px;
	height: 829px;
	margin: 0 auto;
	position: relative;
	background: url(../img/frame_bg2.jpg) left top no-repeat;
}
#frame_boxing_head{
	width: 980px;
	margin: 0 auto;
	height: 32px;
	background: url(../img/frame_head.png) center top no-repeat;
}
#frame_boxing_foot{
	width: 980px;
	margin: 0 auto 20px auto;
	height: 27px;
	background: url(../img/frame_foot.png) center top no-repeat;
}
.main_logo{
	padding: 24px 0 0 250px;
}
.btn_sousa{
	position: absolute;
	top: 5px;
	right: 45px;
}
.txt1{
	padding: 38px 0 0 64px;
}
.sc1{
	margin: 18px 0 0 54px;
	padding: 12px 0 0 12px;
	width: 480px;
	height: 288px;
	background: url(../img/sc1.png) 0 0 no-repeat;
}
#mii{
	position: absolute;
	top: 220px;
	right: 110px;
}

.waku_box{
	padding: 15px 0px 30px 92px;
}
.waku_box .waku{
	width: 245px;
	height: 284px;
	background: url(../img/waku.png) center top no-repeat;
	float: left;
	margin: 0 20px 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: 20px 0 0 0;
	text-align: center;
}
#movie_sc{
	position: absolute;
	top: 76px;
	right: 86px;
}
.mode{
	padding: 75px 0 0px 88px;
}
.txt2{
	padding: 10px 0px 0px 0px;
}
.txt3{
	padding: 44px 0px 0px 0px;
}
.txt4{
	padding: 44px 0px 16px 0px;
}


/* ========================================
	#操作のページ
======================================== */
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: 798px;
	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: 40px;
}
.modal_frame p.c2{
	position: absolute;
	top: 442px;
	left: 41px;
}
.modal_frame p.c3{
	position: absolute;
	top: 430px;
	left: 665px;
}

