@charset "utf-8";
/* ===================================================================
CSS information
 file name  : gpotato_game.css
 style info : Mini Game relation
=================================================================== */


/* Top */
#playmenu {width: 668px;}
.playmenu_bg {
	width: 668px;margin-bottom: 5px;
	background:url(/gpotato/game/top_bg.gif) top center repeat-y;
}
.play1_box1 {width: 646px;border: 1px solid #cccccc;background: #e5e5e5;margin: 0px auto;padding: 3px;}
.play1_box2 {width: 646px;border: 1px solid #cccccc;background: #e5e5e5;margin: 5px auto 0px auto;padding: 3px;}
.play1_title {width: 300px;height: 107px;background: #ffffff;padding-right: 7px;float: left;}
ul.play1_btn {width: 300px;height: 23px;margin: 0px auto;}
ul.play1_btn li{float: left;}

.play2_box1 {width: 646px;margin: 0px auto;padding: 3px;}
.play2_box2 {width: 646px;margin: 5px auto 0px auto;padding: 3px;}
.play2_btn {
	margin:20px 0px 0px 230px;background: url(/gpotato/common/arrow_right.gif) no-repeat;background-position: 3px;
	padding-left: 17px;font-size: 10px;
}
.play2_title1 {width: 300px;height: 55px;background:#ffffff url(/gpotato/game/top_flyff_title.gif) no-repeat;padding-right: 7px;float: left;}

.play3_box {width: 654px;margin: 0px auto;}
.play3_title1 {width: 119px;border: 1px solid #cccccc;background: #ffffff;padding: 3px;float: left;margin-right: 4px;}
.play3_title2 {width: 119px;border: 1px solid #cccccc;background: #ffffff;padding: 3px;float: left;}
.play3_txt {margin-top: 5px;font-size: 10px;}

#game_top_right{
	background:url(http://image.gpotato.jp/gpotato/game/00fla2.jpg);
	width:197px;
	height:190px;
	padding:6px;
}
