@charset "Shift_JIS";
/* CSS Document */

#navi_continer {
	position: relative;
	z-index:1000;
	width: 640px;
	height:28px;
	top: 0px;
	margin: 0px;
	padding:0px;
}

#navi {
	position: absolute;
	top: 0px;
	left: 2px;
	width: 640px;
	height: 29px;
	margin: 0px;
	padding:0px;
}

#navi ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}

#navi li {
	color: #fffff;
	float: left;
	width: 128px;
	margin: 0;
}

#navi li a {
	font-size: 10px;
	color: #660033;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../bottan/bottan130_261.gif);
	background-repeat: no-repeat;
	height:auto;
	line-height: 28px;
}

#navi li a:hover {
	color: #FF3300;
	background-image: url(../bottan/bottan130_262.gif);
	background-repeat: no-repeat;
}

#navi ul.sub {
	background-image: url(../bottan/bottan130_261.gif);
	background-repeat: no-repeat;
}

#navi ul.sub li {
	float: none;
	margin-top: -2px;
}

#navi ul.sub li a {
	font-size: 10px;
	color: #660033;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../bottan/130_261shop.gif);
	background-repeat: no-repeat;
	line-height:26px;
	height: 26px;
	}

#navi ul.sub li a:hover {
	color: #FF3300;
	background-image: url(../bottan/130_262shop.gif);
}

#navi ul li.navi_menu ul {
display: none;
}

#navi ul li.navi_menu_on ul {
display: block;
}

#navi li.navi_menu{

}

#navi li.navi_menu_on{

}
.gyoukan15 {
	line-height: 1.5em;
}
