/* Base */
@import url(http://static.typepad.com/.shared:v20100903.05-0-ge314ba4:typepad-jp:ja_jp/themes/common/base-weblog.css);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20100903.05-0-ge314ba4:typepad-jp:ja_jp/themes/common/tipjar.css);

/* Portal */

/* Theme */
@import url(http://static.typepad.com/.shared:v20100903.05-0-ge314ba4:typepad-jp:ja_jp/themes/vox/bookworm-turquoise/screen.css);

/* Custom CSS */
/* ブログのバナー背景部分に画像を指定 */
/* 
div#banner
{
  background-image: url(http://example.typepad.jp/sample_design/myimages/background.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
}

*/

/* バナー部分の中身 */
/*
div#banner-inner {}
*/

div#banner-inner h1#banner-header {
font-size:22px;}
div#banner-inner h2#banner-description {
font-family:"メイリオ", "MS UI Gothic", Chicago, Arial, Osaka, sans-serif;
font-size:12px;
}


/* ページの各部分の指定 */
body {
font-family:"メイリオ", "MS UI Gothic", Chicago, Arial, Osaka, sans-serif;
font-size:14px;
}
div#container {
font-family:"メイリオ", "MS UI Gothic", Chicago, Arial, Osaka, sans-serif;
font-size:14px;
}

/*
div#container div#container-inner {}
div#pagebody {}
div#pagebody div#pagebody-inner {}
div.entry {}
 */

div.entry h3.entry-header {
font-family:"メイリオ", "MS UI Gothic", Chicago, Arial, Osaka, sans-serif;
font-size:16px;
}

/*
div.entry div.entry-content {}
div.entry div.entry-content div.entry-body {}
div.entry p.entry-footer {}
*/

/* レイアウト毎に異なる指定 */
/* １カラム */
/*
body.layout-one-column div#alpha {}
body.layout-one-column div#alpha-inner {}
*/
/* ２カラム （左サイドバー = alpha | 本文 = beta） */
/*
body.layout-two-column-left div#alpha {}
body.layout-two-column-left div#alpha-inner {}
body.layout-two-column-left div#beta {}
body.layout-two-column-left div#beta-inner {}
*/

/* ２カラム （本文 = alpha | 右サイドバー = beta） */
/*
body.layout-two-column-right div#alpha {}
body.layout-two-column-right div#alpha-inner {}
body.layout-two-column-right div#beta {}
body.layout-two-column-right div#beta-inner {}
*/

/* ３カラム （左サイドバー = alpha | 本文 = beta | 右サイドバー = gamma) */
/*
body.layout-three-column div#alpha {}
body.layout-three-column div#alpha-inner {}
body.layout-three-column div#beta {}
body.layout-three-column div#beta-inner {}
body.layout-three-column div#gamma {}
body.layout-three-column div#gamma-inner {}
*/

/* サイドバー・モジュールの指定 */
/*
div.module {}
div.module h2.module-header {}
div.module div.module-content {}
div.module-content ul.module-list {}
div.module-content ul.module-list li.module-list-item {}
*/


/* ph=1 */
/* nhm:dynamic-ssi */
