@charset "Shift_JIS";

#container {
	text-align: left;
}

#infoPage #contents {
	margin-left: 40px;
	text-align: left;
	width: 490px;
}

h2 {
	margin-bottom: 18px;
}

dl.infomation {
	margin: 0px 0px 13px 10px;
	float: left;
	width: 304px;
	display: inline;
}

dl.infomation dt {
	margin-bottom: 5px;
}
dl.infomation dd {
	margin-bottom: 10px;
	color: #8E73C7;
}

.mapArea {
	margin: 17px 10px 19px;
	clear: both;
	padding: 6px;
	background: url(../info/images/back_map.gif) no-repeat;
	width: 470px;
}
.mapArea #map1 {
	height: 458px;
	width: 458px;
}
.macMap {
	display: none;
	/* Hides from IE5-mac \*//*/
	display: inline;
	/* End hide from IE5-mac */
}
html*.macMap {
	/* End hide from safari-mac */
	display: inline;
}

.pagePrint {
	text-align: right;
	width: 480px;
	margin: 0px 0px 0px 40px;
}


#infoPage .toTop {
	margin-left: 40px;
	text-align: right;
	width: 660px;
}

#header img {
	margin: 0px 0px 45px 20px;
}
#main{
	padding-bottom: 0px;
}
.mainManu,div#footer,.pagePrint,.toTop,address{
	display: none;
}
address img {
	margin-bottom: 0px;
}

