@charset "UTF-8";
/* CSS Document */

#content {
width: 901px;
margin-top: 25px;
padding-top: 0px;
float: left;
}

#main_store {
width: 700px;
float: left;
}

#main_inner {
margin-top: 30px;
width: 700px;
float: left;
}

#store_guide_button {
margin-top: 5px;
width: 700px;
float: left;
}

#store_guide_button ul{
width: 700px;
margin: 0;
padding: 0;
}

#store_guide_button li {
margin: 0px;
padding: 0px;
list-style-type: none;
padding-left: 0px; 
float: left;
}  


#store_ichiran a {
height: 15px;
width: 72px;
background-image: url(../img/store_ichiran.gif);
display: block;
}
#store_ichiran a:hover {
background-image: url(../img/store_ichiran_on.gif);
}

#store_ichiran_on a {
height: 15px;
width: 72px;
background-image: url(../img/store_ichiran_on.gif);
display: block;
}
#store_ichiran_on a:hover {
background-image: url(../img/store_ichiran_on.gif);
}


#store_guide a {
margin-left: 15px;
height: 15px;
width: 128px;
background-image: url(../img/store_guide.gif);
display: block;
}
#store_guide a:hover {
background-image: url(../img/store_guide_on.gif);
}

#store_guide_on a {
margin-left: 15px;
height: 15px;
width: 128px;
background-image: url(../img/store_guide_on.gif);
display: block;
}
#store_guide_on a:hover {
background-image: url(../img/store_guide_on.gif);
}