@charset "UTF-8";

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: black;
}

html { 
	overflow: scroll;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table {
	border-collapse: separate;
	text-align: left;
} 

p { 
	line-height: 1.5em;
} 

img {
	vertical-align: middle;
	border: none;
} 

input { 
	vertical-align: middle;
	color: black;
} 

select { 
	vertical-align: middle;
	color: black;
} 

textarea { 
	color: black;
} 

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#container {
	margin: 0px auto;
	width: 840px;
	background: url(../images/bg_container.gif) repeat-y center center;
}

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#header {
	margin: 0px 20px;
	width: 800px;
	height: 114px;
	background: url(../images/bg_header.jpg) no-repeat left center;
}

/* ---------------------------------------- */

div#header div#sitename {
	width: 800px;
	height: 18px;
} 

div#header div#sitename h1 {
	margin: 0px 18px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: white;
} 

/* ---------------------------------------- */

div#header div#headernavi {
	width: 800px;
	height: 96px;
} 

div#header div#headernavi div#headernavi_image { 
	float: left;
} 

div#header div#headernavi div#headernavi_image img { 
	vertical-align: top;
} 

div#header div#headernavi div#headernavi_text { 
	float: right;
} 

div#header div#headernavi div#headernavi_text p {
	margin: 0px 10px;
	text-align: right;
	color: white;
} 

div#header div#headernavi div#headernavi_text p a {
	color: white;
} 

div#header div#headernavi div#headernavi_text p a:hover {
	color: white;
} 

div#header div#headernavi div#headernavi_text p.hide {
	text-align: left;
	text-indent: -9877em;
} 

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#wrapper {
	margin: 0px 20px;
	clear: both;
	width: 800px;
} 

/* ---------------------------------------- */

div#wrapper div#navi {
	float: left;
	width: 180px;
} 

div#wrapper div#navi ul {
}

div#wrapper div#navi ul li {
	width: 180px;
	height: 48px;
	list-style: none;
	text-indent: -9877em;
}

div#wrapper div#navi ul li a {
	display: block;
	line-height: 48px;
	height: 48px;
	font-size: 1.2em;
	text-align: left;
	margin: 0px 10px;
} 

div#wrapper div#navi ul li a:hover {
} 

div#wrapper div#navi ul li a.navi_index         { background: url(../images/bg_navi_index.gif  )       no-repeat left center; } 
div#wrapper div#navi ul li a.navi_info          { background: url(../images/bg_navi_info.gif   )       no-repeat left center; } 
div#wrapper div#navi ul li a.navi_charge        { background: url(../images/bg_navi_charge.gif )       no-repeat left center; } 
div#wrapper div#navi ul li a.navi_access        { background: url(../images/bg_navi_access.gif )       no-repeat left center; } 
div#wrapper div#navi ul li a.navi_town          { background: url(../images/bg_navi_town.gif   )       no-repeat left center; } 
div#wrapper div#navi ul li a.navi_sitemap       { background: url(../images/bg_navi_sitemap.gif)       no-repeat left center; } 

div#wrapper div#navi ul li a.navi_index:hover   { background: url(../images/bg_navi_index_hover.gif  ) no-repeat left center; } 
div#wrapper div#navi ul li a.navi_info:hover    { background: url(../images/bg_navi_info_hover.gif   ) no-repeat left center; } 
div#wrapper div#navi ul li a.navi_charge:hover  { background: url(../images/bg_navi_charge_hover.gif ) no-repeat left center; } 
div#wrapper div#navi ul li a.navi_access:hover  { background: url(../images/bg_navi_access_hover.gif ) no-repeat left center; } 
div#wrapper div#navi ul li a.navi_town:hover    { background: url(../images/bg_navi_town_hover.gif   ) no-repeat left center; } 
div#wrapper div#navi ul li a.navi_sitemap:hover { background: url(../images/bg_navi_sitemap_hover.gif) no-repeat left center; } 

div#wrapper div#navi p {
	margin: 0px 10px 10px 10px;
} 

div#wrapper div#navi p.add {
	padding-left: 10px;
	height: 134px;
	line-height: 2.7em;
	text-align: left;
	font-weight: bold;
	background: url(../images/bg_navi_other.gif  ) no-repeat left center;
} 

div#wrapper div#navi p.caution {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
} 

div#wrapper div#navi p.mobile {
	text-align: center;
} 

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#wrapper div#contents {
	float: left;
	width: 620px;
	text-align: left;
} 

div#wrapper div#contents h2 {
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	text-align: left;
	text-indent: -9788em;
} 

