/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/MT-5.0-ja/mt-static/themes-base/blog.css);
@import url(/MT-5.0-ja/mt-static/support/themes/cityscape-houston/cityscape-houston.css);
/* end StyleCatcher imports */

/*ヘッドライン*/
.nisen{
border: 3px double #0000ff;
padding: 5px 5px 5px 5px;
background: #f5fffa;
width: 694px;
}
/*ヘッドライン矢印画像*/
.yaziru {list-style-image: url(http://www.2ch-vivi.mydns.jp/2011/08/05/031.gif);}

/*影*/
.kage{
margin: 0 auto;
width: 970px;
background: url(http://www.2ch-vivi.mydns.jp/2011/02/17/bbgg.png) repeat-y center top;
}

/*グローバルナビ*/
#navi {
    border-bottom: 1px solid #669;
background-image:url('http://www.2ch-vivi.mydns.jp/2010/03/27/gvnv.png');
background-repeat:repeat-x;
    height: 25px;
}
html > body #navi,
html > body #navi ul li a { /* for Safari */
    height: 25px;
}
#navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#navi ul li {
    float:left;
    border-right:1px solid #333;
    width: 100px;
}
#navi ul li a {
    display: block;
    color: #fff;
    font-size: 75%;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2.3;
    text-decoration: none;
}
#navi ul li a:link,
#navi ul li a:visited {
background-image:url('http://www.2ch-vivi.mydns.jp/2010/03/27/gvnv.png');
background-repeat:repeat-x;
}


#navi ul li a:hover {
    color: #0a0a66;
    background: #fff;
}


/*見出しアイコン画像表示*/
h1.asset-name {
    background-image:url(
http://www.2ch-vivi.mydns.jp/2009/12/04/b.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:26px;
    background-position: 2px 4px;
}

h1.entry-title {
    background-image:url(
http://www.2ch-vivi.mydns.jp/2009/12/04/b.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:26px;
    background-position: 2px 4px;
}

h2.entry-title {
    background-image:url(
http://www.2ch-vivi.mydns.jp/2009/12/04/b.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:26px;
    background-position: 2px 4px;
}



/*ulの画像変換*/
li.liimg {
    background-image: url(http://www.2ch-vivi.mydns.jp/2009/12/04/o.gif);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: left 5px;
    padding-left: 20px;
    margin: 1px 0px;
    line-height: 150%;
    text-align: left;
}
li.liimg_red {
    background-image: url(http://www.2ch-vivi.mydns.jp/2009/12/04/r.gif);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: left 5px;
    padding-left: 20px;
    margin: 1px 0px;
    line-height: 150%;
    text-align: left;
}
/*ulの画像変換end*/

/*ウェジェット折りたたみjavascript*/
.fold-header a {
    width: 100%;
}
.fold-header a:link,
.fold-header a:visited {
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.fold-header a:hover {
    color:#fff;
    background: #AB0404;
    text-decoration: none!important;
}

/*ウェジェット折りたたみjavascript end*/

