﻿@charset "UTF-8";

/*--------------------------------------
	Global Menu
--------------------------------------*/
ul#menu {
	width				: 750px;
	text-align	: left;
	font-weight	: bold;
	margin			: 5px auto 10px;
	padding			: 0px;
	list-style	: none;
	overflow		: hidden;
	}
#menu li{
	width			: 150px;
	margin		: 0px;
	padding		: 0px;
	float			: left;
	}
#menu li.menu1 {
	background	: url(../menu-image/image1.gif) 1px 0px no-repeat;
	}
#menu li.menu2 {
	background	: url(../menu-image/image2.gif) 1px 0px no-repeat;
	}
#menu li.menu3 {
	background	: url(../menu-image/image3.gif) 1px 0px no-repeat;
	}
#menu li.menu4 {
	background	: url(../menu-image/image4.gif) 1px 0px no-repeat;
	}
#menu li.menu5 {
	background	: url(../menu-image/image6.gif) 1px 0px no-repeat;
	}
#menu li.menu1 a,#menu li.menu2 a ,#menu li.menu3 a ,#menu li.menu4 a, #menu li.menu5 a  {
	display			: block;
	width				: 106px;
	height			: 40px;
	line-height	: 40px;
	padding			: 0px 0px 0px 42px;
	margin			: 0px 1px;
	text-decoration : none;
	color				: #333333;
	}
#menu li.menu1 a:hover {
	color			: #ffffff;
	background		: url(../menu-image/image1.gif) left bottom no-repeat;
	}
#menu li.menu2 a:hover {
	color			: #ffffff;
	background		: url(../menu-image/image2.gif) left bottom no-repeat;
	}
#menu li.menu3 a:hover {
	color			: #ffffff;
	background		: url(../menu-image/image3.gif) left bottom no-repeat;
	}
#menu li.menu4 a:hover {
	color			: #ffffff;
	background		: url(../menu-image/image4.gif) left bottom no-repeat;
	}
#menu li.menu5 a:hover {
	color			: #ffffff;
	background		: url(../menu-image/image6.gif) left bottom no-repeat;
	}

/*--------------------------------------
	 Contents page Global Menu
--------------------------------------*/
.menu {
	width					: 170px;
	}
.menu img.mt20{
	margin-top		: 20px;
}
.menu ul{
	font-weight		: bold;
	text-align		: left;
	margin				: 0px;
	padding				: 0px;
	list-style-type:none;
	}
.menu li{
	width						: 170px;
	margin					: 0px 0px 3px;
	padding					: 0px;
	}
.menu ul li.menu1 {
	background	: url(../menu-image/image11.gif) left top no-repeat;
	}
.menu ul li.menu2 {
	background	: url(../menu-image/image12.gif) left top no-repeat;
	}
.menu ul li.menu3 {
	background	: url(../menu-image/image13.gif) left top no-repeat;
	}
.menu ul li.menu4 {
	background	: url(../menu-image/image14.gif) left top no-repeat;
	}
.menu ul li.menu5 {
	background	: url(../menu-image/image15.gif) left top no-repeat;
	}
.menu ul li.menu6 {
	background	: url(../menu-image/image17.gif) left top no-repeat;
	}
.menu ul li.menu1 a,
.menu ul li.menu2 a,
.menu ul li.menu3 a,
.menu ul li.menu4 a,
.menu ul li.menu5 a,
.menu ul li.menu6 a  {
	display					: block;
	width						: 128px;
	height					: 40px;
	line-height			: 40px;
	padding					: 0px 0px 0px 42px;
	text-decoration : none;
	color						: #333333;
	_position				: relative;
	}
.menu ul li.menu1 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image11.gif) left bottom no-repeat;
	}
.menu ul li.menu2 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image12.gif) left bottom no-repeat;
	}
.menu ul li.menu3 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image13.gif) left bottom no-repeat;
	}
.menu ul li.menu4 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image14.gif) left bottom no-repeat;
	}
.menu ul li.menu5 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image15.gif) left bottom no-repeat;
	}
.menu ul li.menu6 a:hover {
	color			: #ffffff;
	background	: url(../menu-image/image17.gif) left bottom no-repeat;
	}
	
/*--------------------/Contents Page Global Sabmenu /---------------------*/
#local ul {
	list-style-type	:none;
	margin			: 0px 0px 12px 0px;
	padding			: 0px;
	}
#local li {
	width					: 167px;
	background 		: url(../image-etc/image1.gif) right center no-repeat;
	margin				: 0px;
	padding				: 0px;
	}
#local li a{
	width					: 157px;
	display				: block;
	line-height		: normal;
	color					: #333333;
	text-decoration: none;
	margin				: 0px;
	padding				: 6px 0px 6px 10px;
	border-left		: 3px solid #2038C5;
	border-bottom : 1px solid #2038C5;
	_position			: relative;
	}
#local li a:hover{
	color: #ffffff;
	background :url(../image-etc/image2.gif) no-repeat #2038C5 center right;
	}

/*--------------------------------------
	 Area Tab Menu
--------------------------------------*/
#zonemenu ul {
	margin					: 0px 0px 20px 5px;
	padding					: 0px;
	width						: 750px;
	list-style-type	:none;
	overflow				: hidden;
	}
#zonemenu ul li {
	text-align	: center;
	line-height	: 35px;
	margin			: 0px;
	background	: url(../menu-image/image21.gif) left center no-repeat;
	float				: left;
	}
#zonemenu ul li a{
	display					: block;	
	width						: 83px;
	height					: 35px;
	text-decoration	: none;
	color						: #000000;
	_position				: relative;
	}
#zonemenu ul li a:hover{
	background		: url(../menu-image/image21b.gif) no-repeat;
	color					: #ffffff;
	}

/*--------------------------------------
	 Area Menu
--------------------------------------*/

#blockmenu2 ul {
	margin			: 0px;
	padding			: 0px;
	color				: #ffffff;
	list-style-type	: none;
	}
#blockmenu2 li{
	width					: 539px;
	font-weight		: bold;
	line-height		: normal;
	margin				: 0px;
	padding				: 0px;
}
#blockmenu2 li a{
	width							: 539px;
	display						: block;
	text-align				: center;
	color							: white;
	text-decoration		: none;
	padding						: 6px 0px;
	border-right			: 1px solid white;
	background				:  url(../databox/image1.jpg) repeat-x;
}
#blockmenu2 li a:hover{
	color					: #000000;
	background		:  url(../databox/image2.jpg) repeat-x;
	}
#blockmenu ul {
	margin			: 0px;
	padding			: 0px;
	color				: #ffffff;
	list-style-type	: none;
	}
#blockmenu li{
	margin				: 3px 0px 15px;
	padding				: 0px;
	width					: 59px;
	float					: left;
	text-align		: center;
	font-weight		: bold;
	border-right	: 1px solid #ffffff;
	line-height		: normal;
	}
#blockmenu li a{
	width							: 59px;
	display						: block;
	text-decoration		: none;
	padding						: 6px 0px;
	color							: #ffffff;
	background				:  url(../databox/image1.jpg) repeat-x;
	_position					: relative;
	}
#blockmenu li a:hover{
	color					: #000000;
	background		:  url(../databox/image2.jpg) repeat-x;
	}
