@charset "UTF-8";




/* --- IE6用ナビゲーションバー --- */
*html .t_navi {
	width: 670px;
	height: 70px;
	float: right;
	margin-right: 23px;
	margin-top: 35px;
}
*html ul#menu2{
	list-style:none;
	margin-top: 0px;
	margin-left: 0px;
}
*html #menu2 a span{display:none;} 
ul#menu2 li{
	list-style:none;
	float:left;
	width:167px;
	margin-top:35px;
}
*html ul#menu2 a{
	display:block;
	width:167px;
	height:36px;

    text-indent:;
	background-image: url(../image/topnavi_04.jpg);
	overflow:hidden;
}
*html a.home{
	background-position:0px 0px;
	background-image: url(../image/topnavi_04.jpg);
}
*html a:hover.home{
	background-position:0px -38px;
}
*html a.shopsearch{
	background-position:-168px 0px;
}
*html a:hover.shopsearch{
	background-position:-168px -38px;
}
*html a.franchisechain{
	background-position:-338px 0px;
	background-repeat: no-repeat;
}
*html a:hover.franchisechain{
	background-position:-338px -38px;
}
*html a.saiyoujouhou{
	background-position:-508px 0px;
	background-repeat: no-repeat;
}
*html a:hover.saiyoujouhou{
	background-position:-508px -38px;
}



/* --- ナビゲーションバー --- */
.t_navi {
	width: 670px;
	height: 35px;
	float: right;
	margin-right: 23px;
	margin-top: 35px;
}
ul#menu2{
	list-style:none;
	margin-top: 0px;
	margin-left: 0px;
}
#menu2 a span{display:none;} 
ul#menu2 li{
	list-style:none;
	float:left;
	width:167px;
	margin-top: 0px;
}
ul#menu2 a{
	display:block;
	width:167px;
	height:35px;
    text-indent:;
	background-image: url(../image/topnavi_04.jpg);
	overflow:hidden;
}
a.home{
	background-position:0px 0px;
	background-image: url(../image/topnavi_04.jpg);
}
a:hover.home{
	background-position:0px -38px;
}
a.shopsearch{
	background-position:-168px 0px;
}
a:hover.shopsearch{
	background-position:-168px -38px;
}
a.franchisechain{
	background-position:-338px 0px;
	background-repeat: no-repeat;
}
a:hover.franchisechain{
	background-position:-338px -38px;
}
a.saiyoujouhou{
	background-position:-508px 0px;
	background-repeat: no-repeat;
}
a:hover.saiyoujouhou{
	background-position:-508px -38px;
}

/* IE6用トップロゴ全体画像 */
*html #headrwrap{
	width:900px;
	height:70px;
	background-image: url(../image/topnavi.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

/* トップロゴ全体画像 */
#headrwrap{
	width:900px;
	height:70px;
	background-image: url(../image/topnavi.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

