@charset "Shift_JIS";
/* -- ver0.2 -- */
/* -- STR BASIC DEFINITIONS -------------------------------- */

body, td {
	font-size: 12px; /* 全体の文字サイズ */
	line-height: 1.4em; /* 全体の行間 */
	color: #333333;/* 全体の文字色 */ 
}

img {
	border:none;
}

a:link { color: #0000FF; } /* リンク文字の色 */
a:visited { color: #000080; } /* アクセス済みの色 */
a:hover { color: #FF0000; } /* ポイントしたときの色 */
a:active { color: #FF8000; } /* クリックした瞬間の色 */ 

.ft01 {font-size: 9px; line-height: 1.2em;}
.ft02 {font-size: 10px; line-height: 1.3em;}
.ft03 {font-size: 11px; line-height: 1.3em;}
.ft04 {font-size: 12px; line-height: 1.4em;}
.ft05 {font-size: 13px; line-height: 1.4em;}
.ft06 {font-size: 14px; line-height: 1.5em;}
.ft07 {font-size: 16px; line-height: 1.6em;}
.ft08 {font-size: 18px; line-height: 1.7em;}
.ft09 {font-size: 20px; line-height: 1.8em;}
