/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.echigo-tsumari.jp/cmt/mt-static/themes-base/blog.css);
@import url(http://www.echigo-tsumari.jp/cmt/mt-static/support/themes/universal-green/universal-green.css);
/* end StyleCatcher imports */


#homepage-image {
    width: 910px;
    height: 189px;
    /* photo by Anil Dash */
    background: url(http://www.echigo-tsumari.jp/tsumaridayori/img/top.gif) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}




#homepage-image-kohebi {
    width: 910px;
    height: 189px;
    /* photo by Anil Dash */
    background: url(http://www.echigo-tsumari.jp/tsumaridayori/img/top.gif) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}



/* Global ----------------------------------------------------------------- */

body {
    color: #474a4d;  
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;   
    background-color: #fff; 
}


a {
    color: #2c4f54;
    text-decoration: none !important;


}

/* Header ---------------------------------------------------------------- */

#header { 
    background: #fff;
}

#header a {
    color: #2c4f54;
}

#header-content {
    width: 842px; 
    margin: 8px 20px;
}

#header-name {
    color: #fff; 
    font-size: 20px;
    margin-bottom: 2px;
}

/* Content ---------------------------------------------------------------- */


h1#page-title {
    font-size: 16px;
    color: #165e83;
    line-height: 1.3;
font-weight:bold;
}

.mt-main-index h1#page-title {
    font-size: 16px;
    margin-bottom: 1em;
}


.entry-asset .asset-meta {
    border-bottom: 0px;
}

dl.widget-list dt {
    font-size: 12px;
    _font-size: 11px;
}
dl.widget-list dd {
    margin-bottom: 3px;
    font-size: 11px;
    _font-size: 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 14px;
    font-weight: bold;

}

.asset-name entry-title {
    font-size: 14px;
}


.asset-header h2 a {
    font-size: 14px;
}

.asset-footer {
    padding-bottom: 20px;
}


/* Footer ----------------------------------------------------------------- */


#footer a {
    color: #2c4f54;
}

.widget-header-news {
    background-image: url(http://www.echigo-tsumari.jp/cmt/mt-static/support/themes/universal-green/header-arrow-wide.gif);
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

/* Styles for Universal Green ---------------------------------------------------------- */


#search-submit {
    border: 1px solid #064f09;
    border-top: 1px solid #529154;
    border-left: 1px solid #529154;
    background: #2c4f54;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}



h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
height:20px;
}
.layout-wm .widget-header {
    height:20px;
}



