<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#main h2{
	font-size:16px;
	}

#main h3{
	font-size:14px;
	}
	
h4{
	font-size:12px;
	}

p,li,dt,dd ,th{
	font-size:12px;
	}

#header li {
  font-size: 12px;
}

#footernavi li {
  font-size: 12px;
}

#footer li {
	font-size:12px;
}

#footer p{
	font-size:12px;
	}

* html #footer p{
	font-size:13px;
	}

*:first-child+html #footer p{
	font-size:13px;
	}

/* ---------- エントリー ---------- */
.entry h3 {font-size:17px;}
.box {font-size:10px;}

/* ---------- 個別ページ・コメント ---------- */
.end_res {font-size:10px;}

/* ---------- コメント表示部分 ---------- */
.comments h4 {font-size:14px;}
.com_end {font-size:10px;} 
.com_form {font-size:10px;}

/* ---------- サイドメニュー ---------- */
#archive h3 {font-size:12px;}
/* ---------- 検索部分 ---------- */

/* ---------- フリーエリア ---------- */
#counter {font-size:14px;}


/* ---------- 他 ---------- */
.back {font-size:10px;}

.ts_com {font-size:10px;}

/* ---------- トラックバック・検索結果日付 */
.ts_day {font-size:10px;}

.ad {
		font-size:12px;
}

.sig {
		font-size:14px;
}

.error {
		font-size:12px;
}

textarea {font-size:12px;}

td {font-size:13px;}

a:link.cal{
 
 FONT-SIZE: 10px;
  }
  
a:visited.cal{
 
 FONT-SIZE: 10px;
  }
a:hover.cal,a:active.cal{
 
 FONT-SIZE: 10px;
  }

.cal{
 FONT-SIZE: 10px;
  }
  
a:link.T1{
 FONT-SIZE: 18px;
  }
  
a:visited.T1{
 FONT-SIZE: 18px;
  }
  
a:hover.T1,a:active.T1{
 FONT-SIZE: 18px;
  }

.T1 {
 FONT-SIZE: 18px;
  }

.bold_s {  font-size: 10pt;
}

.ss {
	font-size: 10px;
}

.titlestyle {  font-size: 13pt;}

.s_img p{
	font-size:14px;
	}

</pre></body></html>