BODY { background-image : url(inimg/back.gif); }   /*全体の背景画像*/
BODY { margin : 0% 0% 0% 0%; }   /*マージンをそれぞれ表示領域幅の0%*/
BODY { font-size:10px; color: #666666; }   /*標準文字10px：グレー40*/
BODY {
	scrollbar-base-color:　　　 #93E8B0;
	scrollbar-face-color: 　　　#F8F8F6;
	scrollbar-arrow-color: 　　 #000000;
	scrollbar-highlight-color:　#FFFFFF;
	scrollbar-3dlight-color:　　#F8F8F6;
	sscrollbar-shadow-color:　　#E7E7E7;
	scrollbar-darkshadow-color: #D1D1D1;
}   /*マージンをそれぞれ表示領域幅の0%*/

A:link { text-decoration: none; }   /*リンクの下線：なし*/
A:link { color : #666666; }   /*リンク色：グレー40*/
a:active  {text-decoration:underline;}
a:hover   {text-decoration:underline; color:#FF339a;}
A:visited { text-decoration: none; }   /*行ったことのあるリンクの下線：なし*/
A:visited { color : #666666; }   /*行ったことのあるリンク色：グレー40*/
TD { font-size:8px; color: #AAAAAA; }   /*セル文字12px：グレー40   LINE-HEIGHT: 150%; */

h1 {
font-size: 150%; 
line-height: 1.5em; }
h2 {
font-size: 125%; 
line-height: 1.25em; }
h3 {
font-size: 100%; 
line-height: 1em; }

.small {
	FONT-SIZE: 7px
}
.verysmall{
        FONT-SIZE: 7px;
        COLOR: #C9C9C9;
}
div.writes{	border: no ;overflow: auto ; background-color: #FFFFFF;text-align: left;vertical-align: top;height: 10px;
	width: 450px;
	FONT-SIZE: 9px
}
.style10 { background-image : url(inimg/bg1.gif); }   /*背景画像：後で白に変更*/
.style11 { background-image : url(inimg/bg2.gif); }   /*背景画像：緑*/
.style13 {color: #FF33CC}
.style14 {color: #FF0000}
.style15 {font-size: 12px}
.style16 {font-size: 16px}
.style17 {font-size: 30px}
.style20 {font-size: 18px}

