a:link { color:#95814D; text-decoration:yes; }
a:visited { color:#666666; text-decoration:none; }
a:hover { color:#FF9900; text-decoration:none; }
a:active { color:#FF9900; text-decoration:none; }

BODY { background-image : url(img/bg02.gif); }   /*背景画像：ベージュ*/
BODY { margin : 0% 0% 0% 0%; }   /*マージンをそれぞれ表示領域幅の0%*/
BODY { font-size:14px;  }   /*標準文字サイズ：14px*/
TD { font-size: 14px; color : #333333; line-height:180%; }   /*セル文字：14pxグレー*/

h1.style {font-size: 21px; line-height:200%; font-weight: normal; margin: 0; color : #CC6600;}  /*H1：21px*/

h2.style {font-size: 14px; line-height:180%; font-weight: normal; margin: 0; color : #333333;}  /*H2：14px*/

h3.style {font-size: 14px; line-height:180%; font-weight: bold; margin: 0; color : #FFFFFF;}  /*H3：14px*/

strong.style {font-size: 12px; font-weight: normal; line-height:100%; margin: 0;}  /*strong：12px*/

.style01 { font-size: 14px; font-weight: bold; }   /*選択文字サイズ：14px*/
.style02 { font-size: 11px; font-weight: normal; line-height:130%; }   /*選択文字サイズ：11px*/
.style03 { font-size: 12px; font-weight: normal; }   /*選択文字サイズ：12px*/
.style04 { font-size: 11px; font-weight: normal; line-height:130%; color: #333333; }   /*選択文字サイズ：11px*/

.style10 { color : #FF0000; font-size: 12px; line-height:120%; }   /*選択色：赤12*/
.style11 { font-size: 14px; color: #0000FF; }   /*選択文字：14px青*/
.style12 { font-size: 14px; color: #FFFFFF; }   /*選択文字：14px白*/
.style13 { font-size: 12px; color: #6699FF; }   /*選択文字：12px青*/
.style14 { font-size: 12px; color: #FFFFFF; }   /*選択文字：12px白*/
.style15 { color : #FF6600; font-size: 16px; line-height:120%; }   /*選択色：オレンジ16*/
.style16 { color : #FF6600; font-size: 14px; line-height:120%; }   /*選択色：オレンジ14*/
.style17 { font-size: 14px; color: #000000; }   /*選択文字：14px黒*/


.style20 { background-color : #FFFFFF; }   /*背景色：白*/
.style21 { background-color : #E0D098; }   /*背景色：ベージュ*/
.style22 { background-color : #4C371F; }   /*背景色：ベージュ*/
.style23 { background-color : #ECEEC4; }   /*背景色：ベージュ*/
.style24 { background-color : #F9F0D6; }   /*背景色：ベージュ*/


.style30 { background-image : url(img/bg03.gif); }   /*背景画像：色*/