@charset "UTF-8";

div.contents-area {
	background-color: #ffffff;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 960px;
}
/* index.html */
div.idx-main-area {
	background-color: transparent;
	color: #000000;
	margin: 0px 16px;
	padding: 20px 0px;
	text-align: left;
	width: 928px;
}
div.idx-left {
	background-image: url(../imgs/access/hokkaido.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 403px;
}
div.idx-right {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 525px;
}
div.idx-left h2 {
	height: 397px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 48px;
}
div.idx-right h3 {
	border-bottom: 1px solid #000000;
	font-size: 21px;
	line-height: 32px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	text-align: left;
	width: 100%;
}
div.idx-right p {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
div.idx-right div.area-box {
	float: left;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	text-align: left;
	width: 174px;
}
div.area-box a.acs-btn {
	background-image: url(../imgs/access/btn-bkg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 42px;
	letter-spacing: 4px;
	line-height: 42px;
	margin: 4px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 8px;
	width: 160px;
}
div.area-box a.acs-btn:hover {
	text-decoration: underline;
}

/* *.html */
div.main-area {
	background-color: transparent;
	color: #000000;
	margin: 0px;
	padding: 20px 0px;
	text-align: left;
	width: 928px;
}
div.main-area div.acs-left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 238px;
}
div.main-area div.acs-right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 674px;
}

div.acs-left h2 {
	height: 282px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 52px;
}
div.acs-left ul {
	border-top: 1px solid #8b896d;
	font-size: 0px;
	line-height: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
}
div.acs-left ul li {
	border-bottom: 1px solid #8b896d;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.acs-left ul li a {
	background-image: url(../imgs/access/btns-ja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 42px;
	text-align: left;
	text-indent: -9999px;
	width: 100%;
}
#air {	background-position: 0px 0px;	}
#air:hover {	background-position: 0px -42px;	}
#jr {	background-position: -222px 0px;	}
#jr:hover {	background-position: -222px -42px;	}
#bus {	background-position: -444px 0px;	}
#bus:hover {	background-position: -444px -42px;	}
#fbus {	background-position: -666px 0px;	}
#fbus:hover {	background-position: -666px -42px;	}
#car {	background-position: -888px 0px;	}
#car:hover {	background-position: -888px -42px;	}
/*
div.acs-left ul li a:hover {
	background-position: left bottom;
}
div.acs-left ul li a#air {
	background-image: url(../imgs/access/btn-air.gif);
}
div.acs-left ul li a#jr {
	background-image: url(../imgs/access/btn-jr.gif);
}
div.acs-left ul li a#bus {
	background-image: url(../imgs/access/btn-bus.gif);
}
div.acs-left ul li a#fbus {
	background-image: url(../imgs/access/btn-fbus.gif);
}
div.acs-left ul li a#car {
	background-image: url(../imgs/access/btn-car.gif);
}
*/

div.acs-right h3 {
	border-bottom: 1px solid #d5d0b5;
	background-color: transparent;
	color: #4e4634;
	font-size: 24px;
	letter-spacing: 6px;
	line-height: 32px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
	width: 649px;
}
div.acs-right div.hkd-map {
	float: left;
	padding: 6px 0px 0px 0px;
	width: 239px;
}
div.acs-right div.area-map {
	float: left;
	padding: 18px 0px 0px 0px;
	text-align: right;
	width: 435px;
}
div.area-map a.gmaplnk {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	width: 100%;
}
div.acs-right div.ways {
	margin: 0px 0px 0px 25px;
	padding: 20px 0px 0px 0px;
	width: 649px;
}
div.ways h4 {
	background-color: #64613c;
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff;
	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(../imgs/access/sttl-air.gif);
}
div.ways h4.jr {
	background-image: url(../imgs/access/sttl-jr.gif);
}
div.ways h4.bus {
	background-image: url(../imgs/access/sttl-bus.gif);
}
div.ways h4.fbus {
	background-image: url(../imgs/access/sttl-fbus.gif);
}
div.ways h4.car {
	background-image: url(../imgs/access/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 #d4d0b3;
	border-collapse: collapse;
	width: 95%;
}
div.ways table thead tr th {
	background-color: #edece0;
	border: 1px solid #d4d0b3;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 21px;
	padding: 2px;
	text-align: center;
	white-space: nowrap;
}
div.ways table tbody tr td {
	background-color: #ffffff;
	border: 1px solid #d4d0b3;
	color: #000000;
	font-size: 14px;
	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(../imgs/access/season.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
div.ways table tbody tr td.summer {
	background-image: url(../imgs/access/summer.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
*/
div.ways table tbody tr td span.season {
	background-image: url(../imgs/access/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(../imgs/access/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(../imgs/access/btn-link.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #64613c;
	display: block;
	float: left;
	font-size: 14px;
	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(../imgs/access/btn-link2.gif);
	height: 42px;
	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(../imgs/access/fbus_rellink.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 61px;
	text-indent: -9999px;
	width: 193px;
}
a.fbus-shikotsu {
	background-image: url(../imgs/access/fbus_shikotsu.gif);
	height: 72px;
	width: 210px;
}

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(../imgs/access/highway-doto.gif);
}
table.carroutes tbody tr td.time span.hway-dooh {
	background-image: url(../imgs/access/highway-dooh.gif);
}
table.carroutes tbody tr td.time span.hway-doec {
	background-image: url(../imgs/access/highway-doec.gif);
	height: 28px;
}
table.carroutes tbody tr td.time span.hway-bihoro {
	background-image: url(../imgs/access/highway-bihoro.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(../imgs/access/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;
}