/*--- 本文位置あわせ -------------------------------*/
div.game_main
{
	z-index				: 0 ;
	position			: absolute ;
	left				: 0px ;
	right				: 160px ;	/*FireFox*/
	_right				: 140px ;	/*IE*/
	padding-left		: 13em ;
	padding-top			: 2em ;
}

/*---トップメニュー：メニューブロック ------*/
div.gamemenu_block
{
	clear				: left ;
	margin-bottom		: 0.5em ;
}

/*--- トップメニュー：画像 -----------------*/
img.gametop_menu
{
	float				: left ;
}


/*--- ゲームメニュー -----------------------*/
div#gamemenu
{
	z-index				: 10 ;
	position			: absolute ;
	left				: 3em ;
	top					: 10em ;
	width				: 9em ;
	height				: 22em ;
}

/*--- イーリオス -------------------------------------------*/

/*--- イーリオスサブメニュー ---------------*/
div#iliosmenu
{
	z-index				: 15 ;
	position			: absolute ;
	left				: 3em ;
/*	top					: 27em ;*/
	top					: 15em ;
	width				: 9em ;
	height				: 12em ;
}

/*--- ゲーム標準ウィンドウ -----------------*/
div#win_newgame
{
	position			: relative ;
	width				: 100% ;
	padding-bottom		: 2em ;
}

div#win_main
{
	position			: relative ;
	width				: 100% ;
	margin-top			: 1em ;
	padding-bottom		: 2em ;
}

div#win_murige
{
	position			: relative ;
	width				: 100% ;
	margin-top			: 1em ;
	padding-bottom		: 2em ;
}

/*--- ゲーム共通タイトルウィンドウ ---------*/
div#win_gametitle
{
	position			: relative ;
	top					: -1em ;
	width				: 100% ;
	padding-bottom		: 2em ;
}

/*--- イーリオス：この作品について ---------*/
div#win_il_outline
{
	position			: relative ;
	width				: 96% ;
	padding-bottom		: 2em ;
}

/*--- イーリオス：説明 ---------------------*/
div#win_il_help
{
	z-index				: 1 ;
	position			: relative ;
	top					: -1em ;
	left				: 1em ;
	width				: 96% ;
}

/*--- イーリオス：ゲーム -------------------*/
div#win_il_game
{
	z-index				: 1 ;
	position			: relative ;
	top					: -1em ;
	left				: 0em ;
	width				: 660px ;
}

/*--- イーリオス：セーブ方法 -----------------------*/
div#win_il_save
{
	position			: relative ;
	width				: 100% ;
	padding-bottom		: 2em ;
}

/*--- イーリオス：アイテム解説 ---------------------*/
div#win_il_item
{
	position			: relative ;
	width				: 100% ;
	padding-bottom		: 2em ;
}

/*--- イーリオス：説明書２のメニュー ---------------*/
div#win_il_m2_menu
{
	position			: relative ;
	width				: 96% ;
	padding-bottom		: 2em ;
}

/*--- イーリオス：説明書２のアイテム ---------------*/
div#win_il_m2_item
{
	z-index				: 1 ;
	position			: relative ;
	top					: -1em ;
	left				: 1em ;
	width				: 96% ;
}

/*--- イーリオス：説明書２のセーブ -----------------*/
div#win_il_m2_save
{
	z-index				: 2 ;
	position			: relative ;
	top					: -2em ;
	left				: 2em ;
	width				: 96% ;
}

/*--- イーリオス：操作説明のキー -------------------*/
td.ilios_key
{
	width				: 4em ;
}


/*--- レイストリーム ---------------------------------------*/

/*--- レイストリーム：ゲームウィンドウ -----*/
div#win_rsgame
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 500px ;
	height				: 500px ;
}

/*--- キー操作：キー -----------------------*/
td.rskey_key
{
	width			: 6em ;
}

/*--- キー操作：アクション -----------------*/
td.rskey_action
{
	width			: 16em ;
}

/*--- ＲＰＧ -----------------------------------------------*/

/*--- ＲＰＧ標準ウィンドウ -----------------*/
div#win_rpg
{
	position			: relative ;
	width				: 420px ;
	padding-bottom		: 2em ;
}

