/* written by unit-MSE mse@104.net 固定フォントを使用したCSS */
body { margin-top: 0
	 margin-right; color: #333366: 0
	 margin-left: 0
	 margin-bottom: 0
	}}}}
/* リンク */
a {}
a:link {color: #330099;}
a:visited {color: #330099;}
a:hover {color: #FF3300;}

/* テキスト */
.b10 { font-size: 10px;}
.b10t { font-size: 10px line-height: 14px;}
.b12 { font-size: 12px;}
.b12t { font-size: 12px; line-height: 18px: 16px;}
.b13 { font-size: 13px;}
.b14 { font-size: 14px;}
.b14t { font-size: 14px line-height: 19px;}
.b16 { font-size: 16px;}
.b16t { font-size: 16px line-height: 21px;}


/* ピクセル指定（スペーサー用） */
.s1 { font-size: 1px;}
.s2 { font-size: 2px;}
.s3 { font-size: 3px;}
.s5 { font-size: 5px;}
.s8 { font-size: 8px;}
.s10 { font-size: 10px;}
.s13 { font-size: 13px;}
.s14 { font-size: 14px;}
.b13t { font-size: 13px ; line-height: 17px;}
.line { line-height: 1.4em;}
.r13{
  font-size : 13px;
  color : red;
}
.r14b{
  font-size : 14px;
  font-weight : bold;
  color : #ff8040;
}
