/* CSS Document */
#gameBackground{width:100%; background:url("../images/common/game_background.gif") repeat-x;}
#gameBody{margin:0 auto; width:984px;}
/*#gameRightColumn {float:right; width:1px;}*/
#gameCenterColumn {margin:0px 0px 0px 141px; background:#FFFFFF url("../images/common/game_background_white.gif") repeat-y;}
#gameHeaderBG {margin:0; background:url("../images/common/game_header_center.jpg") no-repeat; display:block;}

#gameHeader{margin:0 auto; width:821px; display:block; position:relative;}

#gameMainGray {margin:0 auto; width:833px; background-color:#E2E2E2; border-top:solid #BFBFBF 1px; border-bottom:solid #BFBFBF 1px;}
#gameWrkLnpWide{margin:0 auto; width:813px; display:block; font-size:8pt;}

#gameSeo{position:absolute; top:7px; left:165px;}
#gameTitle{position:absolute; top:37px; left:165px; width:463px; display:block; font-size:8pt; padding-left:35px;}
#gameTitleCategory{top:32px; left:165px; position:absolute; display:block;}

.update_date{width:99%; display:block; background-color:#333333; padding:2px 0 0 5px;border-bottom:solid 1px #666666;}
.update{width:100%; border-bottom:dashed 1px #999999; margin-top:5px;}

.innerFreeWidth {
	margin:0 auto;
	display:block;
	}
td.gameText{
	color:#EEEEEE;
	font-size:8pt;
	}


/* ラインナップ */
.gameLineup	{
	width:402px;
	height:102px;
	text-align:left;
	background: #F0E5E2 url("../images/game/game_lineup_ctitle.gif") no-repeat;
	position:relative;
	margin-bottom:8px;
	}
.gameLineupText{
	font-size:8pt;
	width:304px;
	height:69px;
	position:absolute;
	top:26px;
	left:88px;
	}

/* 制作実績 */
.gameWrks	{
	width:402px;
	height:102px;
	text-align:left;
	background: #F1EDC0 url("../images/game/game_wrks_ctitle.gif") no-repeat;
	position:relative;
	margin-bottom:8px;
	}
.gameWrksText{
	font-size:8pt;
	width:304px;
	height:69px;
	position:absolute;
	top:26px;
	left:88px;
	}
