A:link { text-decoration: none; }   /*リンクの下線：なし*/A:link { color : #998c86; }   /*リンク色：ベージュ*/A:visited { text-decoration: none; }   /*行ったことのあるリンクの下線：なし*/A:visited { color : #998c86; }   /*行ったことのあるリンク色：茶色*/BODY { background-image : url(img/space.gif); }   /*背景画像：白*/BODY { margin : 0% 0% 0% 0%; }   /*マージンをそれぞれ表示領域幅の0%*/TD { font-size:12px; color : #504946; line-height:180%;}   /**/h1.style {font-size: 10px; line-height:150%; font-weight: normal; margin: 0; color : #996633;}  /*H1：10px茶*/h2.style {font-size: 16px; line-height:150%; font-weight: bold; margin: 0; color : #504946;}  /*H2：16pxトープ*/h3.style {font-size: 16px; line-height:150%; font-weight: bold; margin: 0; color : #EOA5AD;}  /*H2：16pxピンク*/strong.style {font-size: 10px; font-weight: normal; line-height:100%; margin: 0;}  /*strong：10px*/.style01 { color: #504946; }  /*選択文字色：トープ*/.style02 { color: #FF0000; }  /*選択文字色：赤*/.style03 { color: #ED9E47; }  /*選択文字色：オレンジ*/.style04 { color: #FFFFFF; }  /*選択文字色：白*/.style05 { color: #CC9966; }  /*選択文字色：ベージュ*/.style06 { color: #669966; }  /*選択文字色：濃緑*/.style07 { font-size: 16px; color: #669966; }  /*選択文字色：濃緑16px*/.style08 { color: #CC9966; }  /*選択文字色：茶系*/.style09 { color: #d084a6; }  /*選択文字色：ピンク*/.style12 { color: #504946; }  /*選択文字色：トープ*/.style10 { font-size: 12px; }   /*選択文字：12px*/.style11 { font-size: 10px; }   /*選択文字：10px*/.style20 { background-image : url(img/space.gif); }   /*背景画像：白*/.style21 { background-image : url(img/space.gif); }   /*背景画像：白*/a img { border:none; }