/* 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/apollo-silver/screen.css);
@import url(/.shared-pleasy/nifty_managed/themes/rich/apollo-silver/screen.css);


/* user css */
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

body {
font-family: 'lato','Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
line-height: 1.2rem;
letter-spacing: 1px;
}



