@charset "UTF-8";

body {font-size:16px;line-height:22px;}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
small {font-size: 14px;	}



/* ▼Header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#header #header-box h2{font-size:16px;}

/* ▼グローバルナビゲーション
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#navi 		{font-size: 16px;}



/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#contact-box{font-size:20px;}

/*  ▼Pagesの設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* 最終更新日表示 */
#content-page .modified{font-size:14px;}



/*  ▼Archiveの設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content-archive h2										{font-size:18px;}
#content-archive p										{font-size:20px;}
#content-archive .posttitle		{font-size:20px;}
#content-archive .postmetadata {font-size:14px;}




/*  ▼Singleの設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 投稿の属するカテゴリ */
#content-single h2{font-size:26px; line-height:28px;}
#content-single p.listname{font-size:18px;}



/* ▼Comments
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#comments {	font-size:16px;}


/* ▼Sidebar 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sidebar {font-size: 16px;}	
#sidebar .sidebar-box h3 {font-size: 16px;}



/* サイドバー下段のグレー部分のメッセージ表示設定 */
#sidebar .sidebar-msg {font-size:14px;}	
#sidebar .sidebar-msg h4{font-size:16px;}	

	
/* ▼Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

#footer 	{font-size: 16px;}



