@charset "UTF-8";

#left_menu{
	height:1289px;
}

#main #contents .line{
	clear:both;
	background: url(../images/line.jpg) no-repeat center bottom;
	margin-bottom:20px;
	height:28px;
	width:660px;
	margin-left:auto;
	margin-right:auto;
}

#main #contents .line .head{
	float:left;
	width:170px;
	color:#1B4187;
	font-size:14px;
}

#main #contents .line .odd{
	float:left;
	color:#666666;
}

#main #contents #map,#main #contents iframe{
	margin-left:auto;
	margin-right:auto;
	width:657px;
	height:397px;
	margin-bottom:30px;
}