@import url(http://www.majinkan.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.majinkan.com/mt/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

/*表紙画像*/
#homepage-image {
    background: url(/mt/_theme_images/1930.jpg) no-repeat 0 0;
    height: 80px;
}

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 600px;
}

.layout-wtt #beta {
    left: 10px;
    width: 330px;
}

.layout-wtt #gamma {
    right: 330px;
    width: 10px;
}

/*アーカイブタイトル指定*/
.widget-header {
    height: 20px;
    margin-bottom: 8px;
    background: url(/mt/addons/Commercial.pack/static/themes/professional-black/header-arrow-medium.gif) no-repeat 0 0;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}




