@charset "utf-8";

#flash {
	background:url(../images/bg_flash.jpg) center center;
	width:900px;
	height:307px;
	margin:10px 25px;
}

#flash-inner {
	text-align:center;
	padding:7px 0 0 0;
}

#alpha h2 {
	background:url(../images/top_news.jpg) no-repeat;
	width:104px;
	height:47px;
	margin:0 0 0 35px;
}

#alpha h2 span {
	position: absolute;
	left: -999px;
	width: 990px;
}

#alpha dl {
	margin:0 0 0 50px;
	font-size:80%;
	line-height:200%;
}

#alpha dt {
	width:100px;
	float:left;
}

#alpha dd {
	width:330px;
	float:left;
	border-bottom:1px dashed #aeaeae;
}

#alpha {
	width:480px;
	float:left;
}

#side {
	width:460px;
	float:right;
	border-left:1px dashed #c8c8c8;
}

#side h2 {
	margin:5px 0 5px 0;
	_margin:5px 0 5px 10px;
}

#side-inner {
	width:200px;
	float:left;
	margin:0 0 0 10px;
	_margin:0 0 0 0;
}

#side ul {
	margin:0 0 0 0;
	_margin:0 0 0 10px;
	font-size:75%;
}