@charset "UTF-8";

div.large-map {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	width: 700px;
}

/* アクセス */
div.crs-point {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 343px;
}
div.crs-lft {
	width: 357px;
}
div.large-map p.acc-txt {
	background-image: url(../imgs2/link/sqarrow.gif);
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	color: #3a647f;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 4px 0px;
	text-indent: 16px;
	width: 100%;
}
div.large-map p.acc-txt a {
	text-decoration: none;
}
div.large-map p.acc-txt a:hover {
	text-decoration: underline;
}
div.large-map a.way-btn {
	background-color: #ffffff;
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	color: #3a647f;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: -9999px;
	width: 141px;
}
div.large-map a.way-btn-last {
	width: 136px;
}
div.large-map a.way-btn#air {
	background-image: url(../imgs2/access/acc/btn-air.gif);
}
div.large-map a.way-btn#jr {
	background-image: url(../imgs2/access/acc/btn-jr.gif);
}
div.large-map a.way-btn#bus {
	background-image: url(../imgs2/access/acc/btn-bus.gif);
}
div.large-map a.way-btn#fbus {
	background-image: url(../imgs2/access/acc/btn-fbus.gif);
}
div.large-map a.way-btn#car {
	background-image: url(../imgs2/access/acc/btn-car.gif);
}

/* GoogleMap用 */
/*
div.map-area {
	font-size: 12px;
	line-height: 18px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
v\:* {
	behavior:url(#default#VML);
}
*/

div.ways {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
}
div.ways h4 {
	background-color: #3a647f;
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: 52px;
	width: 100%;
}
div.ways h4.air {
	background-image: url(../imgs2/access/acc/sttl-air.gif);
}
div.ways h4.jr {
	background-image: url(../imgs2/access/acc/sttl-jr.gif);
}
div.ways h4.bus {
	background-image: url(../imgs2/access/acc/sttl-bus.gif);
}
div.ways h4.fbus {
	background-image: url(../imgs2/access/acc/sttl-fbus.gif);
}
div.ways h4.car {
	background-image: url(../imgs2/access/acc/sttl-car.gif);
}
div.ways-left {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 319px;
}
div.ways-right {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 330px;
}
div.ways-center {
	padding: 10px 0px 0px 0px;
	width: 100%;
}

