@charset "UTF-8";



/*白バック指定（全体・タブ部分）*/

#mainKikaku {
	width	:848px;
	border-color:#B5B5B5;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	margin-left : auto;
	margin-right : auto;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../img/gm-watch_01.jpg);
	background-repeat: no-repeat;
}



/*ヘッダー下全体枠指定*/
#contents {
	width		:770px;
	margin : 0 auto;
}

#head{
	width:770px;
	height: 191px;
	background-image:url(../img/numeroLogoL.gif);
	background-repeat:no-repeat;
}
#head h2,
#head2 h2,
#head p,
#tokuten h2{
	text-indent:-9999px;
}
#playerLeft{
	width:402px;
	float:left;
}
#swfArea{
	width:402px;
	height:382px;
}
#playerRight{
	width:368px;
	float:left;
	background-image: url(../img/numeroMag.jpg);
	height: 382px;
}
#tokuten{
	width:350px;
	height:232px;
}
p
{
	text-indent:-9999px;
}
#box2{
	width:770px;
	height:185px;
	background-image:url(../img/gm-watch_02.gif);
}
#box3{
	width:770px;
	height:609px;
	background-image:url(../img/gm-watch_03.jpg);
}

.blank{
	width:770px;
	height:185px;
}
#box1 h2,
#box1 p,
#box3 h2,
#box3 p,
.blank h2,
.blank p{
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
}
#topicBox1{
	width:385px;
	height:341px;
	background-image:url(../img/numero1.jpg);
	float:left;
}
#topicBox2{
	width:385px;
	height:341px;
	background-image:url(../img/numero2.jpg);
	float:left;
}
#topicBox3{
	width:385px;
	height:341px;
	background-image:url(../img/numero3.jpg);
	float:left;
}
#topicBox4{
	width:385px;
	height:909px;
	background-image:url(../img/numero4.jpg);
	float:left;
}
#topicBox5{
	width:385px;
	height:341px;
	background-image:url(../img/numero5.jpg);
	float:left;
}
#topicBox6{
	width:385px;
	height:341px;
	background-image:url(../img/numero6.jpg);
	float:left;
}
.btLeft{
	float:left;
}
.btRight{
	float:right;
}
.c-both{
clear:both;
}

