.section01 h2 {
	margin-bottom: 30px;
}

.section01 #mapTitle {
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
}

.section01 #mapTitle h2 {
	width: 123px;
	line-height: 24px;
	float: left;
}

.section01 #mapTitle ul.accessmap {
	clear: none;
	margin-top:0;
	padding-top: 7px;
	height: 20px;
	float: right;
}

.section01 #mapTitle ul.accessmap li {
	margin: 0;
	line-height: 20px;
}

.section01 div#map {
	margin: 20px 0;
}

.section01 .access {
	overflow: hidden;
	position: relative;
}

.section01 .access p,
.section01 .address p {
	font-size: 115%;
	letter-spacing: 0.1	em;
}

.section01 .access p strong,
.section01 .address p strong {
	font-size: 180%;
	margin: 0 0.2em;
	color: #93252A;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

.section01 .access .twoColumnLeft {
	margin-top: 20px;
	width: 421px;
	float: left;
}

.section01 .access .twoColumnRight {
	margin-top: 20px;
	margin-left: 450px;
	width: 160px;
}

.section01 .access .twoColumnRight p {
	font-size: 100%;
}

div#content div#main .section01 .access .twoColumnRight p.bd1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1.6;
	letter-spacing: 0;
}

.section01 ul.accessmap {
	clear: both;
	float: none;
	text-align: right;
	margin-top: 20px;
}

.section01 #mapTitle ul.accessmap li {
	margin: 0;
	line-height: 20px;
}

div#content div#main div.column {
	overflow: hidden;
	padding-bottom: 20px;
	clear: both;
	height: 1%;
}

.column div.twoColumnLeft {
	width: 186px;
	float: left;
}

.column div.twoColumnRight {
	margin-left: 203px;
}

.column div.twoColumnRight dl {
	overflow: hidden;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #afafaf;
}

div#content div#main .column div.twoColumnRight dl dt {
	width: 314px;
	float: left;
	font-size: 116%;
	color: #333;
}

.column div.twoColumnRight dl dd {
	margin-left: 330px;
	color: #666;
}

div#content div#main .column div.twoColumnRight dl dt ul {
	margin: 0.5em 0;
	list-style: disc inside;
	font-size: 80%;
	padding-left: 1em;
}

div#content div#main ul.guidemap {
	margin-top: 20px;
	text-align: right;
}