/*--- ＲＰＧ：ゲームウィンドウ -----*/
div#win_rpggame
{
	z-index				: 1 ;
	position			: absolute ;
	left				: 13em ;
	top					: 10em ;
	width				: 500px ;
	height				: 600px ;
}

/*--- ＹＳ：この作品について ---------------*/
div#win_ys_outline
{
	position			: relative ;
	width				: 96% ;
	padding-bottom		: 0em ;
}

/*--- ＹＳ：説明 ---------------------------*/
div#win_ys_help
{
	z-index				: 1 ;
	position			: relative ;
	top					: -1em ;
	left				: 1em ;
	width				: 96% ;
}

/*--- キー操作：キー -----------------------*/
td.rpgkey_key
{
	width			: 7em ;
}

/*--- キー操作：アクション -----------------*/
td.rpgkey_action
{
	width			: 16em ;
}

/*--- ＳＬＧ -----------------------------------------------*/

/*--- ＳＬＧ標準ウィンドウ -----------------*/
div#win_slg
{
	position			: relative ;
	width				: 660px ;
	left				: 0em ;
	top					: -1em ;
}

/*--- だんだんだーん！：ゲームウィンドウ -------------------*/
div#win_mini_stg01
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 500px ;
/*	height				: 500px ;*/
}

/*--- ダラディウス：ゲームウィンドウ -----------------------*/
div#win_mini_stg02
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 624px ;
}

/*--- 川腹海背：ゲームウィンドウ ---------------------------*/
div#win_mini_box01
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 604px ;
}

/*--- 突撃ＲＰＧ：ゲームウィンドウ -------------------------*/
div#win_mini_rpg02
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 792px ;
}

/*--- たんしおディフェンス：ゲームウィンドウ ---------------*/
div#win_mini_slg01
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 740px ;
}

/*--- ときめきメモリアン ---------------------------*/
div#win_smp03
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 500px ;
}

/*--- スターブラスター -----------------------------*/
div#win_smp04
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 520px ;
}

/*--- 牛すじハンター -------------------------------*/
div#win_net_sug01
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 680px ;
}

/*--- みっちゃん２ ---------------------------------*/
div#win_act01
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 600px ;
}


/*--- マグチュー -----------------------------------*/
div#win_mag
{
	position			: relative ;
	width				: 540px ;
	padding-bottom		: 2em ;
}

/*--- ランキングウィンドウ ---------------------------------*/
div#win_ranking
{
	z-index				: 1 ;
	position			: relative ;
	top					: 0em ;
	left				: 0em ;
	width				: 640px ;
}


/*--- ランキングテーブル -------------------*/
table.sr_table
{
}

table.sr_table th
{
	border-style	    : dashed ;
	border-top-width	: 0px ;
	border-right-width	: 2px ;
	border-bottom-width	: 0px ;
	border-left-width	: 0px ;
	border-color		: #a0c0d0 ;
	padding				: 4px, 8px, 4px, 8px ;		/*上右下左*/
}

/*--- ランキング内：見出し共通 -------------*/
table.sr_table th
{
	background-color	: transparent ;
	background-image	: none ;
	color       		: #FFffff ;
	font-size   		: 80% ;
}

/*--- ランキング内：項目共通 ---------------*/
table.sr_table td
{
	border-style	    : dashed ;
	border-top-width	: 2px ;
	border-right-width	: 2px ;
	border-bottom-width	: 0px ;
	border-left-width	: 0px ;
	border-color		: #a0c0d0 ;
	padding				: 4px, 8px, 4px, 8px ;		/*上右下左*/
}

/*--- 各ランキング見出し -------------------*/
th.sr_rank
{
	width				: 3em ;
}

th.sr_name
{
	width				: 10em ;
}

th.sr_stage_stg04
{
	width				: 6em ;
}

th.sr_score
{
	width				: 6em ;
}

th.sr_date
{
	width				: 5em ;
	border-right-width	: 0px ;
}

/*--- 各項目内 -----------------------------*/
td.sr_item_rank
{
	text-align			: center ;
}

td.sr_item_score
{
	text-align			: right ;
}


/*--- 新着 ---------------------------------*/
span.sr_new
{
	color : #ffff00 ;
	fint-size : 90% ;
	font-weight : bold ;
}

/*--- End of game.css --------------------------------------*/

