/* CSS Document */

/*グローバル*/
#g_navi{
width:767px;
height:29px;
background-image:url(img/navi_bg.gif);
background-repeat:no-repeat;
list-style-type:none;
}

#g_navi ul{
width:525px;
height:29px;
list-style-type:none;
margin-left:242px;
}

#g_navi li{
display:inline;
text-indent:-9999px;
}

#g_navi li a{
float:left;
}


#g_navi li a#top{
width:105px;
height:29px;
background-image:url(img/gn_01.gif);
background-repeat:no-repeat;
}

#g_navi li a#shisetsu{
width:104px;
height:29px;
background-image:url(img/gn_02.gif);
background-repeat:no-repeat;
}

#g_navi li a#riyou{
width:105px;
height:29px;
background-image:url(img/gn_03.gif);
background-repeat:no-repeat;
}

#g_navi li a#joho{
width:105px;
height:29px;
background-image:url(img/gn_04.gif);
background-repeat:no-repeat;
}

#g_navi li a#access{
width:106px;
height:29px;
background-image:url(img/gn_05.gif);
background-repeat:no-repeat;
}

#g_navi a:hover{
background-position:0 -29px;
}

/*グローバルアクティブ表記*/
body#act_shisetsu #g_navi li a#shisetsu{
background-position:0 -29px;
}

body#act_riyou #g_navi li a#riyou{
background-position:0 -29px;
}

body#act_joho #g_navi li a#joho{
background-position:0 -29px;
}

body#act_access #g_navi li a#access{
background-position:0 -29px;
}

/*トップ左　ダイレクトナビ*/
#d_navi_L{
width:189px;
height:229px;
list-style-type:none;
}

#d_navi_L li{
text-indent:-9999px;
margin-bottom:5px;
}

#d_navi_L li a{
display:block;
}

#d_navi_L a#enjoy{
width:189px;
height:76px;
background-image:url(img/dn_01.gif);
background-repeat:no-repeat;
}

#d_navi_L a#roten{
width:189px;
height:76px;
background-image:url(img/dn_02.gif);
background-repeat:no-repeat;
}

#d_navi_L a#utiyu{
width:189px;
height:76px;
background-image:url(img/dn_03.gif);
background-repeat:no-repeat;
}

#d_navi_L a:hover{
background-position:0 -76px;
}

/*トップ右　ダイレクトナビ*/
#d_navi_Right{
width:506px;
height:92px;
list-style-type:none;
}

#d_navi_Right li{
display:inline;
text-indent:-9999px;
}

#d_navi_Right li a{
float:left;
}


#d_navi_Right li a#shokuji{
width:126px;
height:92px;
background-image:url(img/dn_04.jpg);
background-repeat:no-repeat;
}

#d_navi_Right li a#hogushi{
width:126px;
height:92px;
background-image:url(img/dn_05.jpg);
background-repeat:no-repeat;
}

#d_navi_Right li a#kami{
width:126px;
height:92px;
background-image:url(img/dn_06.jpg);
background-repeat:no-repeat;
}

#d_navi_Right li a#luna{
width:126px;
height:92px;
background-image:url(img/dn_07.jpg);
background-repeat:no-repeat;
}

#d_navi_Right a:hover{
background-position:0 -92px;
}


/*施設のご案内　ローカル*/
#shisetsu_navi{
width:189px;
height:164px;
background-image:url(img/lm_bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
margin:0;
padding:0;
}

#shisetsu_navi ul{
list-style-type:none;
}

#shisetsu_navi li{
text-indent:-9999px;
}

#shisetsu_navi li a{
display:block;
}


#shisetsu_navi li a#s_roten{
width:189px;
height:39px;
background-image:url(img/ln_01.gif);
background-repeat:no-repeat;
}

#shisetsu_navi li a#s_utiyu{
width:189px;
height:39px;
background-image:url(img/ln_02.gif);
background-repeat:no-repeat;
}

#shisetsu_navi li a#ref{
width:189px;
height:39px;
background-image:url(img/ln_03.gif);
background-repeat:no-repeat;
}

#shisetsu_navi li a#seibun{
width:189px;
height:39px;
background-image:url(img/ln_04.gif);
background-repeat:no-repeat;
}

#shisetsu_navi li a:hover{
background-position:-189px 0;
}


/*ご利用案内　ローカル*/
#riyou_navi{
width:189px;
height:125px;
background-image:url(img/lm_bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
margin:0;
padding:0;
}

#riyou_navi ul{
list-style-type:none;
}

#riyou_navi li{
text-indent:-9999px;
}

#riyou_navi li a{
display:block;
}


#riyou_navi li a#price{
width:189px;
height:39px;
background-image:url(img/ln_05.gif);
background-repeat:no-repeat;
}

#riyou_navi li a#f_plan{
width:189px;
height:39px;
background-image:url(img/ln_06.gif);
background-repeat:no-repeat;
}

#riyou_navi li a#l_plan{
width:189px;
height:39px;
background-image:url(img/ln_07.gif);
background-repeat:no-repeat;
}

#riyou_navi li a:hover{
background-position:-189px 0;
}




