@import url(http://motoken.net/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/addons/Commercial.pack/themes/professional-blue/screen.css);
@import url(/mt/mt-static/themes-base/g-styles.css);


#header-ad {
    width: 915px;
    margin: -20px 0 0 15px;
/*    border: 1px solid #ccc; */
}

#header-ad-left {
    float: left;
    padding-left: 10px;
    padding-top: 0px;
}
#header-ad-right {
    text-align: right;
    padding-right: 10px;
    padding-top: 20px;
}

.blog-block {
    clear: both;
    height: auto;
}

.item-block {
    clear: both;
    height: 250px;
}

.top-sum {
    float: left;
    width: 142px;
}

.goods-block {
    border: 1px solid #ccc;
    height: 130px;
    padding: 10px 0px 5px 5px;

}

.top-sum-goods {
    float: left;
    width: 112px;
    padding-top: 5px;
}

.asset-body-entory {
    float: left;
    width: 150px;

}

.asset-body-excerpt {

}

#alpha-inner h1,
.asset-header h1,
.asset-header h2 {
    border: 1px solid #ccc;
    padding: 5px 10px 3px 10px;
    background-color: #e7f0f6;
    font-size: 18px;
    font-weight: bold;
}

#alpha-inner h1 a,
.asset-header h1 a,
.asset-header h2 a {
    font-size: 18px;
    font-weight: bold;
}

.field-header {
    width: 270px; /* ボタンを配置するエリアの幅 */
    height: 30px; /* ボタンを配置するエリアの高さ */
    position: relative;
    padding-left: 140px;
}
 
.field-label {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
 
.field-buttons {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
 
.field-buttons img {
    border: 0;
    margin: 0px 0px 0px 3px;
}

.asset-more blockquote {
    border: 1px solid #ccc;
    padding: 5px 10px 3px 10px;
    background-color: #f8f8ff;
}

/* コメント欄 */

blockquote {
    background-color: #f9fffc;
    border: 1px solid #ccc;
    padding: 10px 12px;
}


.inner {
    width: 475px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 0px 10px 0 14px;
}


.comments-content {
    padding: 0px 0px 50px 0px;
}

.comment-content blockquote {
    width: 380px;
    background-color: #f9fffc;
    border: 1px solid #ccc;
    margin: 0px 0px 10px 50px;
    padding: 10px 12px;
}

.entry-categories {
    float: left;
}

.entry-tags h4 {
    padding-left: 20px;
}


.side-mikugoods {
    text-align: center;
    padding-bottom: 10px;
}


.toblog-link {
    margin-top: -20px;
    font-weight: bold;
}

/* リンクページ */
.links-page {
    line-height: 2.0em;
}

.links-block {
    clear: both;

}

.links-block ul {
    list-style: none;
    margin: 0 0 10px 10px;
    padding-bottom: 10px;
}


.link-title {
    float: left;
}

.link-list {
    clear: both;
}

.come a,
.link-excerpt a,
.link-excerpt a:link,
.link-excerpt a:visited {
    font-weight: bold;
    color: #090071;
}

.come a:hover,
.link-excerpt a:hover {
    color: #0000ff;
    text-decoration: underline;
}


.myasp-link {
    clear: both;
}



html > body #content .blog .other-img ul li {
    width: 118px;
}

.category-title {
    width: 440px;
    float: left;
}



/* トップジャンプ */
.top-jump {

}

.top-jump a,
.top-jump a:link,
.top-jump a:visited {
    color: pink;
}

