@charset "UTF-8";

.HybLtHdr #main {
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin: 0px;
	background: #000000 url(../img/top_main3.jpg) no-repeat;
	width: 984px;
	height: 386px;
}


.HybLtHdr #news {
	position:absolute;
	margin-top: 50px;
	margin-left: 90px;
	font-size: 12px;
	font-weight: normal;
	line-height: 145%;
	color: #FFF;
	width: 390px;
	height: 170px;
	overflow:auto;
}

.HybLtHdr #aboutoboe {
	position:absolute;
	margin-top: 320px;
	margin-left: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.muryo {
	float: left;
}
.walter {
	float: right;
	width: 265px;
	height: 105px;
	overflow: auto;
}
	
	

