img.header {
    display: block;
    margin: 34px auto;
}
.desc {
    font-size: 1.3em;
    text-align: center;
}
.type {
    margin: 30px 0;
}
.type > .head {
    background: url(/wp-content/themes/yamasa-cms/images/dataroom/h2_bg.jpg) repeat-y;
    padding-left: 10px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 2em;
}
.tile {
    float: left;
    width: 111px;
    height: 128px;
    margin: 10px 6px;
}
.tile > .head {
    height: 4em;
    line-height: 1.3;
}