/* base css */
@import url(/.shared-cocolog/themes/common/base-weblog.css);

/* portal css */
@import url(/.shared-cocolog/nifty_managed/themes/common/base.css);


/* theme css */
@import url(http://theme.cocolog-nifty.com/themes/rich/simplecol-black/screen.css);
@import url(/.shared-cocolog/nifty_managed/themes/rich/simplecol-black/screen.css);


/* user css */
h1#banner-header a {
color:#ffd700;
font-size:25px;
margin-bottom:10px;
}

h2#banner-description {
margin-top:10px;
font-size:18px;
font-weight:bold;
line-height:25px;
}

h3.entry-header {
opacity: 0.5;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
}

body {
font-family:"メイリオ","ＭＳ Ｐゴシック";
line-height:1.8;
}



