@charset "utf-8";

/*--------------------------------------------------- 包括レイヤー ---------------------------------------------------*/
*html body {/*IE6用*/overflow-y:auto;}
*+html body {/*IE7用*/overflow-y:auto;}
body{background:url(../images/background.jpg) no-repeat top center #000; color:#bbb; font-size:12px; line-height:1.2; overflow-y:scroll;}
li{font-size:0; line-height:0;}
img{border:0;}

#wrapper{margin:0 auto; width:871px; text-align:center;}

a:link {color:#ff3939; text-decoration:none;}
a:hover {color:#d00; text-decoration:none;}
a:active {color:#f00; text-decoration:none;}
a:visited {color:#ccc; text-decoration:none;}



/*--------------------------------------------------- topページ用 ---------------------------------------------------*/
#contents{width:850px; height:915px; text-align:left; background:url(../images/top_background.jpg) no-repeat;}
#flash{padding:71px 0 0 22px;}
#information{height:203px; position:relative; top:-107px; left:77px; z-index:5;}
#footer_menu{position:relative; overflow:hidden;}
	#footer_menu ul{position:relative; left:47%; float:left;}
	#footer_menu li{padding:0 30px; position:relative; left:-50%; float:left;}