



div.item {
    border: none;
}

div.owabi {
    margin: 10px 143px;
    padding: 30px 0;
    width: 514px;
    height: 200px;
    background-image: url(/icom/images/common/under_construction.jpg);
    background-repeat: no-repeat;
}
div.owabi-message {
    margin: 90px;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 1.5em;
}

.owabi h2 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
    background-image: none;
}
.owabi strong {
    font-weight: bold;
}