@charset"Shift_JIS";

#bg{
	width:100%;
	height:750px;
	text-align: center;
	}
	
#face{
	background-image:url(../img/bg_naka.jpg);
	width:900px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	height:50px;
	background-color:#000000;
	}


a#nds_logo{
	background-image:url(../img/logo_nds.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	text-indent:-9999px;
	float:left;
	}

a#sega_logo{
	background-image:url(../img/logo_sega.jpg);
	width:150px;
	height:50px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:right;
	}


#nakami{
	float:center;
	width:100%;
	background-image:url(../img/bg.jpg);
	}

#main{
	float:right;
	width:750px;
	}

#botan{
	float:left;
	width:150px;
	}
	


#footer{
	width:100%;
	text-align:center;
	font-size:10px;
	background-color:#000000;
	}

#footer_face{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display: block;
	}

#maruc{
	background-image:url(../img/maruc.jpg);
	background-repeat:no-repeat;
	width:239px;
	height:44px;
	text-indent:-9999px;
	display: block;
	float:left;
	}
	
#flash{
	background-image:url(../img/get_flash_player.gif);
	background-repeat:no-repeat;
	width:88px;
	height:31px;
	text-indent:-9999px;
	float:right;
	}
	
#atention{
	clear:both;
	width:900px;
	}
