/* CSS Document */

body{
	background-image: url(y_back.gif);
	text-align: center;
}
a:link {
	color: #00CC99;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00CC99;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FF3333;
}

html, body{
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #000066;
scrollbar-darkshadow-color: #000066;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

a.ytop:link{
	color: #F0DE00;
	text-decoration: none;
}
a.ytop:visited{
	color: #F0DE00;
	text-decoration: none;
}
a.ytop:active{
	color: #FF3366;
	text-decoration: none;
}
a.ytop:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

a.right:link{
	color: #000066;
	text-decoration: none;
}
a.right:visited{
	color: #000066;
	text-decoration: none;
}
a.right:active{
	color: #FF3366;
	text-decoration: none;
}
a.right:hover{
	color: #FF3366;
	text-decoration: underline;
}

h1{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FF3366;
}
h2{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FF3366;
}
td{
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}
strong.blue{
	color: #0066CC;
}
hr.line{
	color: #000066;
	size: 1px;
	width: 160px;
}
#all{
	width: 700px;
	font-size: 12px;
	margin: auto;
	border: #000066 2px solid;
	background: #C9D8F5;
}
#top_01{
	width: 700px;
	height: 80px;
	background-image: url(ytop_01.jpg);
}
.top_02{
	padding: 5px 10px;
	text-align: right;
	line-height: 20px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 12px;
}
#top_03{
	width: 400px;
	height: 80px;
	background-image: url(y_bar.jpg);
}
.nomal{
	width: 100%;
}
#y_left{
	width: 520px;
	text-align: left;
	padding: 10px;
	background: #FFFFFF;
	vertical-align: top;
}
.y_left02{
	text-align: left;
	padding: 10px;
	background: #FFFFFF;
	vertical-align: top;
}
#y_right{
	width: 180px;
	text-align: center;
	background: #C9D8F5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: #000066 2px solid;
	font-size: 12px;
	line-height: 18px;
}
.right_b{
	margin-bottom: 5px;
}
.course_b{
	padding: 10px;
}
.course{
	padding: 10px;
	padding-left: 0px;
	line-height: 18px;
	font-size: 12px;
}
.shousai{
	text-align: right;
	margin-top: 10px;
}

#foot{
	width: 700px;
	background-color: #000066;
	color: #FFFFFF;
	padding: 5px 0px;
	text-align: center;
	font-size: 11px;
}


.maptrain{
	background-image: url(y_maptrain.gif);
	width: 10px;
}
.mapwalk{
	background-image: url(y_mapwalk.gif);
	width: 10px;
}
.mapstation{
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
.mapspot{
	background-color: #FF3399;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
.spottext{
	font-size: 11px;
	padding: 5px;
	text-align: left;
}
.text2{
	padding: 5px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
}