@charset "EUC-JP";   /*   文字コード   */

*{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1{
	width: 760px;
	height: 470px;
	margin: 0 auto;
	padding: 0;
	background:url(gameGuide_TA_01.jpg) top center no-repeat;
}
.pointBox{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	padding: 0 0 10px 0;
}

.point_leftBox{
	width: 372px;
	height: 458px;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	float: left;
}
.point_rightBox{
	width: 372px;
	height: 458px;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	float: right;
}

.swfBox{
	width: 329px;
	height: 285px;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	padding: 55px 0 0 0;
}

.textBox{
	width: 329px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding: 0;
	line-height: 1.5;
	color: #402306;
}

.point1{ background:url(GameGuideMframe01.jpg) top center no-repeat; }
.point2{ background:url(GameGuideMframe02.jpg) top center no-repeat; }
.point3{ background:url(GameGuideMframe03.jpg) top center no-repeat; }
.point4{ background:url(GameGuideMframe04.jpg) top center no-repeat; }
.point5{ background:url(GameGuideMframe05.jpg) top center no-repeat; }
.point6{ background:url(GameGuideMframe06.jpg) top center no-repeat; }
.point7{ background:url(GameGuideMframe07.jpg) top center no-repeat; }
.point8{ background:url(GameGuideMframe08.jpg) top center no-repeat; }



#bt_newgeme{
	width: 323px;
	float: left;
	padding-left: 212px;
}

#bt_newgeme a{
	background: url(bt_newgeme.jpg);
	width: 323px;
	height: 48px;
	display: block;
}

#bt_newgeme a:hover{
	background: url(bt_newgeme.jpg) 0px -48px;
}

#bt_newgeme strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#bt_TA{
	width: 160px;
	float: left;
	padding-left: 65px;
}

#bt_TA a{
	background: url(bt_TA.jpg);
	width: 160px;
	height: 48px;
	display: block;

}

#bt_TA a:hover{
	background: url(bt_TA.jpg) 0px -48px;
}

#bt_TA strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
