/* ------------ メインメニュー ------------  */



#m-menu {
	height: 34px;
	margin: 60px 0 0 10px;
	padding: 0;
}
#m-menu ul {
	margin: 0;
	padding: 0;
}
#m-menu li {
	display:inline;
	list-style-type:none;
	float:left;/*こっちにfloat大事*/
}
#m-menu li a {
	display:block;
	text-indent:-9999px;
}

/*Firefoxリンク点線消し*/
a:focus{
/*\*/
overflow: hidden;
/**/
}


/*-off*/

li.m-menu01 a {
	background:url(../images/m-feature.jpg) no-repeat;
	width:162px;height:34px;
}
li.m-menu02 a {
	background:url(../images/m-menu.jpg) no-repeat;
	width:162px;height:34px;
}
li.m-menu03 a {
	background:url(../images/m-shop.jpg) no-repeat;
	width:162px;height:34px;
}
li.m-menu04 a {
	background:url(../images/m-map.jpg) no-repeat;
	width:162px;height:34px;
}


/*-hover*/


li.m-menu01 a:hover {
	background:url(../images/m-feature.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu02 a:hover {
	background:url(../images/m-menu.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu03 a:hover {
	background:url(../images/m-shop.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu04 a:hover {
	background:url(../images/m-map.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}



/*-active*/

li.m-menu01-ac a {
	background:url(../images/m-feature.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu02-ac a {
	background:url(../images/m-menu.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu03-ac a {
	background:url(../images/m-shop.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}
li.m-menu04-ac a {
	background:url(../images/m-map.jpg) no-repeat;
	width:162px;height:34px;
	background-position:bottom;
}





/* ---------------- サイドメニュー:left内 ---------------- */

.img-qr {
	background:url(../images/img-qr.jpg) no-repeat;
	width:160px;height:180px;
	text-indent: -9999px;
	border: 0;
	margin: 15px 0 15px 30px;
}

.s-menu {
	width: 220px;
	margin: 0;
	padding: 0;
}

.s-menu-inner {
	margin: 15px 10px 0 5px;
	padding: 0 0 0 0;
}

.s-menu h2 {
	color: #914124;/* メインメニュー・お知らせ等の文字色  */
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #da9087;
}
.s-menu ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.s-menu ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.s-menu li{
	list-style: none;
}

.s-menu ul li a {
	display: block;
	text-decoration: none;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	color:#000;/* サイト管理・ログアウト等の文字色  */
}


.s-menu ul li a:hover{ 
	text-decoration: underline;
	color:#000;
}






/* ------------ サイドメニュー  ------------  */

.s-menu-top{
	width: 220px;
	height: 56px;
	background-image:url(../images/s-menu-top.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
}





/* --- サイドバーバナー --- */

#side-banner {
	float: left;
	margin-top: 15px;
	width: 220px;
}

#side-banner img {
	margin-bottom: 10px;
}




/* ------------ 各店トップ用ショートカットメニュー　m-menusel  ------------  */


.m-menusel-t-inner { /*トップ用 */
	margin: 0;
	padding: 0;
	display:block;
}

.m-menusel-p-inner { /*ページ用 */
	margin: 0;
	padding: 0;
	display:block;
}
.m-menusel {
	margin: 0;
	padding: 0;
}


.m-menusel ul {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.m-menusel li {
	position: relative;
	float: left;
	list-style:none;
	margin: 0 0 0 0;
	padding: 0;
}

.m-menusel ul li table {
	border-collapse: collapse;
	border: none;
	font-size: 90%;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
		
.m-menusel ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 0;
	height: 0;
	z-index: 100;
	margin: 0;
	padding: 0;
	border-top:2px solid #fff;
	width:200px;
}
			
.m-menusel ul li a {
	display: block;
}
			
.m-menusel ul li a:hover {
	position: relative;
	z-index: 100;
}
			
.m-menusel ul li:hover ul ,
.m-menusel ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}


/*-off*/
li.m-menusel01 a {
	background:url(../images/m-menusel01.jpg) no-repeat;
	width:210px; height:80px; text-indent:-9999px;
	margin-right: 0px;
}
li.m-menusel02 a {
	background:url(../images/m-menusel02.jpg) no-repeat;
	width:210px; height:80px; text-indent:-9999px;
	margin-right: 0px;
}
li.m-menusel03 a {
	background:url(../images/m-menusel03.jpg) no-repeat;
	width:210px; height:80px; text-indent:-9999px;;
}

/*-on-hover*/
li.m-menusel01 a:hover {
	background:url(../images/m-menusel01.jpg) no-repeat
	width:210px; height:80px;
	background-position: 0 1px;
}
li.m-menusel02 a:hover {
	background:url(../images/m-menusel02.jpg) no-repeat
	width:210px; height:80px;
	background-position: 0 1px;
}
li.m-menusel03 a:hover {
	background:url(../images/m-menusel03.jpg) no-repeat
	width:210px; height:80px;
	background-position: 0 1px;
}



.sub li{
	padding: 0 0 0 0;
	text-align:center;
}


li.m-menusel-sub a {
	text-decoration:none;
	font-size:10px;
	line-height:10px;
	overflow:hidden;
	padding: 6px 3px 0px 3px;
	width:210px; height:16px; !important;
	text-indent:0px; !important;
	background-image:none; !important;
	background-color:#ffed73; !important;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	margin: 0 0 0 0;
	color:#000;
}
li.m-menusel-sub a:hover {
	width:210px; height:16px; !important;
	background-image:none; !important;
	background-color:#FF99FF; !important;
	margin: 0 0 0 0;
	color:#fff;
	font-weight:bold;
}

