@charset "shift_jis";
*{
	padding: 0;
	margin: 0;
}
.dummy {
	clear: both;
}
/**/
#menu_box {
	background-image: url(../images/menu_img01.gif);
	width: 161px;
	padding-top: 20px;
}
.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	margin: 0px 0px 3px;
	padding: 0px;
	float: left;
}
.menu a {
	display: block;
	width: 160px;
	height: 35px;
	text-indent: -2000px;
}
.menu .menu01 {
	background: url(../images/08menu01.gif) no-repeat top;
}
.menu .menu01on, .menu .menu01 a:hover {
	background: url(../images/08menu01.gif) no-repeat bottom;
}
.menu .menu02 {
	background: url(../images/08menu02.gif) no-repeat top;
}
.menu .menu02on, .menu .menu02 a:hover {
	background: url(../images/08menu02.gif) no-repeat bottom;
}
.menu .menu03 {
	background: url(../images/08menu03.gif) no-repeat top;
}
.menu .menu03on, .menu .menu03 a:hover {
	background: url(../images/08menu03.gif) no-repeat bottom;
}
.menu .menu00 {
	background: url(../images/08menu00.gif) no-repeat top;
	margin-top: 10px;
}
.menu .menu00on {
	background: url(../images/08menu00.gif) no-repeat bottom;
	margin-top: 10px;
}
.menu .menu00 a:hover {
	background: url(../images/08menu00.gif) no-repeat bottom;
}
.menu .menu04 {
	background: url(../images/08menu04.gif) no-repeat top;
	margin-top: 10px;
}
.menu .menu04on {
	background: url(../images/08menu04.gif) no-repeat bottom;
	margin-top: 10px;
}
.menu .menu04 a:hover {
	background: url(../images/08menu04.gif) no-repeat bottom;
}
/**/
.submenu {
	padding-left: 2px;
	font-size: 12px;
	line-height: 14px;
	font-family: Osaka, Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin-bottom: 5px;
}
.submenu ul {
	list-style: none;
}
.submenu li {
	margin-bottom: 4px;
}
.subon a {
	padding-left:15px;
	background: url(../images/08arrow_r.gif) no-repeat;
}
.suboff a {
	padding-left:15px;
}

.suboff a:hover {
	background: url(../images/08arrow2_r.gif) no-repeat;
}
.subnone {
	background: url(../images/08graydot.gif) repeat-x center center;
	margin-left: 15px;
	height: 1px;
	width: 140px;
}
.schedule {
	border-collapse:collapse;
}
.schedule td {
	border:1px #CCCCCC solid;
	padding:2px;
}
