@charset "utf-8";

#leftbox {
    background: url(../back_img/top-left.jpg) no-repeat;
}

#slide {
    width: 570px;
    height: 184px;
    margin: 10px auto;
}

.camera_wrap {
    width: 100%;
}

#contents_bt {
    width: 570px;
    margin: 0 auto;
}


#education_support,
#body,#active_toyama,
#space_design {
    width: 280px;
    height: 220px;
    margin-bottom: 10px;
}

p.contents_text {
    text-decoration: none;
    color: #666666;
    text-align: center;
    line-height: 140%;
    font-size: 12px;
    padding: 150px 12px 0 12px;
}


#education_support {
    float: left;
    background: url(../top_img/page_banner2.jpg) no-repeat;

}

#space_design {
    float: right;
    background: url(../top_img/page_banner3.jpg) no-repeat;
}
#active_toyama {
    float: left;
    background: url(../top_img/page_banner1.jpg) no-repeat;

}

#body {
    float: right;
    background: url(../top_img/page_banner4.jpg) no-repeat;
}

#info {
    width: 570px;
    margin: 20px auto 25px auto;
    text-align: left;
}

#others {
    width: 570px;
    margin: 0 auto 20px auto;
}

p.snsicon {
    width: 540px;
    text-align: left;
}

.title {
    font-size: 14px;
    color: #004456;
    border-bottom: dotted 1px #004456;
    height: 14px;
}

.title2 {
    text-align: left;
    margin: 0;
}

.banner {
    margin: 0 5px 0 0;
}

#info table {
    width: 570px;
    margin: 5px auto 0 auto;
}

#info table td,
#info table td img {
    text-align: left;
    vertical-align: middle;
}
