@charset "UTF-8";
/* CSS Document */

#access {
	background-color: #FFF;
	float: left;
	height: 690px;
	width: 762px;
}
.access_top {
	height: 79px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#access_center {
	height: 209px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#access_center_left {
	height: 209px;
	width: 329px;
	float: left;
}
#access_center_right {
	float: left;
	width: 321px;
	height: 209px;
}
.nagasaki {
	height: 50px;
	width: 329px;
}
.fukuoka {
	height: 50px;
	width: 321px;
}
#access_center_left dl {
	height: 158px;
	width: 329px;
	background-image: url(../images/accessmap/access_bg.gif);
	background-repeat: no-repeat;
}
#access_center_left dl dt {
	float: left;
	height: 28px;
	width: 72px;
	padding-left: 15px;
}
#access_center_left dl dd {
	height: 28px;
	width: 238px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666;
	padding-left: 4px;
}
#access_center_right dl {
	height: 158px;
	width: 321px;
	background-image: url(../images/accessmap/access_bg_right.gif);
	background-repeat: no-repeat;
}
#access_center_right dl dt {
	float: left;
	height: 28px;
	width: 72px;
	padding-left: 15px;
}
#access_center_right dl dd {
	height: 28px;
	width: 230px;
	float: left;
	line-height: 1.5em;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	padding-left: 4px;
}
#access_bottom {
	width: 650px;
	margin-left: auto;
	height: 320px;
	margin-right: auto;
	display: block;
}

#access_bottom_left {
	background-image: url(../images/accessmap/map_bg.gif);
	height: 290px;
	width: 290px;
	float: left;
	padding: 15px;
	margin-right: 10px;
}
#access_bottom_right {
	background-image: url(../images/accessmap/map_bg.gif);
	float: left;
	height: 290px;
	width: 290px;
	padding: 15px;
}

