@charset "UTF-8";
#contents {
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left:50%;
	margin-left: -420px;
	background-color: #FFF;
	}

#wrapper {
	background-color: #000068;
}
#contents_left {
	width: 200px;
}
#contents_right {
	padding: 10px;
	width: 610px;
}
#topics {
	font-size: 12px;
	color: #808080;
	background-color: #C0DCC0;
	padding: 10px;
}
#wrapper #contents #title ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 12px;
}
#wrapper #contents #title ul {
	margin-left: 450px;
	padding-top: 25px;
}
.bord_l10 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F05;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover{
	color:#F00;
	background-color:#A0A0A4;
}#wrapper #contents #contents_area #contents_right #map ul li {
	list-style-type: none;
}
