/***************************************************************
メニュー
***************************************************************/
#m1 a{
display:block;
width:190px;
height:53px;
background:url(../top/menu01.gif) no-repeat;
text-decoration:none;
padding:0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
float: left;
}

#m1 a:focus {
overflow: hidden;
}

#m1 a:hover {
background-position: bottom;
text-decoration: none;
}

#m2 a{
display:block;
width:190px;
height:53px;
background:url(../top/menu02.gif) no-repeat;
text-decoration:none;
padding:0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
float: left;
}

#m2 a:focus {
overflow: hidden;
}

#m2 a:hover {
background-position: bottom;
text-decoration: none;
}


#m4 a{
display:block;
width:190px;
height:53px;
background:url(../top/menu04.gif) no-repeat;
text-decoration:none;
padding:0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
float: left;
}

#m4 a:focus {
overflow: hidden;
}

#m4 a:hover {
background-position: bottom;
text-decoration: none;
}

#m5 a{
display:block;
width:190px;
height:53px;
background:url(../top/menu05.gif) no-repeat;
text-decoration:none;
padding:0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
float: left;
}

#m5 a:focus {
overflow: hidden;
}

#m5 a:hover {
background-position: bottom;
text-decoration: none;
}

#m6 a{
display:block;
width:190px;
height:53px;
background:url(../top/menu06.gif) no-repeat;
text-decoration:none;
padding:0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
float: left;
}

#m6 a:focus {
overflow: hidden;
}

#m6 a:hover {
background-position: bottom;
text-decoration: none;
}