@charset "utf-8";

@import url("../../css/common.css");
@import url("../../css/inner-common.css");

body {
	background-repeat: repeat-x;
	background-image: url(../img/rep.jpg);
}
#top {
	width: 940px;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}
#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container #right-contents {
	float: none;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 896px;
}

#topic-path {
	background: url(../img/access.gif) no-repeat left 8px;
}
#line-frame_pink,
#line-frame_green,
#line-frame_blue,
#line-frame_orange {
	padding-left: 9px;
	width: 846px;
}
#line-frame_pink  h2 {
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	height: 35px;
	background-image: url(../img/head_accessguide.gif);
	background-repeat: no-repeat;
}
#line-frame_pink p {
	color: #787878;
	padding-top: 25px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#flash-map {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	padding-bottom: 35px;
}

#flash-map p {
	text-align: right;
	padding-top: 5px;
	float: right;
	padding-left: 30px;
}
#flash-map p a:link,
#flash-map p a:visited {
	color: #000000;
	text-decoration: underline;
}


#flash-map p img {
	vertical-align: middle;
	margin-left: 10px;
}
#line-frame_green,
#line-frame_blue,
#line-frame_orange {
	padding-bottom: 25px;
}
#line-frame_green h2 {
	height: 60px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background-image: url(../img/head_hotel-area.gif);
	background-repeat: no-repeat;
}
#line-frame_green dt {
	display: block;
	float: left;
	width: 100px;
	clear: left;
	padding-left: 30px;
	padding-top: 5px;
}


#line-frame_green dd {
	float: left;
	padding-left: 10px;
	display: block;
	color: #8dc63f;
	width: 706px;
}
#line-frame_green ol {
	list-style: disc inside;
}

#line-frame_green li {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}
#line-frame_green ol .clr {
	clear: left;
}

#line-frame_blue h2 {
	height: 60px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background-image: url(../img/head_jr-info.gif);
	background-repeat: no-repeat;
}

#line-frame_blue p {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	color: #787878;
}

#line-frame_orange h2 {
	height: 60px;
	text-indent: -9000px;
	font-size: 14px;
	line-height: normal;
	background-image: url(../img/head_bus-timetable.gif);
	background-repeat: no-repeat;
}
#table1 {
	float: left;
	padding-right: 25px;
	padding-left: 16px;
}


#line-frame_orange table {
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #F7941D;
	border-spacing: 0;
	empty-cells: show;
}
#line-frame_orange  th {
	caption-side: top;
	padding: 7px 10px 5px;
	color: #FFFFFF;
	background: #945405;
	font-weight: normal;
	border: 1px solid #945405;
}


#line-frame_orange td {
	margin: 0px;
	padding: 2px 5px;
	border: 1px dotted #F7941D;
}

#line-frame_orange dl {
	margin-top: 20px;
}

#line-frame_orange dt {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	width: 90px;
	clear: left;
	color: #945405;
}

#line-frame_orange dd {
	float: left;
	padding-top: 5px;
	width: 746px;
	color: #787878;
}

#line-frame_orange ul {
	list-style: disc inside;
}

#line-frame_orange li {
	padding-bottom: 5px;
}
#line-frame_orange strong {
	color: #FF0000;
	
}
