@charset "UTF-8";

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



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

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


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


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


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



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




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

/* 投稿の属するカテゴリ */
#content-single p.listname{font-size:16px;}
#content-single h2{font-size:22px;}


/* ▼Comments
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#comments {	font-size:14px;}
.comment-meta, .reply {	margin:0;	padding:0;	font-size:14px;}
#comments div.navigation {	font-size:14px;}


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


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

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

#footer 	{;font-size: 14px;}



