@charset "UTF-8";

/* reset all */
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
}
img {
	border: none;
}
hr {display:none;}


/* clear */
#clear {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}


/* space */
#space10px {
	height: 10px;
}
#space15px {
	height: 15px;
}
#space20px {
	height: 20px;
}

/* border */
#border_dot15 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


/* genaral */
body {
	margin: 0;
	font-size: 62.5%;
	font-family: Helvetica, Verdana, sans-serif;
	color: #000;
	background: #fff;
	text-align: center;
}
p {
	line-height: 1.46em
}

/* container */
#container {
	width: 992px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


/* header section */
#header #header_top {
	background-color: #0066CC;
	height: 45px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header #header_top .header_logo {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#header #header_top h1 {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	margin: 5px;
}
#header #header_middle {
	background-image: url(../images/header_zao.jpg);
	margin: 0px;
	padding: 0px;
	height: 352px;
	width: 992px;
}
#header #header_middle h1 {
	font-size: 4.5em;
	text-align: left;
	margin: 0px;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
}


/* main section */
#main {
	margin: 0px;
	text-align: left;
	padding: 15px;
}
#main h2 {
	font-size: 2.2em;
	color: #FF6600;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FE6600;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 15px;
}
#main p {
	font-size: 1.4em;
}
#main #station_content {
	margin: 0px;
	padding: 0px;
}
#main #content {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main #content h3 {
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #339900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006600;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 15px;
}
#content #guide {
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* main leftcontent section */
#left_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 645px;
}
#left_content .station_map {
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
#left_content .map_image {
	margin: 0px;
	padding: 0px;
}
#left_content #vehicle_section {
	background-color: #E9E9E9;
	padding: 10px;
	margin-top: 10px;
}
#left_content #vehicle_section h4 {
	font-size: 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
}
#left_content #vehicle_section .link {
	padding-left: 18px;
	background-image: url(../images/arrowmark01_link.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
#left_content #vehicle_section #dot_border {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#left_content #route {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #339900;
	padding: 3px;
	width: 60px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
#left_content .link {
	padding-left: 18px;
	background-image: url(../images/arrowmark01_link.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-bottom: 2px;
	margin-top: 5px;
	background-position: 0px 2px;
}


/* main rightsidebar section */
#right_sidebar {
	margin: 0px;
	float: right;
	width: 300px;
	border: 1px solid #339900;
}
#right_sidebar h2 {
	color: #FFFFFF;
	background-color: #339900;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	padding: 5px;
	text-align: center;
}
#right_sidebar p {
	margin: 10px;
	font-size: 1.2em;
}
#right_sidebar .station {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
#right_sidebar .traffic {
	font-size: 1.5em;
	font-style: italic;
	color: #339900;
	text-align: center;
	background-image: url(../images/triangle_mark.gif);
	background-repeat: no-repeat;
	background-position: 50px;
}
#right_sidebar .caption {
	font-size: 1.1em;
}
#station_content #right_sidebar .routemaps {
	font-size: 1.4em;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
}


/* Route Maps link section*/
a.lines_link:link{
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #FF6600;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 1.4em;
} 
a.lines_link:visited{
	color:#FFFFFF;
	text-decoration:underline;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
	font-size: 1.4em;
	background-color: #FF6600;
}
a.lines_link:active , 
a.lines_link:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #339900;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 1.4em;
}

/* title section*/
a.title:link{
	color:#FFFFFF;
} 
a.title:visited{
	color:#FFFFFF;
}
a.title:active , 
a.title:hover{
	color:#FF6600;
}


/* vehicle table section*/
#left_content #vehicle_section #vehicle_introduction {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}
#vehicle_introduction .vehicle_name {
	color: #339900;
	font-size: 1.4em;
}
#vehicle_introduction p {
	font-size: 1.2em;
}
#vehicle_introduction #vehicle_image {
	padding-right: 8px;
	padding-bottom: 12px;
}
#vehicle_section #vehicle_introduction #vehicle_txt {
	width: 150px;
	padding-right: 15px;
}

#vehicle_section #vehicle_introduction #vehicle_txt_bus {
	padding-right: 15px;
}

#vehicle_introduction #vehicle_image_01 {
	padding-right: 8px;
}

#vehicle_introduction #vehicle_image_one {
	padding-right: 8px;
}


/* JR info section*/
#guide .jrpass_info {
	font-size: 1.8em;
	color: #FF6600;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-bottom: 10px;
	padding-left: 8px;
	zoom:1; /* ie */
}
#jr_pass {
	padding: 8px;
	margin-top: 15px;
	width: 457px;
	border: 1px solid #E9E9E9;
	float: left;
	display: inline;
}
#jr_pass .pass_title {
	font-size: 1.6em;
	color: #339900;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #339900;
}
#jr_pass #east_pass_table {
	width: 100%;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339900;
	border-left-color: #339900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	margin-bottom: 10px;
	margin-top: 10px;
}
#jr_pass_right {
	padding: 8px;
	margin-top: 15px;
	width: 457px;
	border: 1px solid #E9E9E9;
	float: left;
	margin-left: 10px;
	display: inline;
}
#jr_pass_right .pass_title {
	font-size: 1.6em;
	color: #339900;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #339900;
}
#jr_pass_right #east_pass_table {
	width: 100%;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339900;
	border-left-color: #339900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	margin-bottom: 10px;
	margin-top: 10px;
}
#east_pass_table #top {
	color: #FFFFFF;
	background-color: #339900;
	text-align: center;
	padding: 5px;
}
#east_pass_table #second {
	background-color: #C4DF40;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
}
#east_pass_table #third {
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
}
#jr_pass h4 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 3px;
}
#jr_pass .link {
	padding-left: 18px;
	background-image: url(../images/arrowmark01_link.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
#jr_pass_right h4 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 3px;
}
#jr_pass_right .link {
	padding-left: 18px;
	background-image: url(../images/arrowmark01_link.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
#guide h4 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 3px;
}
#guide .link {
	padding-left: 18px;
	background-image: url(../images/arrowmark01_link.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
#guide #application {
	border: 1px solid #E9E9E9;
	margin-top: 10px;
	margin-bottom: 10px;
}
#application .application_train {
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px;
}
#guide h5 {
	font-size: 1.8em;
	font-weight: bold;
}
#guide .phone {
	font-size: 4.5em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style1 {
	font-size: 0.3em;
	font-weight: normal;
	color: #000000;
}
#application p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* foot*/
#container #foot {
	color: #FFFFFF;
	background-color: #339900;
	padding: 0px;
	display: block;
	width: 100%;
}
#foot #footer {
	margin: 15px;
	float: right;
}
#foot #footer #copylight {
	vertical-align: bottom;
	padding-right: 10px;
}
#header #gnav {
	height: 58px;
	width: 992px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#vehicle_section #train_bus p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 100%;
}
#vehicle_section #train_bus {
	margin: 0px;
	width: 100%;
}
#vehicle_section #train_bus td {
	width: 320px;
}
#vehicle_section #train_bus .train_name {
	float: left;
}
#vehicle_section #train_bus .train_bus {
	float: left;
}

