@import './main.css';

div.topimg {
		background:url(../images/access/access_img.jpg) no-repeat top center;
		height:270px;
}
h2 {
	margin: 0;
	background:url(../images/access/access_li.gif) no-repeat center left #870000;
	padding:5px 0 5px 35px;
	font-weight:bold;
	color:#FFFFFF;
}
h2.access-title {
	background: none;
	padding: 0;
	margin: 30px 0 20px;
}

h3 {
		background-color:#FFF2F2;
		padding:20px 0 20px 35px;
}

div#map {
    width: 520px;
    height: 350px;
    margin: 0px 0px 10px 0px;
}
#side dl dt {
	border-bottom: 1px #F16B18 solid;
	margin: 10px 0;
	text-align: left;
}
#side dl{
	margin-bottom: 15px;
}
