@import url(http://the-tribe-of.olfaction.jp/mt4/mt-static/themes-base/blog.css);
@import url(http://the-tribe-of.olfaction.jp/mt4/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

body {
    font: normal 13px '平成明朝', 'MS P明朝', georgia, palatino, serif;
}

h1,h2,h3 {
    font: normal 13px '平成明朝', 'MS P明朝', georgia, palatino, serif;
}

.ccc {
    font-size: 10px; text-align: right; font-style: italic;
}

img { vertical-align: middle;
         margin-bottom: 6px;
}

p img { vertical-align: middle;
         margin-bottom: 6px;
}

ul img { vertical-align: middle;
         margin-bottom: 6px;
}

ul li img { vertical-align: middle;
         margin-bottom: 0px;
}

#header suspend { 
    background: #000 url(http://the-tribe-of.olfaction.jp/takimono/img/ttoo-header-bg.jpg) repeat-x 0 0;
}

#header a {
    color: #fff; 
}

#header-content {
    width: 842px;
    height: 70px;
    margin: 15px 20px;
}

/* #header-content {width: 842px; margin: 30px 20px;} */

#header-name {
    text-align: right;
    margin: 30px 0px 0px 0px;
    font: normal 30px '平成明朝', 'MS P明朝', georgia, palatino, serif;
    line-height: 45px;
}

#header-description {
    text-align: right;
    margin: 5px 0px 0px 0px;
    font: normal 15px '平成明朝', 'MS P明朝', georgia, palatino, serif;
    color: #FFF;
    line-height: 20px;
}

#homepage-image {
    width: 905px;
    height: 170px;
    background: url(http://the-tribe-of.olfaction.jp/takimono/img/905x170_andon.jpg) no-repeat 0 0;
    overflow: visible;
    text-indent: -9999px;
    margin: 0 0 0px 20px;
}

.widget-banner {
    text-align:center;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border: 0px solid #ddd;
    background-color: #fff;
}

.widget-recent-entries dl {
    padding: 0 8px;
}

.widget-recent-entries dl dt {
    font-size: 13px;
}

.widget-recent-entries dl dd {
    margin-bottom: 3px;
}

.asset-body {
    font-size: 13px;
}

.asset-body h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-body h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-header h2 {
    font-weight: bold;
}

#alpha-inner h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#main-navigation ul li a {
    display: block;
    text-decoration: none;
    padding: 7px 7px 7px 8px;
    border-left: 1px solid #ccc;
}

