@charset "utf-8";
/* CSS Document */
.main{
	padding:20px 30px 0px 30px;
	height:495px;
	background: url("../../images/top/mainback.png") repeat-y;
	}
#flash{
	width:535px;
	height:495px;
	float:left;
	}
#right{
	float:right;
	width:305px;
	height:495px;
	padding:10px 0px 0px 0px;
	}
#footer{
	height:45px;
	margin:0px 14px 0px 16px;
	position:relative;
	}
	
	
/*header*/
#logo{
	position:absolute;
	top:71px;
	left:26px;
	}
#season{
	position:absolute;
	top:77px;
	left:779px;
	height:33px;
	}
#season li{
	float:left;
	margin:0px 5px 0px 0px;
	width:33px;
	height:33px;
	text-indent:-9999px;
	}
#season li a{
	display:block;
	width:33px;
	height:33px;
	}
/*navi*/
#navi .png_bg{
	display:block;
	z-index:1;
	}
#navi ul{
	position:absolute;
	top:10px;
	left:25px;
	z-index:2;
	}
#navi li{
	float:left;
	display:inline;	
	}
#navi li img{
	display:block;
	}
/*right*/
#welcome{
	font-size:10px;
	}
#new{
	width:285px;
	height:235px;
	background: url("../../images/top/newboard.gif") no-repeat;
	margin:10px 0px 15px 0px;
	padding:55px 0px 0px 5px;
	position:relative;
	}
#new h2{
	position:absolute;
	top:22px;
	left:75px;
	}
#joinus{
	display:block;
	}
/*footer*/
#footer img{
	z-index:1;
	display:block;
	width:920px;
	height:30px;
	}
#footer p{
	font-size:10px;
	color:#666666;
	padding:0px 0px 0px 15px;
	}
#kyoua{
	position:absolute;
	top:610px;
	left:860px;
	z-index:2;
	}
/*cgi*/
#new object{
	overflow:auto;
	width:245px;
	height:200px;
	margin:0px 0px 0px 25px;
	}	
*html body div#new object{
	overflow:hidden;
	overflow-y:scroll;
	}
*:first-child+html #new object{
	overflow:hidden;
	overflow-y:scroll;
	}
