/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt42/mt-static/themes-base/blog.css);
@import url(/mt42/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/* body */
body {
    font: normal 12px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", arial;
    background: #ededed url(http://www.hito-kyoiku.com/bg.jpg) repeat-y  top center;
}

#footer-inner {
    background: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

#content-inner {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/* header */
#header {
    padding-top: 0px;
    height: 160px;
}

#header-inner {
    padding: 20px;
    margin: 0px;
    background: #FFF url(http://www.hito-kyoiku.com/top_tree.jpg) repeat-y  right;
}

#header-name a {
    padding-top: 0px;
    margin-top: 0px;
    display:block;
    width:500px;
    height:150px;
    background-image: url(http://hito-kyoiku.com/top_head.gif);
    text-indent:-9999px;
}

/* layout */
.layout-tw #alpha {
    left: 220px;
    width: 720px;
}

.layout-tw #beta {
    left: -720px;
    width: 220px;
}


#alpha {
    padding-top: 10px;
    background: #EDEDED;
    letter-spacing: 0.2em;
    line-height: 1.5;
}

#alpha-inner{
    padding-right: 0px;
    padding-left: 10px;
}


#beta {
    background: #21AAA5;
    padding-top: 10px;
    line-height: 1.2;
}



#beta a {
    color: #FFF;
    text-decoration: none;
}

#beta a:hover {
    color: #FFF;
    text-decoration: underline;
}


#beta li {
    padding-bottom: 10px;
    border-bottom: 1px solid #219CA5;
}

#beta-inner {
    padding-right: 0px;
    padding-left: 0px;
}


#content {
    background: #21AAA5;
}

.entry-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #21AAA5;
    background: #FFF;
}

.entry-title a {
    text-decoration: none;
    color: #21AAA5;
}


.asset-header {
    border-bottom: 1px solid #21AAA5;
    background: #FFF;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-bottom: 0px;
}

.asset-content,.entry-content {
    background: #FFF;
    padding: 20px;
}

.asset-more-link{
    padding-left: 10px;
    color: #FFF;
    background: #21AAA5;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}

.asset-more-link a{
    color: #FFF;
}

.widget-header {
    background: #219CA5;
    padding: 10px;
    padding-left: 20px;
}

.widget-content {
    padding-left: 20px;
    padding-right: 20px;
}
