﻿@charset "UTF-8";

/** サブメニュー ---------------------- **/
#subMenu dl{
	background:url(../../timetable/images/submenu.gif) no-repeat 0% 0%;
	width:200px;
	height:214px;
	margin-bottom:10px;}

#subMenu dl dt{
	text-indent:-1000em;
	height:66px;}

#subMenu dl dd{
	text-indent:-1000em;
	width:200px;}

#subMenu dl dd a{
	width:200px;
	display:block;
	overflow:hidden;
	outline:none;}

#subMenu dl dd a:hover{
	background-image:url(../../timetable/images/submenu.gif);
	overflow:hidden;
	outline:none;}

#sMenu01{background-position: -200px -66px; height:37px;}
#sMenu02{background-position: -200px -103px; height:37px;}
#sMenu03{background-position: -200px -140px; height:37px;}
#sMenu04{background-position: -200px -177px; height:37px;}







