@charset "utf-8";
/* CSS Document */


div#g_navi {
width: 294px;
height: 506px;
background: url(../img/nav_bg.png) no-repeat top left;
float: left;
}

#top {
position: absolute;
top: 333px;
left: 70px;
}

#gaiyou a {
width: 25px;
height: 12px;
background: url(../img/gaiyou_btn.png) no-repeat;
position: absolute;
top: 369px;
left: 72px;
}


#gaiyou a:link {
width: 25px;
height: 12px;
background: url(../img/gaiyou_btn.png) no-repeat;
position: absolute;
top: 369px;
left: 72px;
}

#gaiyou a:hover {
width: 25px;
height: 12px;
background: url(../img/gaiyou_btn_on.png) no-repeat;
position: absolute;
top: 369px;
left: 72px;
}


#event a {
width: 89px;
height: 12px;
background: url(../img/event_btn.png) no-repeat;
position: absolute;
top: 393px;
left: 72px;
}

#event a:link {
width: 89px;
height: 12px;
background: url(../img/event_btn.png) no-repeat;
position: absolute;
top: 393px;
left: 72px;
}

#event a:hover {
width: 89px;
height: 12px;
background: url(../img/event_btn_on.png) no-repeat;
position: absolute;
top: 393px;
left: 72px;
}

#blog a {
width: 37px;
height: 11px;
background: url(../img/blog_btn.png) no-repeat;
position: absolute;
top: 418px;
left: 72px;
}


#blog a:link {
width: 37px;
height: 11px;
background: url(../img/blog_btn.png) no-repeat;
position: absolute;
top: 418px;
left: 72px;
}

#blog a:hover {
width: 37px;
height: 11px;
background: url(../img/blog_btn_on.png) no-repeat;
position: absolute;
top: 418px;
left: 72px;
}

#access a {
width: 43px;
height: 11px;
background: url(../img/access_btn.png) no-repeat;
position: absolute;
top: 442px;
left: 72px;
}

#access a:link {
width: 43px;
height: 11px;
background: url(../img/access_btn.png) no-repeat;
position: absolute;
top: 442px;
left: 72px;
}

#access a:hover {
width: 43px;
height: 11px;
background: url(../img/access_btn_on.png) no-repeat;
position: absolute;
top: 442px;
left: 72px;
}


#contact a {
width: 50px;
height: 12px;
background: url(../img/contact_btn.png) no-repeat;
position: absolute;
top: 466px;
left: 72px;
}

#contact a:link {
width: 50px;
height: 12px;
background: url(../img/contact_btn.png) no-repeat;
position: absolute;
top: 466px;
left: 72px;
}

#contact a:hover {
width: 50px;
height: 12px;
background: url(../img/contact_btn_on.png) no-repeat;
position: absolute;
top: 466px;
left: 72px;
}

#link a {
width: 32px;
height: 10px;
background: url(../img/link_btn.png) no-repeat;
position: absolute;
top: 493px;
left: 72px;
}

#link a:link {
width: 32px;
height: 10px;
background: url(img/link_btn.png) no-repeat;
position: absolute;
top: 493px;
left: 72px;
}

#link a:hover {
width: 32px;
height: 10px;
background: url(img/link_btn_on.png) no-repeat;
position: absolute;
top: 493px;
left: 72px;
}
