/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.machihachi.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.machihachi.com/mt/mt-static/themes/1machi/screen.css);
/* end StyleCatcher imports */



/* banner menu */
#bannernav li{
float: left;
padding-top: 0px;
padding-bottom: 0px;
background-color: #FFFFBB;
border: 1px solid #000000;
font-size: 12px;
text-align: center;
width: 170px;
height:20px;
margin-top: 0px;
margin-right: 1px;
margin-left: 0px;
}

#bannernav a{
color: #000000;
display:block;
width: 170px;
height:20px;
}

#bannernav a:hover{
color: #ffffff;
background-color: #AA0000;
text-decoration:none;
width: 170px;
height:20px;
}



