/* CSS Document */


.gnavi #nav_outline a {
	border-bottom:6px solid #FDE03E;
	margin-bottom:0;
}

.outline li {
	overflow:hidden;
	margin-bottom:15px;
}
.outline h3 {
	width:170px;
	height:30px;
	float:left;
	background:#FDE03E url(../images/subtit_bg.png) no-repeat right top;
	margin-top:-1px;
	padding:5px 0 0 5px;
	font-size:14px;
	font-weight:bold;
}
.outline h3 span {
	font-size:12px;
}
.outline p {
	border-top:1px solid #E3E3E3;
	padding:5px 0 0 190px;
}
#map {
	width:800px;
	height:500px;
	border:1px solid #DCDCDC;
}