
#contents h2 {
	background-image: url(../img/access/title.jpg);
}

#contents .title {
	margin: 0 0 30px 0;
}

#contents h3 {
	font-weight: bold;
	font-size: 16px;
}

#contents p {
	padding: 5px 0 20px 0;
	line-height: 220%;
}

#contents div#map {
	height: 666px;
	border: 1px #cccccc solid;
}

#contents div#map h4 {
	font-size: 15px;
	font-weight: bold;
}

#contents div#map p {
	padding: 5px 0 0 0;
	line-height: 150%;
	font-size: 12px;
}

#side ul.menu li a.menu4 {
	background-position: top;
}

#contents div.link {
	padding: 3px 0 0 10px;
	text-align: right;
	background: url(../../img/common/icon_arrow.gif) no-repeat 660px 10px;
}

#contents div.link a {
	padding: 0 15px 0 22px;
	background: url(../../img/common/contents_arrow.gif) no-repeat 0px 0px;
}

#contents div.link a.pdf {
	padding: 0 15px 0 18px;
	background: url(../img/access/pdf.gif) no-repeat 0px 0px;
}