/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://cosme.shop-in-the.net/x/mt/mt-static/themes-base/blog.css);
@import url(http://cosme.shop-in-the.net/x/mt/mt-static/themes/cityscape-portland/screen.css);
/* end StyleCatcher imports */


/*全体860*/
body {
background: #000000;
background-image:url(http://cosme.shop-in-the.net/folder10/lace-bw-1000.jpg);
background-position:center top;
background-repeat:repeat-y;background-attachment : fixed;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
font-size: 12px;
line-height: 1.5;
 }

#container-inner{
 width:860px;
}

/*ヘッダー　タイトルよりも一番上の線を消す*/
#header{
 border-top-width:0px;
 }
/*windows IE6.0以前にだけ適用させるためのCSSハック*/
*html#header-content{
 height:10px;
}
/*タイトル内高さの最低値*/
#header-content{
 min-height:10px;
}
/*タイトル画像背景*/
#header-inner {
 background:#ffffff;
 height:100px;
 }

/*タイトルのフォント等*/
#header-name{
 font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
 text-align: center;
 margin:0px 0px 10px;
 line-height: 1;
 font-size:20px;
}

/*ブログの説明部分*/
#header-description{
 margin:0;
 font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
 font-size: 11px;
 font-weight:normal;
 color:#808080;
 line-height:1.125;
}


/*コンテンツ　横幅等520*/
.layout-twt #alpha {
 left:200px;
 width:460px;
}

/*サイドバー　横幅等340*/
.layout-twt #beta {
 left:-460px;
 width:200px;
}

/*サイドバー　横幅*/
.layout-twt #gamma {
 width:200px;
}



.layout-twt #content-inner {
 background-image:none;
}

/*サイドバーのタイトル*/
.widget-header{
 background-color:#555555;
 background-image:none;
 padding:5px 15px;
 font-size:12px;
 font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
 color:#FFFFFF; 
}

/*記事タイトル*/
.asset-name{
 font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
min-height:0px;
background-color:#FFE1FF;
 background-image:url();
 font-size:14px;
 font-weight:bold;
 text-align: center;
 border-top: 1px solid #808080;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 border-left: 1px solid #808080;
 margin: 5px 5px 5px 5px;
 padding: 10px 20px 10px 27px;
}


.asset-meta{
 border-top:0px solid #808080;
}

.asset-footer{
 border-top:0px solid #CDCDB4;
 margin:0 0 30px;
}




.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header{
 margin:0;
 adding:5px 0;
 font-size:12px;
 font-weight:bold;
 font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
}



/*メッセージ*/
.message{
 color:#666666;
 border:solid 0px #808080;
 margin: 0 14px 20px;
 padding:5px;
 font-size:12px;
}

/*フリーエリア*/
.freearea{
 color:#666666;
 margin: 0 14px 20px;
 padding:5px;
 font-size:12px;
}



/*フッター*/
#footer{
 background-color:#ffffff;
 font:#808080;
}

#footer-content,
#footer-content a{
 color:#808080;
}



