@charset "utf-8";

/* MAIN NAVI */

ul#MENU	{
	width:800px;
	height:27px;
	background: transparent url(common/menu.gif) top left no-repeat;
	position:relative;
	}

ul#MENU li {
	list-style:none;
	position:absolute;
	}
	
ul#MENU li, ul#MENU a {
	height:27px;
	display:block;
	}
	
ul#MENU li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
ul#MENU li#m1	{left:164px; width:127px;}
ul#MENU li#m2	{left:291px; width:127px;}
ul#MENU li#m3	{left:418px; width:127px;}
ul#MENU li#m4	{left:545px; width:127px;}
ul#MENU li#m5	{left:672px; width:127px;}

ul#MENU li#m1 a:hover {background: transparent url(common/menu.gif) -164px -27px no-repeat;}
ul#MENU li#m2 a:hover {background: transparent url(common/menu.gif) -291px -27px no-repeat;}
ul#MENU li#m3 a:hover {background: transparent url(common/menu.gif) -418px -27px no-repeat;}
ul#MENU li#m4 a:hover {background: transparent url(common/menu.gif) -545px -27px no-repeat;}
ul#MENU li#m5 a:hover {background: transparent url(common/menu.gif) -672px -27px no-repeat;}

/* SIDE MENU */
ul#SIDEMENU1 {
	width:153px;
	height:107px;
	margin-bottom:5px;
	background: transparent url(common/sideMenu1.jpg) top left no-repeat;
	position:relative;
	}

ul#SIDEMENU1 li {
	list-style:none;
	position:absolute;
	}
	
ul#SIDEMENU1 li, ul#SIDEMENU1 a {
	display:block;
	width:135px;
	height:26px;
	left:9px;
	}
	
ul#SIDEMENU1 li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
ul#SIDEMENU1 li#m1	{top:53px;}
ul#SIDEMENU1 li#m1 a:hover {background: transparent url(common/sideMenu1.jpg) -162px -53px no-repeat;}


ul#SIDEMENU2 {
	width:153px;
	height:315px;
	margin-bottom:5px;
	background: transparent url(common/sideMenu2.jpg) top left no-repeat;
	position:relative;
	}

ul#SIDEMENU2 li {
	list-style:none;
	position:absolute;
	}
	
ul#SIDEMENU2 li, ul#SIDEMENU2 a {
	display:block;
	width:135px;
	height:26px;
	left:9px;
	}
	
ul#SIDEMENU2 li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
ul#SIDEMENU2 li#m1	{top:53px;}
ul#SIDEMENU2 li#m2	{top:82px;}
ul#SIDEMENU2 li#m3	{top:111px;}
ul#SIDEMENU2 li#m4	{top:140px;}
ul#SIDEMENU2 li#m5	{top:169px;}
ul#SIDEMENU2 li#m6	{top:198px;}
ul#SIDEMENU2 li#m7	{top:227px;}
ul#SIDEMENU2 li#m8	{top:256px;}
ul#SIDEMENU2 li#m1 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -53px no-repeat;}
ul#SIDEMENU2 li#m2 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -82px no-repeat;}
ul#SIDEMENU2 li#m3 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -111px no-repeat;}
ul#SIDEMENU2 li#m4 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -140px no-repeat;}
ul#SIDEMENU2 li#m5 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -169px no-repeat;}
ul#SIDEMENU2 li#m6 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -198px no-repeat;}
ul#SIDEMENU2 li#m7 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -227px no-repeat;}
ul#SIDEMENU2 li#m8 a:hover {background: transparent url(common/sideMenu2.jpg) -162px -256px no-repeat;}


ul#SIDEMENU3 {
	width:153px;
	height:252px;
	margin-bottom:10px;
	background: transparent url(common/sideMenu3.jpg) top left no-repeat;
	position:relative;
	}

ul#SIDEMENU3 li {
	list-style:none;
	position:absolute;
	}
	
ul#SIDEMENU3 li, ul#SIDEMENU3 a {
	display:block;
	width:135px;
	height:26px;
	left:9px;
	}
	
ul#SIDEMENU3 li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
ul#SIDEMENU3 li#m1	{top:53px;}
ul#SIDEMENU3 li#m2	{top:82px;}
ul#SIDEMENU3 li#m3	{top:111px;}
ul#SIDEMENU3 li#m4	{top:140px;}
ul#SIDEMENU3 li#m5	{top:169px;}
ul#SIDEMENU3 li#m6	{top:198px;}
ul#SIDEMENU3 li#m1 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -53px no-repeat;}
ul#SIDEMENU3 li#m2 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -82px no-repeat;}
ul#SIDEMENU3 li#m3 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -111px no-repeat;}
ul#SIDEMENU3 li#m4 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -140px no-repeat;}
ul#SIDEMENU3 li#m5 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -169px no-repeat;}
ul#SIDEMENU3 li#m6 a:hover {background: transparent url(common/sideMenu3.jpg) -162px -198px no-repeat;}


ul#SIDEMENU4 {
	width:153px;
	height:136px;
	margin-bottom:10px;
	background: transparent url(common/sideMenu4.jpg) top left no-repeat;
	position:relative;
	}

ul#SIDEMENU4 li {
	list-style:none;
	position:absolute;
	}
	
ul#SIDEMENU4 li, ul#SIDEMENU4 a {
	display:block;
	width:135px;
	height:26px;
	left:9px;
	}
	
ul#SIDEMENU4 li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
ul#SIDEMENU4 li#m1	{top:53px;}
ul#SIDEMENU4 li#m2	{top:82px;}
ul#SIDEMENU4 li#m1 a:hover {background: transparent url(common/sideMenu4.jpg) -162px -53px no-repeat;}
ul#SIDEMENU4 li#m2 a:hover {background: transparent url(common/sideMenu4.jpg) -162px -82px no-repeat;}

/* FOOTER NAVI */

ul#F-NAVI{
	margin:2px 0 15px 0px;
	padding:4px 0 0 0;
	font-size:9px;
	float:left;
}

ul#F-NAVI li{
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0 0 0.5em;
	border-left:1px solid #666;
}

ul#F-NAVI li#fin{
	padding:0 0.5em;
	border-right:1px solid #666;
}

ul#F-NAVI li a:link{
	color:#666;
	text-decoration:none;
}

ul#F-NAVI li a:visited{
	color:#666;
	text-decoration:none;
}

ul#F-NAVI li a:hover{
	color:#666;
	text-decoration:underline;
}
