@charset "Shift_JIS";

/*--- information
--------------------------------------------------------------------------	

	Build Date : 2009/10/30;
	Update Date : 2009/11/02;
	Site Name : ;
	URL : ;
	About : ;
	Author : ;

--------------------------------------------------------------------------*/

/*--- 01.main-btn
--------------------------------------------------------------------------*/

.main-btn1 {
	display:block;
	width:261px;
	height:58px;
	background-image:url(../img/main_btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
	float:left;
}

.main-btn1:hover {
	background-position:0 -58px;
}

.main-btn2 {
	display:block;
	width:261px;
	height:58px;
	background-image:url(../img/main_btn_002.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
	float:left;
}

.main-btn2:hover {
	background-position:0 -58px;
}

/*--- 02.game
--------------------------------------------------------------------------*/

.top-btn1 {
	display:block;
	width:142px;
	height:21px;
	background-image:url(../game/img/top_btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
	float:left;
}

.top-btn1:hover {
	background-position:0 -21px;
}

.game-btn1 {
	display:block;
	width:188px;
	height:41px;
	background-image:url(../game/img/game_btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
	float:left;
}

.game-btn1:hover {
	background-position:0 -41px;
}

.game-btn2 {
	display:block;
	width:188px;
	height:41px;
	background-image:url(../game/img/game_btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-188px 0;
	text-indent:-9999px;
	font-size:0.1%;
	/*line-height:0.1%;*/
	float:left;
}

.game-btn2:hover {
	background-position:-188px -41px;
}

/*--- 03.link
--------------------------------------------------------------------------*/

.page_link1 {
	text-align:center;
	font-size:11px;
	line-height:1.5;
	color:#666;
}

/*--- 
--------------------------------------------------------------------------*/