@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/

/*-------------------------------------------------------------------
    .section
-------------------------------------------------------------------*/
#content .section {
    margin-bottom: 95px;
}
#content .section .box {
    margin-bottom: 30px;
    overflow: hidden;
    background: #000;
    padding: 30px 30px 27px;
    /zoom: 1;
}
#content .section .box ul a {
    border: 1px solid #CCCCCC;
    display: table-cell;
    height: ;
    text-align: center;
    vertical-align: middle;
    width: ;
}

#content .section dl dd p+p{
    margin-top: 26px;
}

#content .section dl dt{
    margin-bottom: 14px;
}
#content .imgleft dl{
    margin-left: 230px;
}

#content .imgright dl{
    margin-right: 230px;
}

#content .panz {
    margin-bottom: 30px;
}