div#wrapper div#contents h2.index {
	background: url(../images/titleh2_index.gif) no-repeat left center;
} 

div#wrapper div#contents h2.info {
	background: url(../images/titleh2_info.gif) no-repeat left center;
} 

div#wrapper div#contents h2.charge {
	background: url(../images/titleh2_charge.gif) no-repeat left center;
} 

div#wrapper div#contents h2.access {
	background: url(../images/titleh2_access.gif) no-repeat left center;
} 

div#wrapper div#contents h2.town {
	background: url(../images/titleh2_town.gif) no-repeat left center;
} 

div#wrapper div#contents h2.sitemap {
	background: url(../images/titleh2_sitemap.gif) no-repeat left center;
} 

div#wrapper div#contents h2.footer1 {
	background: url(../images/titleh2_footer1.gif) no-repeat left center;
} 

div#wrapper div#contents h2.footer2 {
	background: url(../images/titleh2_footer2.gif) no-repeat left center;
} 

div#wrapper div#contents h3 {
	clear: both;
	margin-bottom: 10px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	color: #336699;
} 

div#wrapper div#contents img {
	margin-bottom: 10px;
} 

div#wrapper div#contents p {
	margin: 0px 10px 10px 10px;
	text-align: left;
} 

div#wrapper div#contents p a {
	font-weight: bold;
	text-decoration: underline;
	color: #3333CC;
} 

div#wrapper div#contents p a:hover {
	color: #FFCC00;
} 

div#wrapper div#contents ul {
} 

div#wrapper div#contents ul li {
	list-style-type: square;
	line-height: 1.5em;
	text-align: left;
} 

div#wrapper div#contents ul li a {
} 

div#wrapper div#contents ul li a:hover {
} 

div#wrapper div#contents table { 
	margin-bottom: 10px;
	margin-left: 10px;
} 

div#wrapper div#contents table.bus {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid gray;
} 

div#wrapper div#contents table.bus th {
	padding: 6px 0px;
	border-top:    1px solid #336699;
	border-right:  1px solid black;
	border-bottom: 1px solid black;
	border-left:   1px solid #336699;
	color: white;
	background: #336699;
	font-weight: bold;
	text-align: center;
} 

div#wrapper div#contents table.bus td {
	padding: 6px 10px;
	border-top:    1px solid white;
	border-right:  1px solid gray;
	border-bottom: 1px solid gray;
	border-left:   1px solid white;
	text-align: left;
} 

div#wrapper div#contents table.charge {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid gray;
} 

div#wrapper div#contents table.charge th {
	width: 160px;
	padding: 6px 0px;
	border-top:    1px solid #336699;
	border-right:  1px solid black;
	border-bottom: 1px solid black;
	border-left:   1px solid #336699;
	color: white;
	background: #336699;
	font-weight: bold;
	text-align: center;
} 

div#wrapper div#contents table.charge td {
	width: 240px;
	padding: 6px 10px;
	border-top:    1px solid white;
	border-right:  1px solid gray;
	border-bottom: 1px solid gray;
	border-left:   1px solid white;
	text-align: left;
} 

div#wrapper div#contents table.timetable {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid gray;
} 

div#wrapper div#contents table.timetable th {
	width: 160px;
	padding: 6px 0px;
	border-top:    1px solid #336699;
	border-right:  1px solid black;
	border-bottom: 1px solid black;
	border-left:   1px solid #336699;
	color: white;
	font-weight: bold;
	text-align: center;
	background: #336699;
} 

div#wrapper div#contents table.timetable td {
	padding: 6px 0px;
	border-top:    1px solid white;
	border-right:  1px solid gray;
	border-bottom: 1px solid gray;
	border-left:   1px solid white;
	font-size: 1.5em;
	text-align: center;
} 

/* */

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#footer {
	margin: 0px 20px;
	clear: both;
	width: 800px;
}

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#footer div#link {
	clear: both;
	width: 800px;
	height: 24px;
} 

div#footer div#link p {
	margin: 0px 10px;
	height: 24px;
	line-height: 24px;
	text-align: right;
} 

div#footer div#link p a {
	font-weight: bold;
	color: #3333CC;
} 

div#footer div#link p a:hover {
	color: #FFCC00;
} 

/* ---------------------------------------- */
/*                                          */
/*                                          */
/*                                          */
/* ---------------------------------------- */

div#footer div#copy {
	width: 800px;
	height: 24px;
	background: url(../images/bg_footer.gif) no-repeat left center;
}

div#footer div#copy p {
	margin: 0px 10px;
	height: 24px;
	line-height: 24px;
	text-align: right;
} 

