
#navi {
	width: 750px;
	height: 40px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#navi ul {
	list-style: none;
}

#navi ul li {
	width: 125px;
	height: 40px;
	float:left;
}

#navi ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
}



#top {
	background: url(../img/navi_top.jpg) no-repeat;
}

#corp {
	background: url(../img/navi_corp.jpg) no-repeat;
}

#chara {
	background: url(../img/navi_chara.jpg) no-repeat;
}

#shop {
	background: url(../img/navi_shop.jpg) no-repeat;
}

#recruit {
	background: url(../img/navi_recruit.jpg) no-repeat;
}

#sitemap {
	background: url(../img/navi_sitemap.jpg) no-repeat;
}

#flash
{
width:950px;
height:477px;
/*background:url(../img/topback.jpg) no-repeat;*/
margin-top:5px;
}





#whatnew {
	width: 950px;
	height: 140px;
	/*background: url(../img/info_area.jpg) no-repeat;*/
	background: url(../img/info_area2.jpg) no-repeat;
	padding-top: 20px;

	margin:10px auto;
}
#whatnew div
{
height:100px;
overflow:auto;
}



#whatnew div p {
	font-size: 14px;
	margin-left:50px;
	margin-bottom:5px;
	width:580px;
	display:block;
	border-bottom:1px solid #DFDFDF;
}




#left {
	width: 490px;
	margin-left: 10px;
	float: left;
}

#left p {
	width: 440px;
	margin-top: 10px;
	margin-left: 10px;
}

#right {
	width: 210px;
	float: left;
}

#right p {
	margin-bottom: 10px;
}

#u_photo {
	clear: both;
	margin-top: 150px;
	margin-left: 20px;
}

#act_banner {
	width: 210px;
	height: 50px;
}

#act_banner a {
	display: block;
	width: 210px;
	height: 50px;
}

/*バナーエリア*/

#top_ban{
width:950px;
text-align:center;
}


.ban{
float:left;
width:210px;
margin-left:80px;
_margin-left:60px;
}
