#spBanner {
    padding:20px;
    background-color:white;
    text-align: center;
    border-bottom:1px solid #eeeeee;
    display: none;
}

#body .whiteBox .paper .concept {
    position: relative;
    background-image: url("../images/index/concept_bg.png");
    height: 545px;
}

#body .whiteBox .paper .concept h3 {
    position: absolute;
    left: 399px;
    top: 49px;
    width: 239px;
    height: 105px;
}

#body .whiteBox .paper .concept h3 img {
    position: absolute;
}

#body .whiteBox .paper .concept h3 .line2 {
    top: 38px;
}

#body .whiteBox .paper .concept h3 .line3 {
    top: 76px;
}

#body .whiteBox .paper .concept h4 {
    position: absolute;
    left: 399px;
    top: 210px;
    width: 340px;
    font-size: 14px;
    line-height: 22px;
}

#body .whiteBox .paper .concept h4 strong {
    color: #eb005e;
}

#body .whiteBox .paper .concept .case {
    position: absolute;
    top: 443px;
    width: 270px;
}

#body .whiteBox .paper .concept .case dl dd {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}

#body .whiteBox .paper .concept .case1 {
    left: 130px;
}

#body .whiteBox .paper .concept .case2 {
    left: 475px;
}

#body .whiteBox .paper .concept .caution {
    position: absolute;
    top: 355px;
    left: 50px;
    font-size: 10px;
    color: #666666;
    line-height: 18px;
    width: 300px;
}

#body .whiteBox .paper .concept .social {
    position: absolute;
    left: 399px;
    top: 175px;

}

#body .whiteBox .paper .concept .social .buttons .button {
    display: inline-block;

}

#body .whiteBox .paper .concept .social .buttons .facebook {
    width: 115px;
    overflow: hidden;
}

#body .whiteBox .paper .concept .social .buttons .twitter {
    width: 115px;
}

#body .whiteBox .paper .concept .room {
    position: absolute;
    top: 318px;
    left: 399px;
}

#body .whiteBox .paper .concept .room div {
    position: absolute;
    color: #999999;
    font-size: 11px;
    top: 0px;
    width: 300px;
    display: none;
}

#body .whiteBox .paper .concept .room a {
    position: absolute;
    display: block;
    top: 18px;
    left: -3px;
}

#body .whiteBox .buttons {
    height: 59px;
}

#body .whiteBox .buttons ul li {
    float: left;
}


#body .whiteBox .bbsTitle {
    background-image: url("../images/index/box_bbs_top.png");
    width: 758px;
    height: 65px;
    display: block;
    text-decoration: none;
}

#body .whiteBox .bbsTitle dl {
    position: relative;
    height: 65px;
}

#body .whiteBox .bbsTitle dl dt {
    position: absolute;
    left: 24px;
    top: 21px;
}

#body .whiteBox .bbsTitle dl dd {
    position: absolute;
    right: 24px;
    top: 18px;
    text-decoration: none;
    color: #5b695c;
    font-size: 12px;
    line-height: 18px;
}

#body .bbsWhiteBox {
    margin-bottom: 9px;
}

#body .whiteBox .bbsCreate {
    display: block;
}

#body .whiteBox .bbsTopics {
    background-image: url("../images/index/topics_bg.png");
}

#body .whiteBox .bbsTopics a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background-image: url("../images/index/topic_icon.png");
    background-position: 21px center;
    background-repeat: no-repeat;
    clear: both;
}

#body .whiteBox .bbsTopics a:hover {
    background-color: #c7e2b5;
}

#body .whiteBox .bbsTopics a span {
    display: block;
    float: left;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

#body .whiteBox .bbsTopics a span.title {
    margin-left: 40px;
    width: 435px;
}

#body .whiteBox .bbsTopics a span.author {
    width: 185px;
}

#body #status {
    position: absolute;
    background-image: url("../images/index/balloon_status.png");
    width: 177px;
    height: 134px;
    top: 0px;
    right: 24px;
}

#body #status dl#msgSize {
    padding-top: 20px;
    height: 52px;
}

#body #status dl dt {
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-align: center;
}

#body #status dl dd {
    color: #eb005e;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    font-family: "ＭＳ ゴシック",Osaka,sans-serif;
}

#body #adBannerFrame {
    position:absolute;
    left:280px;
    top:40px;
    width:234px;
    height:60px;
    overflow:hidden;
    border:0px;
    overflow-y:hidden;
    overflow-x:hidden;
}


#body .spBox {
    background-image: url("../images/index/sp_bg.png");
    width:758px;
    height:207px;
    margin-bottom: 12px;
    position: relative;
}

#body .spBox h4 {
    position: absolute;
    top: 32px;
    left: 57px;
}

#body .spBox .desc {
    position: absolute;
    font-size: 12px;
    line-height: 17px;
    left: 149px;
    top: 70px;
}

#body .spBox a {
    display: block;
    position: absolute;
    width: 230px;
    height: 44px;
    left: 149px;
    bottom: 30px;
}