@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	color:#666666;
	font-size:12px;
	letter-spacing:0.1em;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	}
a{
	color:#000000;
	text-decoration:underline;
	}
a:hover{
	color:#000000;
	text-decoration:none;
	}
img{
	border:0;
	}

#navi{
	margin:auto;
	text-align:left;
	width:880px;
	}

#contents{
	margin:auto;
	width:820px;
	padding:10px 0;
	}
	
#footer{
	margin:50px 0 0 0;
	background:url(../images/footer_bg.gif) repeat-x;
	height:36px;
	}
#footer_aria{
	width:800px;
	margin:auto;
	padding:5px;
	font-size:10px;
	}
	
#whatsnew{
	background:url(../images/whatnew_bg.gif) no-repeat;
	widows:254px;
	height:197px;
	}