﻿@charset "UTF-8";

.off{
visibility: hidden;
}

#screen_explain{
	position: relative;
	margin:-30px 0 80px 10px;
}

ul#screen{
				list-style: none;
        display: block;
}

ul#screen li a{
	background-image:url("../images/null.gif");
}

ul#screen li a:hover{
  background: #ffb300;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#con0{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box00.png") no-repeat;
}

#txt0{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}

/*-- オプションボタン --*/
#con1{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box01.png") no-repeat;
}
#txt1{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen01{
	position: absolute;
	top:-14px;
	left:230px;
	width: 40px;
	height:	19px;
}
#screen01 a{
	display: block;
	width: 40px;
	height:	19px;
}
#screen01 a:hover{
	width: 40px;
	height:	19px;
}

/*-- ランキングボタン --*/
#con2{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box02.png") no-repeat;
}
#txt2{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen02{
	position: absolute;
	top:-14px;
	left:314px;
	width: 40px;
	height:	19px;
}
#screen02 a{
	display: block;
	width: 40px;
	height:	19px;
}
#screen02 a:hover{
	width: 40px;
	height:	19px;
}

/*-- 武器情報 --*/
#con3{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box03.png") no-repeat;
}
#txt3{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen03{
	position: absolute;
	top:-30px;
	left:461px;
	width: 124px;
	height:	36px;
}
#screen03 a{
	display: block;
	width: 124px;
	height:	36px;
}
#screen03 a:hover{
	width: 124px;
	height:	36px;
}

/*-- タッチパネルボタン --*/
#con4{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box04.png") no-repeat;
}
#txt4{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen04{
	position: absolute;
	top:-14px;
	left:273px;
	width: 40px;
	height:	19px;
}
#screen04 a{
	display: block;
	width: 40px;
	height:	19px;
}
#screen04 a:hover{
	width: 40px;
	height:	19px;
}

/*-- エリア移動ボタン --*/
#con5{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box05.png") no-repeat;
}
#txt5{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen05{
	position: absolute;
	top:-30px;
	left:420px;
	width: 39px;
	height:	36px;
}
#screen05 a{
	display: block;
	width: 39px;
	height:	36px;
}
#screen05 a:hover{
	width: 39px;
	height:	36px;
}

/*-- マップ --*/
#con6{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box06.png") no-repeat;
}
#txt6{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen06{
	position: absolute;
	top:-140px;
	left:475px;
	width: 110px;
	height:	110px;
}
#screen06 a{
	display: block;
	width: 110px;
	height:	110px;
}
#screen06 a:hover{
	width: 110px;
	height:	110px;
}

/*-- 攻撃ヒット表示 --*/
#con7{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box07.png") no-repeat;
}
#txt7{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen07a{
	position: absolute;
	top:-235px;
	left:252px;
	width: 23px;
	height:	21px;
}
#screen07a a{
	display: block;
	width: 23px;
	height:	21px;
}
#screen07a a:hover{
	width: 23px;
	height:	21px;
}
#screen07b{
	position: absolute;
	top:-235px;
	left:309px;
	width: 23px;
	height:	21px;
}
#screen07b a{
	display: block;
	width: 23px;
	height:	21px;
}
#screen07b a:hover{
	width: 23px;
	height:	21px;
}

/*-- 照準 --*/
#con8{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box08.png") no-repeat;
}
#txt8{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen08{
	position: absolute;
	top:-242px;
	left:276px;
	width: 32px;
	height:	34px;
}
#screen08 a{
	display: block;
	width: 32px;
	height:	34px;
}
#screen08 a:hover{
	width: 32px;
	height:	34px;
}

/*-- ＧＰウィンドウ --*/
#con9{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box09.png") no-repeat;
}
#txt9{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen09{
	position: absolute;
	top:-342px;
	left:477px;
	width: 89px;
	height:	43px;
}
#screen09 a{
	display: block;
	width: 89px;
	height:	43px;
}
#screen09 a:hover{
	width: 89px;
	height:	43px;
}

/*-- クラス／プレイヤー名 --*/
#con10{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box10.png") no-repeat;
}
#txt10{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen10{
	position: absolute;
	top:-16px;
	left:0px;
	width: 76px;
	height:	20px;
}
#screen10 a{
	display: block;
	width: 76px;
	height:	20px;
}
#screen10 a:hover{
	width: 76px;
	height:	20px;
}

/*-- 自機の耐久力 --*/
#con11{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box11.png") no-repeat;
}
#txt11{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen11{
	position: absolute;
	top:-80px;
	left:81px;
	width: 93px;
	height:	73px;
}
#screen11 a{
	display: block;
	width: 93px;
	height:	73px;
}
#screen11 a:hover{
	width: 93px;
	height:	73px;
}

/*-- ブーストゲージ --*/
#con12{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box12.png") no-repeat;
}
#txt12{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen12{
	position: absolute;
	top:-97px;
	left:81px;
	width: 93px;
	height:	19px;
}
#screen12 a{
	display: block;
	width: 93px;
	height:	19px;
}
#screen12 a:hover{
	width: 93px;
	height:	19px;
}

/*-- ダメージ方向 --*/
#con13{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box13.png") no-repeat;
}
#txt13{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen13{
	position: absolute;
	top:-202px;
	left:246px;
	width: 64px;
	height:	33px;
}
#screen13 a{
	display: block;
	width: 64px;
	height:	33px;
}
#screen13 a:hover{
	width: 64px;
	height:	33px;
}

/*-- 作戦時間 --*/
#con14{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box14.png") no-repeat;
}
#txt14{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen14{
	position: absolute;
	top:-342px;
	left:30px;
	width: 50px;
	height:	35px;
}
#screen14 a{
	display: block;
	width: 50px;
	height:	35px;
}
#screen14 a:hover{
	width: 50px;
	height:	35px;
}

/*-- コアゲージ --*/
#con15{
	position: absolute;
	top:30px;
	height:73px;
	width:584px;
	background:url("../images/game_screen_box15.png") no-repeat;
}
#txt15{
	position: absolute;
	width:530px;
	top:30px;
	left:20px;
	font-size:12px;
	line-height: 1.4;
}
#screen15{
	position: absolute;
	top:-336px;
	left:81px;
	width: 137px;
	height:	29px;
}
#screen15 a{
	display: block;
	width: 137px;
	height:	29px;
}
#screen15 a:hover{
	width: 137px;
	height:	29px;
}