@charset "utf-8";
/* CSS Document */

/*wii・３DS両方のトップページ。レイアウト上部から記述。*/

/*----------wrappper----------*/
div#wrapper{
	width: 784px;
	padding: 30px auto 0px;
	margin: 30px auto 0px;
}
/*---------header----------*/
div#header{
	height: 248px;
	background-image: url(../img/top/sitetitle.png);
	margin-bottom: 30px;
	xborder: 1px solid #F00;
}
/*---------content----------*/
div#content{
	height: 730px;	
	position: relative;
	xborder: 1px solid #3F6;	
}

/*---------content----------*/
div#btnbox{
	height: 440px;
	margin-top: 20px;	
}

/*---------footer----------*/
#footer div.winmiddle{
	margin-bottom: 13px;
	margin-top: -5px;	
}
/*--ヘッダ内セガロゴ--*/
#header h3#segalogo a{
	width: 106px;
	height: 35px;
	overflow: hidden;
	margin-left: 20px;
	padding-top: 42px;
	display: block;
}
#header h3#segalogo a:hover{
	background-color: transparent;
}

/*#header h3#segalogo a:not(:target) {IE9対策
	width: 95px\9;
	height: 32px\9;
	overflow: hidden\9;
	display: block\9;
	background-color: transparent\9;
	border: 1px solid #F00\9;
	position: absolute\9;
	top: 0px\9;
	left: 0px\9;
	z-index: 300\9;
}
/*:root #header h3#segalogo a{IE9対策
	width: 95px\9;
	height: 32px\9;
	overflow: hidden\9;
	display: block\9;
	background-color: transparent\9;
	border: 1px solid #F00\9;
	position: absolute\9;
	top: 0px\9;
	left: 0px\9;
	z-index: 300\9;	
}*/  








.copy{
	width: 547px;
	height: 139px;
	background-image: url(../../img/top/copy.png);
	position: absolute;
	text-indent: -9999px;
	z-index: 200;
	left: 476px;
	top: 180px;
}

#logo{
	background-image: url(../../img/logo.png);
	width: 542px;
	height: 145px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	background-color: #FC3;
}

h3#productinfo{
	display: block;
	width: 460px;
	height: auto;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 35px;
	left: 50px;
	border: 1px solid #666;
	xbackground-color: #FFC;
	z-index: 100;
	color: #000;
	xpadding: 10px;

}
#productinfo table{
	padding: 3px;
	font-size: 80%;
	xheight: 50px;
}

#productinfo table th{
	width: 100px;
	font-weight: bold;
	border-right: 1px solid #FFF;
	line-height: 1.25;
	vertical-align: middle;
}
#productinfo td{
	height: 28px;
	text-align: left;
	font-size: 90%;	
	vertical-align: middle;	
}
#productinfo td.td01{
	width: 5em;
	padding-left: 17px;	
}
#productinfo td.td02{
	width: 6.5em;
	padding-left: -2px;	
}

/*絶対配置でボタンなどを置く場合利用。
.aou a{
	width: 350px;
	height: 180px;
	display: block;
	background-image: url(../img/top/aou.png);
	position: absolute;
	text-indent: -9999px;
	z-index: 300;
	left: 619px;
	top: 279px;
}
.aou a:hover{
	background-position: 0px -180px;
	background-color: transparent;
}
*/
/*#productinfo dl{
	padding-top: 265px;
	padding-left: 35px;	
	font-size: 10.5pt;
	color: #FFF;
	font-size: 65%;	
}
#productinfo dl dt{
	float: left;
}
#productinfo dl dd{
	text-indent: 1em;
	margin-bottom: 16px;
	font-weight: normal;
}
*/

x#btnbox{
	width: 100%;
	height: auto;
	margin: 0px auto;
	xpadding-top: 15px;/*�{���A��L��margin��margin: 15px auto;�ŗǂ��̂����A
	�q�v�f(btnbox)�Ɉ��������Đe�v�f(content)�������邽��padding�Ƃ���B
	�Ȃ�content�̍�����auto�ɐݒ�ł���΂��̃o�O�͉������B*/
}

