#navi-top {
	height: 79px;
	width: 755px;
	margin-left: 10px;
	background-color: #FFFFFF;
	clear: both;
	float: none;
}
#navi-left {
	height: auto;
	width: 186px;
	margin-left: 10px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
	padding-left: 10px;
	margin-right: 0px;
}
#contents {
	height: auto;
	width: 559px;
	float: left;
	background-color: #FFFFFF;
	clear: none;
}
#fmenu {
	height: auto;
	width: 755px;
	float: left;
	background-color: #FFFFFF;
	clear: both;
	margin-left: 10px;
	margin-top: 15px;
}
.12red {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
