.footer {
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #666666;
}
.schedule {
	font-size: 10px;
	color: #00997E;
}
.schedule2 {

	font-size: 12px;
	color: #00997E;
}
.text12 {
	font-size: 12px;
	line-height: 18px;

}
.text10 {
	font-size: 10px;
	line-height: 14px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
a:link {
	text-decoration: underline;
	color: #666666;

}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;

}
a:active {
	color: #666666;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}

#navigation{
height:1.2em;
line-height:1.0em;
width:760px;
margin:0 1px;
/********************background: #4596e8; ********************/
/* #2d4f76 */
background: #009C81;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 5px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}