/*各ボタンが３つ以上あるなどして左にマージンを取り他のボタンと距離を取る場合の記述
#btnbox ul li{
	margin-left: 33px;ボタン３つの場合。
	float: left;
	width: 175px;
	height: 90px;
	text-indent: -9999px;
	position: relative;
}
#btnbox ul li:first-child{左端のボタンのみ、左側のマージンをなくすための記述。
	margin-left: 0px;
}*/
#btnbox{
	width: 784px;
	height: 440px;
	text-indent: -9999px;
}
#btnbox a{
	width: 389px;
	height: 440px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#btnbox a:hover{
	background-position: 0 -440px;
	background-color: transparent;
}

#btnbox #btn3ds a{
	background-image: url(../img/top/btn3ds.png);
	float: left;	
}
#btnbox #btnwii a{
	background-image: url(../img/top/btnwii.png);
	float: left;
}
#line{
	background-image: url(../img/top/bar_vertical.png);
	width: 6px;
	height: 440px;
	xmargin: 0px auto;
	float: left;
	text-align: center;	
}
.comingsoon{
	display: block;
	width: 148px;
	height: 35px;
	background-image: url(../img/top/comingsoon.png);
	text-indent: -9999px;
	position: absolute;
	left: -14px;
	top: -6px;
}
/*---------fotter---------*/
#footer {
	width: 100%;
	height: auto;
	margin: 0px auto;
	backgrounnd-color: #FFF;
	overflow: hidden; 
	padding-bottom: 15px;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
}
#mobilesegabox{
	width: 40%;
	height: auto;
	overflow: hidden;
	float: left;
}
#mobilesega{
	background-image: url(../img/top/mobilesega.png);
	width: 206px;
	height: 65px;
	text-indent: -9999px;
	display: block;
	margin-left: 15px;
	margin-top: 22px;
}

/*カラム落ち現象回避　IE9 hack
#mobilesega:not(:target){
	margin-left: -30px\9;
}
#mobilesega{
	margin-left: -30px¥9;  IE8 and below 
  *margin-left: -30px;  IE7 and below 
  _margin-left: -30px;  IE6 
}*/

#footer #segalogobox{
	width: 20%;
	float: left;
}
/*footerにもセガロゴがある場合ここをイキ*/
#footer #segalogo a{
	width: 106px;
	height: 35px;
	background-image: url(../img/top/segalogo.png);
	display: block;
	text-indent: -9999px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 6px;
}
/*(C)SEGA*/
#csega{
	width: 45px;
	height: 1em;
	display: block;
	color: #CCC;
	z-index: 300;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;/*上にセガロゴがある場合はここを調整*/
}
#footer #footertextbox{
	width: 40%;
	float: right;
}
#footer #text{
	width: auto;
	height: 3em;
	text-align: right;
	color: #CCC;
	font-size: 85%;
	margin-right: 15px;
	margin-top: 20px;
}

/*サイト下部バナー群*/
div#footerbnr{
	clear: both;
	width: 100%;
	height: 98px;
	margin-top: 150px;
}
div#footerbnr ul{

}
div#footerbnr ul li{
	width: 212px;
	height: 77px;
	border: 1px solid #0CF;
	background-color: #FFF;
	float: left;
	margin-right: 71px;
	text-indent: -9999px;
}

div#footerbnr ul li:last-child{
	margin-right: 0px;
}

div#footerbnr ul li a{
	display: block;
	width: 212px;
	height: 77px;	
}
/*バナー（セガアーカイブス）*/
div#footerbnr ul li a{
	background: url(../img/top/bnr_segaarchives.jpg) no-repeat left top;
}



/*カラム落ち現象回避　IE9 hack*/
#footer #footertextbox:not(:target){
	width: 39%\9;
}
#footer #footertextbox{
	width: 39%¥9; /* IE8 and below */
  *width: 39%; /* IE7 and below */
  _width: 39%; /* IE6 */
}


/*ハックlist*/
xbody {
    property: red; /* all browsers, of course */
    property: green¥9; /* IE8 and below */
    *property: yellow; /* IE7 and below */
    _property: orange; /* IE6 */
}
xbody:not(:target) {
    property: black¥9; /* IE9 */
}
