@charset "utf-8";
/* CSS Document */

/* title */

.bgt_large {
	background: url(../image/bgt_btitle.gif) left bottom no-repeat;
	padding-bottom: 2px;
	height: 37px;
	margin: 10px 0px 20px;
	clear: both;
}


.title_access {
	background: url(../image/title_access.gif) no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin: 0px;
}

.title_guide {
	background: url(../image/title_guide.gif) no-repeat;
	line-height: 28px;
	text-indent: -9999px;
	margin: 0px;
}

#map {
	width: 710px;
	border: 1px solid #cdcdcd;
	height: 300px;
	background-color: #f1f1f1;
	margin: 10px 0px 0px;
	clear: both;
}

.img_center {
	text-align: center;
}

.txt_more {
	text-align: right;
	font-size: 90%;
	clear: both;
}

.txt_more a {
	color: #333333;
	text-decoration: none;
}

