@charset "utf-8";
.fixed{
 position: fixed;
 top: 0;
 width: 100%;
 z-index : 999;
}
#osaka{
 margin-top:-80px;
 padding-top:80px;
}
#link02{
 margin-top:-80px;
 padding-top:80px;
}
#link03{
 margin-top:-80px;
 padding-top:80px;
}
#tokyo{
 margin-top:-80px;
 padding-top:80px;
}
#nagoya{
 margin-top:-80px;
 padding-top:80px;
}
#top{
 width : 100%;
 height : 0px;
 top : 0px;
 position : absolute;
}
a:link.white{
 color : #ffffff;
 font-weight : bold;
}
a:visited.white{
 color : #ffffff;
 font-weight : bold;
}
a:active.white{
 text-decoration : underline;
 color : #ffffff;
 font-weight : bold;
}
a:hover.white{
 text-decoration : underline;
 color : #ffffff;
 font-weight : bold;
}
ul#menu0{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu0 li{
 list-style:none;
 float:left;
 width : 75px;
}
ul#menu0 a{
 display:block;
 width : 75px;
 height:80px;
 background-image : url(../img_menu/set2/m0.png);
}
ul#menu0 a span{
 display:none;
}
ul#menu1{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu1 li{
 list-style:none;
 float:left;
 width : 85px;
}
ul#menu1 a{
 display:block;
 width : 85px;
 height:80px;
 background-image : url(../img_menu/set2/m1.png);
}
ul#menu1 a span{
 display:none;
}
ul#menu2{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu2 li{
 list-style:none;
 float:left;
 width : 170px;
}
ul#menu2 a{
 display:block;
 width : 170px;
 height:80px;
 background-image : url(../img_menu/set2/m2.png);
}
ul#menu2 a span{
 display:none;
}
ul#menu3{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu3 li{
 list-style:none;
 float:left;
 width : 145px;
}
ul#menu3 a{
 display:block;
 width : 145px;
 height:80px;
 background-image : url(../img_menu/set2/m3.png);
}
ul#menu3 a span{
 display:none;
}
ul#menu4{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu4 li{
 list-style:none;
 float:left;
 width : 205px;
}
ul#menu4 a{
 display:block;
 width : 205px;
 height:80px;
 background-image : url(../img_menu/set2/m4.png);
}
ul#menu4 a span{
 display:none;
}
ul#menu5{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu5 li{
 list-style:none;
 float:left;
 width : 120px;
}
ul#menu5 a{
 display:block;
 width : 120px;
 height:80px;
 background-image : url(../img_menu/set2/m5.png);
}
ul#menu5 a span{
 display:none;
}
ul#menu6{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu6 li{
 list-style:none;
 float:left;
 width : 95px;
}
ul#menu6 a{
 display:block;
 width : 95px;
 height:80px;
 background-image : url(../img_menu/set2/m6.png);
}
ul#menu6 a span{
 display:none;
}
ul#menu7{
 list-style:none;
 margin:0;
 padding:0;
}
ul#menu7 li{
 list-style:none;
 float:left;
 width : 105px;
}
ul#menu7 a{
 display:block;
 width : 105px;
 height:80px;
 background-image : url(../img_menu/set2/m7b.png);
}
ul#menu7 a span{
 display:none;
}
a.menu{
 background-position:0px 0px;
}
a:hover.menu{
 background-position:0px -80px;
}
.menu99{
 background-image : url(https://www.hostchan.jp/img_menu/back.jpg);
 background-repeat : repeat-x;
 width : 205px;
}
.back_menu{
 height : 80px;
 background-image : url(../img_menu/set2/menu_back.png);
 background-repeat : no-repeat;
 background-position : center top;
}
#page-top{
 position: fixed;
 bottom: 20px;
 right: 20px;
 font-size : 100%;
}
#page-top a{
 background-image : none;
 background-repeat : repeat;
 background-attachment : scroll;
 background-position : 0% 0%;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
 text-decoration: none;
 width: 100px;
 padding: 30px 0;
 text-align: center;
 display: block;
 border-radius: 5px;
}
#page-top a:hover{
 text-decoration: none;
 background-image : none;
 background-repeat : repeat;
 background-attachment : scroll;
 background-position : 0% 0%;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
}