

/*  大きめのテキスト */
.s4{font-size: 14px; line-height: 16px;}

/*  デフォルトテキスト */
.s3{font-size: 12px; line-height: 16px;}

/*  小さめのテキスト */
.s2{font-size: 11px; line-height: 12px;}

/*  最小のテキスト */
.s1{font-size: 9px; line-height: 10px;}

/*　色　*/
.iro{style="background-color: #ffe9bd" }

a:link {  color: #4d4d4d; text-decoration: none}
a:visited {  color: #4d4d4d; text-decoration: none}
a:hover {  color: #720115; text-decoration: underline}
a:active { color: #720115; text-decoration: underline}