@import url("base.css");
@import url("leftmenu.css");
@import url("nomal.css");
@import url("footer.css");
@import url("banner.css");

/*store locator */


#store_r {
    float: left;
    margin-left: 60px !important;
    margin-left: 35px;
}

#store_r h1{
    margin: 79px 0 0 0;
}

#store_r h2{
    padding: 59px 0 50px 0;
}


#store_list {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

#one-area {
    width: 735px;
    float: left;
    clear: both;
    border-bottom:1px solid #f2eee9;
}

#one-area ul{
    clear:both;
    width: 735px;
    padding: 0;
    margin: 0;

}

#one-area li{
    float: left;
    width: 245px;
    height: 81px;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;

}

#one-area h2 {
    clear:both;
    width: 245px;
    padding:0;
    margin: 17px 0;
    font-size: 14px;
    color:#291001;

}

#one-area h3 {
    font-size:12px;
    color:#333333;
    font-weight: lighter;
    margin:0 0 5px 0;
    padding: 0;
}

#one-area p {
    font-size: 12px;
    color:#666666;
    line-height: 1.3;
    padding: 0;
    margin: 0;
}

#cl {
    clear: both;
}

h2.store_h2mens {
    border-top:2px solid #666666;
}

h2.store_h2womens {
    border-top:2px solid #666666;
}

#one-area a{
color:#422e13;
}

#one-area a;hover
color:#996633;
}
