﻿@charset "UTF-8";
body#game{
	background:url("../images/bg_green.jpg") no-repeat;
}

#side_top{
height:91px;
	background:url("../images/side_top_game.png") no-repeat;
}

#game_box{
	width:606px;
	padding:15px 0 0 0px;
}

#game_catch{
	margin:15px 0 0 110px;
}

#game_txt{
	width:605px;
	font-size:12px;
	line-height: 1.4;
	margin:20px 0 0 30px;
}

#game_image{
	margin:-20px 0 0 0;
	padding:0 0 50px 0;
}

#game_satellite{
	margin:5px 0 0 5px;
}

#game_controlpanel{
	margin:5px 0 0 5px;
	padding:0 0 20px 0;
}

.game01#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_01.png") no-repeat;
}

.satellite#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_satellite.png") no-repeat;
}

.operate#paragraph{
	padding:0;
}
.operate#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_operate.png") no-repeat;
}

.basic#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_basic.png") no-repeat;
}

#game_basic{
	margin:5px 0 0 5px;
	padding:0 0 20px 0;
}

.screen#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_screen.png") no-repeat;
}
.screen#paragraph{
	padding:10px 0 0 0;
}

#screen_txt{
	width:605px;
	font-size:12px;
	line-height: 1.4;
	margin:20px 0 -10px 40px;
}

#game_screen{
	margin:5px 0 0 5px;
	padding:0 0 20px 0;
}

.touchpanel#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_touchpanel.png") no-repeat;
}

.iccard#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_iccard.png") no-repeat;
}

#game_iccard{
	margin:5px 0 0 5px;
	padding:0 0 10px 0;
}

#game_iccard02{
	margin:5px 0 0 18px;
	padding:0 0 15px 0;
}

#game_character{
	margin:5px 0 0 18px;
	padding:0 0 5px 0;
}

.gpbuy#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_gpbuy.png") no-repeat;
}

#game_gpbuy{
	width:261px;
	margin:5px 0 0 18px;
	padding:0 0 15px 0;
	float:left;
}

#gpbuy_txt{
	width:280px;
	font-size:12px;
	margin:20px 0 0 30px;
	float:left;
}

#gpbuy_end{
	clear:both;
}

.modeselect#paragraph h3{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_modeselect.png") no-repeat;
}

#game_modeselect{
	margin:5px 0 0 18px;
	padding:0 0 5px 0;
}

#game_modeselect02{
	margin:5px 0 0 18px;
	padding:0 0 25px 0;
}

#update_box{
	margin:15px 0 25px 0;
}

#update_day{
	font-size:12px;
	margin:5px 0 0 10px;
	line-height:19px;
	background:url("../images/sub_arrow.png") no-repeat;
	text-indent:1.5em;
}

#update{
	font-size:16px;
	font-weight:bold;
	width:462px;
	margin:0px 0 0px 27px;
	height:22px;
	padding:3px 0 3px 10px;
	color:#ffffff;
	background:url("../images/version_line.png") no-repeat;
}

#update2{
	font-size:16px;
	font-weight:bold;
	width:462px;
	margin:0px 0 0px 27px;
	height:22px;
	padding:3px 0 3px 10px;
	color:#ffe600;
	background:url("../images/version_line2.png") no-repeat;
}

#update_contents{
	width:550px;
	font-size:12px;
	line-height: 1.4;
	margin:5px 0 0 27px;
	padding:0 0 10px 0;
}

#spacer{
height:300px;
}

.version{
	height:18px;
	text-indent:-100000em;
	background:url("../images/title_game_version.png") no-repeat;
}

#pastversion{
	margin:15px 0 0 330px;
	font-size:12px;
	padding:3px 0 0 3px;
	height:17px;
	text-indent:1.5em;
	line-height:19px;
	background:url("../images/sub_arrow.png") no-repeat;
}