
body { background:#f8f3c6; margin:0px; padding:0px; }

a:hover { color: #FF6600; text-decoration: underline; }

/*▼ヘッダメニュー▼*/
.hm_box { width:750px; }
.hm { width:750px; position:relative; top:0px; left:14px; }

.hm div { height:26px; text-indent:-9999px; float:left; z-index:50; outline-style:none; margin-bottom:0px; } 
.hm div a { height:26px; display:block; text-decoration:none; z-index:100; outline-style:none; }

.hm_athletic { left: 0px; width:149px; }
.hm_asobi { left:149px; width:90px; }
.hm_taiken { left:239px; width:118px; }
.hm_camp { left:357px; width:90px; }
.hm_dogrun { left:447px; width:90px; }
.hm_restaurant { left:537px; width:123px; }
.hm_etc { left:660px; width:87px; }

.hm_athletic a{ background:url(../../image/hm.gif) no-repeat -0px top; }
.hm_asobi a{ background:url(../../image/hm.gif) no-repeat -149px top; }
.hm_taiken a{ background:url(../../image/hm.gif) no-repeat -239px top; }
.hm_camp a{ background:url(../../image/hm.gif) no-repeat -357px top; }
.hm_dogrun a{ background:url(../../image/hm.gif) no-repeat -447px top; }
.hm_restaurant a{ background:url(../../image/hm.gif) no-repeat -537px top; }
.hm_etc a{ background:url(../../image/hm.gif) no-repeat -660px top; }

.hm_athletic a:hover{ background:url(../../image/hm.gif) no-repeat -0px bottom; }
.hm_asobi a:hover{ background:url(../../image/hm.gif) no-repeat -149px bottom; }
.hm_taiken a:hover{ background:url(../../image/hm.gif) no-repeat -239px bottom; }
.hm_camp a:hover{ background:url(../../image/hm.gif) no-repeat -357px bottom; }
.hm_dogrun a:hover{ background:url(../../image/hm.gif) no-repeat -447px bottom; }
.hm_restaurant a:hover{ background:url(../../image/hm.gif) no-repeat -537px bottom; }
.hm_etc a:hover{ background:url(../../image/hm.gif) no-repeat -660px bottom; }


.hm ul { position:absolute; top:26px; margin:0px; padding:0px; z-index:50; font-size:12px; line-height:1.5; font-weight:bold; list-style:none; background:#c6e39f; border:2px solid #fff; border-bottom:0px solid #fff;}
.hm ul li { margin:0px; background:#c6e39f; border-bottom:2px solid #fff; }
.hm ul li:hover { background:#fe7; }
.hm ul li a { display:block; padding:5px 10px }
#hm_athletic_p { visibility:hidden; z-index:50; left:0px; }
#hm_asobi_p  { visibility:hidden; z-index:50; left:149px; }
#hm_taiken_p  { visibility:hidden; z-index:50; left:239px;}
#hm_camp_p { visibility:hidden; z-index:50; left:357px; }
#hm_dogrun_p { visibility:hidden; z-index:50; left:447px; }
#hm_restaurant_p { visibility:hidden; z-index:50; left:537px; }
#hm_etc_p { visibility:hidden; z-index:50; left:660px; }

#hm_athletic_p li { width:233px; }
#hm_asobi_p li  { width:201px; }
#hm_taiken_p li { width:201px; }
#hm_camp_p li { width:173px; }
#hm_dogrun_p li { width:206px; }
#hm_restaurant_p li { width:206px; }
#hm_etc_p li { width:83px; }


