#contents{
	position: relative;
}

#oshirase_banner{
	position: absolute;
	top: 300px;
	left: 50px;
	display: none;
}

#flash{
	position: relative;
	z-index: 0;
	background: transparent;
	width: 960px;
	height: 700px;
	margin: 20px 0 0 0;
	top: 0px;
	left: 0px;
}

#header{
	text-indent: -9999px;
	height: 0;
}

#news{
	position: absolute;
	top:380px;
	width: 330px;
	color: #555;
	left: 50px;
	z-index: 1000;
}

#news .inner{
	position: absolute;
	margin-top: 20px;
	height: 150px;
	overflow: auto;
	font-size: 93%;
}

#news h2{
	text-indent: -9999px;
}

#news dl{
	border-top: 1px #fff dotted;
}

#news dt{
	color: #003854;
	font-weight: bold;
}

#news dt span{
	font-family: georgia;
}

#news dd{
	color: #5e0b22;
	margin: 5px 0 10px 0;
	border-bottom: 1px #fff dotted;
	padding-bottom: 5px;
}

#f_navi{
	margin: 0 260px 0 0px ;
	width: 700px;
	text-align: center;
	position: relative;
	top: -40px;
	z-index: 10;
}
