@charset "shift_jis";
#topics {
	height: 131px;
	width: 463px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.1em;
	overflow-y: scroll;
	overflow: auto;
}
#info {
	overflow-y: scroll;
	background-color: #FFFFFF;
	height: 128px;
	width: 463px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.1em;
	overflow: auto;
}

#main {
	float: right;
	width: 502px;
	font-size: 12px;
	margin: 0px;
}
#subnav01 {
	float: left;
	width: 198px;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
}
#foter {
	clear: both;
}
