h2.subTit01 {
    margin-bottom:20px;
}
/*-- 이용안내 --*/
table.guideInner th {
    vertical-align:top;
    padding-top:30px;
}
table.guideInner th div.tit {
    vertical-align:top;
    width:75px;
    height:35px;
    border:3px solid #ed9376;
    border-radius:50px;
    font-size:20px;
    color:#ed9376;
    text-align:center;
    line-height:35px;
}
table.guideInner td {
    padding-top:30px;
    font-size:20px;
    line-height:36px;
    color:#454545;
}
table.guideInner td span.plus {
    display:block;
    font-size:18px;
    color:#076198;
}


/*-- END 이용안내 --*/

/*-- 예약안내 --*/
span.importIcon {
    padding:2px 45px;
    color:#f15b23;
    background:url('../img/import.png') no-repeat 0;
}
div.important {
    padding:20px;
    background:#eee;
}
div.important ul.commonUl li span {
    color:#f15b23;
}
/*-- END 예약안내 --*/