/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.hokkaido-365.com/styles.css);
/* end StyleCatcher imports */

#header {
    background: #fff url("images/header_img00.gif") repeat-x bottom center;
    padding-bottom: 6px;
}

#header-inner {
    height: 230px;
}

#header-inner #picture h1 {
    margin: 0px;
}

.asset-box,
.trackbacks-box {
    padding: 5px;
    border: 1px solid #d5d6d8;
}

.asset-header {
    margin: 0px 0px 10px;
    padding: 0px 0px 10px;
    background: url(/images/list_decoration01.gif) repeat-x bottom left;
}

.asset-name a {
    color: #fff;
}

.asset-footer,
.asset-content,
.trackbacks,
.trackbacks-info {
    margin: 0px;
    padding: 0px;
    font-size: 90%;
}

.widget-header {
    margin: 0px 0px 10px;
}

