/* 背景色はsima4、マージンは上0 右0 下0 左0 ピクセル */

BODY      { color: black; font-size: 75%; line-height: 150%; background-image: url("top-img/sima4.gif"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; scrollbar-3dlight-color: #FFFFCC; scrollbar-arrow-color: #FF9900; scrollbar-darkshadow-color: #696969; scrollbar-face-color: #FFFFCC; scrollbar-highlight-color: #FFFFCC; scrollbar-shadow-color: #696969; scrollbar-track-color: #FFFFCC     }


/* リンクの色　*/

A:link  { color: #fff; text-decoration: none }
A:visited {color:white; text-decoration:none;}
A:active {color:white; text-decoration:none;}
a:hover         { color: #ff974b; text-decoration: underline }


/* ＭＳ Ｐゴシック１０ポイントを標準とする */

A    { font-size: 12px } 
P     { line-height: 150% }
H1   { color: #696; font-size: 120%; font-weight: 700; line-height: 10px; text-decoration: none }
H2        { color: #696; font-size: 120%; font-weight: bold; margin-top: 0.1em; margin-bottom: 0.1em }
H3   { color: #f33; font-size: 110%; font-weight: bold; margin-top: 0; margin-bottom: 0 }
H4 { color: green; font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 5px }
h5  { font-size: 12px; font-stretch: wider; margin-top: 8pt; margin-bottom: 8pt }
/*    the end of standard css    */


TABLE     { font-size: 10pt; line-height: 120% }
TD   { font-size: 10pt; line-height: 120% }
TR   { font-size: 10pt; line-height: 120% }
.one    { margin-top: 5px; margin-left: 35px }
.magin20 { margin-right: 10px; margin-left: 20px }
.two    { line-height: 150%; margin-right: 12px; margin-left: 12px }
.001 { line-height: 90% }
.table01   { border: solid 0 }
.table001 { border-top: 1px solid #000; border-left: 1px solid #000 }
.table002 { border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000 }
.table003 { border-top: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000 }
.table004 { border: solid 1px #000 }
.li  { line-height: 150%; padding-left: 8px }
