header nav.nav01 ul li.nav_menu:nth-of-type(2){
    background:#2F2E2B;
    color:#fff;
}
#sub-midashi .midashi-pic{
    background-image:url(../images/midashi-store.jpg);
}
#table table{
    width:100%;
    border-collapse: collapse;
}
#table table tr{
    border-bottom:1px solid #000;
}
#table table th{
    width:265px;
    text-align: left;
}
#table table th,
#table table td{
    padding: 40px 50px;
}
#table table td a{
    color:#000;
}
.map{
    position: relative;
    margin-top: 50px;
}
.map iframe{
    width: 100%;
    height: 350px;
}