@charset "utf-8";
/*menu*/

#menu_top    { margin: 0; padding: 0; border: 0 }



#menu_top ul    { text-align: left; list-style: none; width: 400px; height: 120px }



#menu_top li{
	display: inline;
}

#menu_top li a  { text-decoration: none; text-indent: -9999px; display: block; float: left; border: 0 }

#menu_top a       { text-decoration: none; background-image: url("../_i/header/menu_top.gif"); background-repeat: no-repeat; height: 120px; border: 0 }


#menu_top a:link { text-decoration: none; border: 0 }
#menu_top a:visited { text-decoration: none; border: 0 }
#menu_top a:hover { text-decoration: none; border: 0 }
#menu_top a:active { text-decoration: none; border: 0 }
#item01 a     { background-position: 0 0; width: 38px }

#item02 a     { background-position: -38px 0; width: 58px }

#item03 a     { background-position: -96px 0; width: 67px }

#item04 a     { background-position: -163px 0; width: 64px }

#item05 a     { background-position: -227px 0; width: 46px }

#item06 a     { background-position: -273px 0; width: 76px }

#item07 a     { background-position: -349px 0; width: 51px }



#item01 a:hover     { background-position: 0 -120px; width: 38px }

#item02 a:hover     { background-position: -38px -120px; width: 58px }

#item03 a:hover     { background-position: -96px -120px; width: 67px }

#item04 a:hover     { background-position: -163px -120px; width: 64px }

#item05 a:hover     { background-position: -227px -120px; width: 46px }

#item06 a:hover     { background-position: -273px -120px; width: 76px }

#item07 a:hover     { background-position: -349px -120px; width: 51px }