div.ways table {
	border: 2px solid #3a647f;
	border-collapse: collapse;
	width: 95%;
}
div.ways table thead tr th {
	background-color: #e6e6e6;
	border: 1px solid #3a647f;
	color: #000000;
	/*font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;*/
	font-size: 12px;
	/*font-weight: normal;*/
	letter-spacing: 1px;
	line-height: 21px;
	padding: 2px;
	text-align: center;
}
div.ways table tbody tr td {
	background-color: #ffffff;
	border: 1px solid #3a647f;
	color: #000000;
	/*font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;*/
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	padding: 2px 4px;
	text-align: center;
	vertical-align: middle;
}
div.ways table tbody tr td.airport {
	text-align: left;
}
div.ways table tbody tr td.train {
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 12px;
	text-align: left;
}
div.ways table tbody tr td.bus {
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 12px;
	text-align: left;
}
/*
div.ways table tbody tr td.season {
	background-image: url(../imgs2/access/acc/season.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
div.ways table tbody tr td.summer {
	background-image: url(../imgs2/access/acc/summer.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
*/
div.ways table tbody tr td span.season {
	background-image: url(../imgs2/access/acc/season.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 100%;
}
div.ways table tbody tr td.airport span.summer {
	background-image: url(../imgs2/access/acc/summer.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	width: 100%;
}
div.rel-links {
	width: 100%;
}
div.rel-links p.rellink-ttl {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
}
a.rel-link {
	background-image: url(../imgs2/access/acc/btn-link.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #3a647f;
	display: block;
	float: left;
	font-size: 12px;
	height: 43px;
	line-height: 43px;
	margin: 0px 4px 0px 0px;
	text-decoration: none;
	text-indent: 24px;
	width: 131px;
}
a.rel-link:hover {
	text-decoration: underline;
}
a.rel-link2 {
	background-image: url(../imgs2/access/acc/btn-link2.gif);
	height: 43px;
	width: 216px;
}
a.rel-link:hover {
	text-decoration: underline;
}
p.notice {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
	width: 100%;
}
a.fbus-rellink {
	background-image: url(../imgs2/access/acc/fbus_rellink.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 61px;
	text-indent: -9999px;
	width: 193px;
}
table.carroutes tbody tr td {
	white-space: nowrap;
}
table.carroutes tbody tr td.route {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	white-space: normal;
}
table.carroutes tbody tr td.distance {
	text-align: left;
}
table.carroutes tbody tr td.time {
	text-align: center;
	white-space: nowrap;
}
table.carroutes tbody tr td.time span {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	text-align: left;
	text-indent: -9999px;
	width: 100%;
}
table.carroutes tbody tr td.time span.hway-doto {
	background-image: url(../imgs2/access/acc/highway-doto.gif);
}
table.carroutes tbody tr td.time span.hway-dooh {
	background-image: url(../imgs2/access/acc/highway-dooh.gif);
}
table.carroutes tbody tr td.time span.hway-doec {
	background-image: url(../imgs2/access/acc/highway-doec.gif);
	height: 28px;
}
td.none {
	font-size: 10px;
	line-height: 10px;
	padding: 0px;
}

div.other-areas {
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 0px 0px;
	width: 649px;
}
div.other-areas a.otherarea-link {
	background-image: url(../imgs2/access/acc/btn-otherarea.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	border-right: 2px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	text-indent: 22px;
	white-space: nowrap;
	width: 152px;
}
div.other-areas a.otherarea-link:hover {
	text-decoration: underline;
}
p.j2top {
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0px;
	padding: 3px 0px;
	text-align: right;
	width: 100%;
}
p.j2top a {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}
p.j2top a:hover {
	text-decoration: underline;
}

div.parking-area {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-align: left;
	width: 100%;
}
p.parking-txt {
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 18px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-align: cetner;
	width: 100%;
}

/* 観光 */
div.page-body h4 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.mbox div.ssg-txt-area {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.ssg-txt-area h5 {
	background-color: transparent;
	background-image: url(../imgs2/link/sqarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 14px;
}
div.ssg-txt-area p {
	background-color: transparent;
	color: #4d4d4d;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 8px 0px;
	text-align: left;
	width: 322px;
}
div.ssg-txt-area p.guide span {
	background-color: transparent;
	color: #3a647f;
	font-size: 10px;
}
div.ssg-txt-area p.distance {
	background-color: transparent;
	background-image: url(../imgs2/access/ssg/distance.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #3a647f;
	font-size: 10px;
	height: 27px;
	line-height: 27px;
	padding: 0px;
	text-indent: 10px;
	width: 316px;
}
div.lake-datas {
	margin: 0px 0px 0px 26px;
	padding: 0px 0px 20px 0px;
	width: 674px;
}
div.lake-datas p.intro {
	background-color: transparent;
	color: #4d4d4d;
	padding: 8px 0px;
	width: 100%;
}
table.lake-data {
	border: 1px solid #000000;
	border-collapse: collapse;
	float: left;
	width: 394px;
}
table.lake-data caption {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
table.lake-data th {
	background-color: #dcdfe4;
	border: 1px solid #000000;
	color: #3c3c3c;
	font-size: 10px;
	line-height: 18px;
	padding: 2px;
	text-align: center;
}
table.lake-data td {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #3c3c3c;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	text-align: center;
}
div.lake-things {
	float: left;
	width: 280px;
}
div.lake-things h5 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	width: 260px;
}
div.lake-things p {
	background-color: transparent;
	color: #4d4d4d;
	font-size: 10px;
	line-height: 15px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	width: 260px;
}
