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

/* ------------------------------------------------------------------------------
店舗募集
------------------------------------------------------------------------------ */

.wanBrand {
margin-bottom: 30px;
}
.wanText01 {
font-size: 93%;
color: #592626;
margin-bottom: 30px;
padding-left: 30px;
}
.wanTitle {
margin-bottom: 20px;
padding-left: 10px;
}
.wanTable01 {
border-top:1px dotted #CCC;
border-left:none;
width: 650px;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;
}
.wanTable01 th {
border-right: none;
border-bottom: 1px dotted #CCC;
background-color: #FFF;
background-image: url(../images/img_common/icon01.gif);
background-repeat: no-repeat;
background-position: 10px 21px;
font-size: 93%;
color: #411E1D;
padding: 15px 5px 15px 25px;
vertical-align: top;
}
.wanTable01 td {
padding:15px 5px;
border-right: none;
border-bottom: 1px solid #CCC;
font-size: 93%;
color: #411E1D;
vertical-align: top;
}
