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

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


/* theme css */
@import url(http://theme.cocolog-nifty.com/themes/rich/water-imp-and-rain/screen.css);
@import url(/.shared-pleasy/nifty_managed/themes/rich/water-imp-and-rain/screen.css);


/* user css */
#banner h1 a
{
font-family : 'Trebuchet MS', Verdana, sans-serif; ;
font-size:135%;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}
#banner h2
{
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
font-size:105%;
color: #000000;
}
p {
font-size: 101%;
}
body {
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}
body {
background-color: #c7e2c7;
color: #000000;
letter-spacing:-0.01em;
}



