#title {
	background: url(../images/access_03.jpg) no-repeat left bottom;
	padding-bottom: 80px;
}
#leftbox h3 {
	background: #663300;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}#map {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#g_map {
	text-align: right;
}
#g_map a:link{
	color:#FF9900;
}
#g_map a:visited{
	color:#FF9900;
}
#g_map a:hover{
	color:#FF9900;
	text-decoration: underline;
}
#g_map a:active{
	color:#FF9900;
	text-decoration: underline;
}#ac_box {
	margin-top: 15px;
	margin-bottom: 30px;
	width: 490px;
	border-top: 1px solid #663300;
	padding-top: 5px;
}
#ac_box #left {
	float: left;
	width: 250px;
}
#ac_box #right {
	float: right;
	width: 140px;
}

