@charset "Shift_JIS";
.menu a {
	text-decoration: none;
	}
.menu {
	width: 170px;
	}
.menu ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	z-index: 500;
	list-style-type:none;
	width: 170px;
	 }
.menu li {
	float: left;
	width: 170px;
	height: 45px;
	margin-bottom: 5px;
	}
.menu ul li span { display:none; }

.menu table {
	position: absolute;
	border-collapse: collapse;
	top: 0pt;
	left: 0pt;
	z-index: 100;
	font-size: 1em;
	margin-top: -1px;
	}
.menu li ul {
	width: 120px;
	}

.menu li ul li,.menu li ul li ul li {
	margin-bottom: 0;
	background: #FFFFFF;
	height: 25px;
	width: 120px;
	border-top: 1px solid #d2c8b4;
	border-right: 1px solid #d2c8b4;
	border-left: 1px solid #d2c8b4;
	}
.line_bottom {
	border-bottom: 1px solid #d2c8b4;
	}
.menu  li.sub {
	position: absolute;
	top: 0pt;
	left: 0pt;
	border-collapse: collapse;
	z-index: 100;
	font-size: 1em;
	margin-top: 0px;
	}
.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	height: 45px;
	line-height: 45px;
	width: 170px;
	color: #7d5a32;
	}
.menu li ul a, .menu li ul a:visited {
	display: block;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	width: 110px;
	padding-left: 10px;
	}

.menu strong {
	float: right;
	margin-right: 5px;
	}
* html .menu a, * html .menu a:visited {
	width: 170px;
	}
* html .menu a:hover {
	border-color: #d2c8b4;
	color: #7d5a32;
	background-color: #ebe1c8;
	position: relative;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	}
.menu li:hover {
	position: relative;
	}

.menu li ul {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 135px;
	}

.menu li ul ul {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 120px;
	}


.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }


		.menu li.home a {
	background:url(../comon_images/gmenu_hom.gif) no-repeat left top;
		}
		.menu li.home a:hover {
	background:url(../comon_images/gmenu_hom_hi.gif) left top no-repeat;
		}
		.menu li.whatq a {
	background: url(../comon_images/gmenu_wha.gif) left top no-repeat;
		}
		.menu li.whatq a:hover {
	background: url(../comon_images/gmenu_wha_hi.gif) left top no-repeat;
		}
		.menu li.member a {
	background: url(../comon_images/gmenu_mem.gif) left top no-repeat;
		}
		.menu li.member a:hover {
	background: url(../comon_images/gmenu_mem_hi.gif) left top no-repeat;
		}
		.menu li.news a {
	background: url(../comon_images/gmenu_new.gif) left top no-repeat;
		}	
		.menu li.news a:hover {
	background: url(../comon_images/gmenu_new_hi.gif) left top no-repeat;
		}	
		.menu li.history a {
	background: url(../comon_images/gmenu_his.gif) left top no-repeat;
		}	
		.menu li.history a:hover {
	background: url(../comon_images/gmenu_his_hi.gif) left top no-repeat;
		}



.menu li.down a {
	background: #ffffff;
	}
.menu li.down a:hover {
	background: #ebe1c8;
	}

.menu a:active, .menu a:focus {
	border-color: #d2c8b4;
	color: #7d5a32;
	background-color: #ebe1c8;
	 }
.menu li:hover > a { 
	border-color: #d2c8b4;
	color: #7d5a32;
	background-color: #ebe1c8;
	}
	



/*==付け足し終わり== */

