@charset "utf-8";
/* CSS Document */

#swf{
	clear:both;
	width:900px;
	height:280px;
	padding:0;
	margin:0 auto;
	/*float:left;*/
}
#topswf{
	z-index:1;
}

/*オープンキャンパス*/
#nextoc{
	width:478px;
	height:153px;
	margin:0 auto;
	padding:10px 0 0 0;
	background:url(../../img/top/nextoc.png) left bottom no-repeat;
}
#nextoc h2{display:none;}
#nextoc p{
	color:#993366;
	padding:17px 15px 15px 130px;
	margin:0;
}
#nextoc a{
	width:440px;
	height:80px;
	margin:0;
	padding:5px 19px 0 19px;
	display:block;
	background:url(../../img/top/OCbanner.png) center bottom no-repeat;
}

/*ニュース*/
#news{
	width:485px;
	height:258px;
	margin:0 0 0 38px;
	padding:10px 0;
	text-align:center;
	background:url(../../img/top/newsback.png) center center no-repeat;
}
#news h2{display:none;}

#news a.newslist{
	width:50px;
	height:14px;
	margin:0;
	padding:30px 0 0 270px;
	display:block;
	background:url(../../img/top/btn_newslist.gif) right bottom no-repeat;
}

#news div.newsmain{
	width:465px;
	height:174px;
	padding:10px;
	margin:0;
}
*html #news div.newsmain{
	width:485px;
	height:194px;
}
#news div.newsmain  ul{
	overflow:auto;
	margin:10px 10px 0 10px;
	padding:0;
	width:445x;
	height:180px;
	text-align:left;
	font-size:80%;
	list-style:none;
}
#news div.newsmain ul li{
	background:url(../../img/common/list.gif) no-repeat left center;
	border-bottom:dotted 1px #666666;
	padding: 5px 10px;
}
#news div.newsmain ul li a{
	text-decoration:none;
	color:#4D4D4D;
}
#news div.newsmain ul li a:hover{
	text-decoration:none;
	color:#903;
}

/*サイド*/


