img.topImage {
    margin-bottom: 8px;
}
#contents h2 {
    text-align: left;
}

div#news_container {
    position: relative;
    height: 132px;
    margin-bottom: 18px;
}
div.news_c {
    position: absolute;
    width: 166px;
    height: 132px;
}
div#news1 {
    background: url("/resources/images/index/button_top_otoku.png") no-repeat;
}
div#news2 {
    left: 173px;
    background: url("/resources/images/index/button_top_news.png") no-repeat;
}
div#news3 {
    left: 347px;
    background: url("/resources/images/index/button_top_hair.png") no-repeat;
}
div.news_c p.title {
    margin: 50px 12px 0 12px;
    font-weight: bold;
}
div.news_c p.date {
    position: absolute;
    left: 106px;
    top: 112px;
}
div.news_c img.new {
    position: absolute;
    left: 10px;
    top: 110px;
}

.news {
    width: 500px;
    margin-bottom: 12px;
    line-height: 1.3;
    text-align: left;
}
.news h3 {
    font-size: 90%;
}
.news p.date {
    text-align: right;
}
.shop {
    width: 256px;
    height: 60px;
    text-align: left;
    background: url("/resources/images/index/bg-shop.png") no-repeat;
    vertical-align: top;
}
.shop img {
    float: left;
}
.shop .textContainer {
    float: left;
    width: 180px;
}
.shop .text {
    margin: 2px 4px;
    line-height: 1.3;
}
.shop .text .resv a {
    color: #CC738F;
}
.shop h3 {
    font-size: 12px;
    font-weight: normal;
}
.shop address {
    font-size: 10px;
    font-style: normal;
}
.shop div.resv {
    font-size: 12px;
}

#side .qrcode {
    width: 150px;
}

