@import url(Ithink02.css);

BODY,TD{
　font-family : "Comic Sans MS";
　font-size : 10pt; color : #009900;
　　　scrollbar-3dlight-color:#ffffff;
　　　scrollbar-arrow-color:#87c9b4;
　　　scrollbar-base-color:#87c9b4;
　　　scrollbar-darkshadow-color:#ffffff;
　　　scrollbar-face-color:white;
　　　scrollbar-highlight-color:#ffffff;
　　　scrollbar-shadow-color:#87c9b4;
  background-attachment: fixed;
  background-position:100% 100%;
  background-repeat: no-repeat;}

H5{font-size : 8pt;
color:#ffffff;background-color:#009900;
font-weight:100;text-align:right;}

H6{font-weight:200;text-align:center;}

P[align=center]{font-size:14pt;font-weight:200}

TABLE
.td1{font-size:8pt;color:white;
background-color:#009900;height:15;
text-align:right;}

.td2{text-align:left;
  background-attachment: fixed;
  background-position:100% 100%;
  background-repeat: no-repeat;}

.td3{text-align:right;
  background-attachment: fixed;
  background-position:0% 100%;
  background-repeat: no-repeat;}

.td4{text-align:right;
  background-attachment: fixed;
  background-position:50% 100%;
  background-repeat: no-repeat;}

.td5{text-align:center;
vertical-align:top;}


  a:link {text-decoration:none; color:#009900;}
  a:visited {text-decoration:none;color:#003300;}
  a:active {text-decoration:none;color:#336633;background-color :#e8f0d8;}
  a:hover {text-decoration:none; color:#77ff77;  background-color :#e8f0d8;}


TEXTAREA,{
border:double 4 ; color :#009900;/*フォームの枠の太さと色*/
scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #009900; /*矢印の色*/
scrollbar-base-color:white;
scrollbar-darkshadow-color: #ffffff; /*スクロールバー右側（下）の影*/
scrollbar-face-color: #ffffff; /*スクロールバー本体の色*/
scrollbar-highlight-color: #ffffff; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #ffffff; /*スクロールバー右側（上）の影*/
scrollbar-track-color: #ffffff; /*背面の色*/
background-color: #ffffff; /*テキストボックス内部の色*/
background-attachment: fixed;
background-position:100% 100%;
background-repeat: no-repeat;}




