body {
 scrollbar-arrow-color:#B5C9FF;
 scrollbar-base-color:#ffffff;
 scrollbar-highlight-color:#B5C9FF;
 scrollbar-shadow-color:#B5C9FF;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-track-color:#ffffff;
}
.red { color : #ff33cc ; } 
.blue { color : #6666ff ; }
.dkb { color: #000080; }
.white{color : #ffffff;}

h1{
 font-size: 14px;
 font-weight:normal;
 color: #696969;
 line-height:18px;
}
h4{
 font-size: 9pt;
 font-weight:normal;
 color: #696969;
 line-height:13pt;
}
h5{
 font-size: 7pt;
 font-weight:normal;
 color: #696969;
 line-height:13pt;
}
div,td{
 font-size: 12px;
 color: #696969;
 line-height:16px;
}
A:link { color:#6666ff ; text-decoration: none; }
A:visited { color:#808080; text-decoration: none ;}
A:active { color:#ffffff; text-decoration:  none;}
A:hover { color:#ffffff; text-decoration:  none;}

input {
font-size: 9pt;
color:#6495ED;
background-color: #fff;
border-style:dotted;
border-color:#a5d3ff;
border-width:1pt;
}


/* main 設定 */
ul.main{
 font-size: 14px;
 line-height:18px;
}
span.li{
 color: #000080;
 font-weight:bold;
}
span.li2{
 font-weight:bold;
}

/* main 背景設定 */
#bgtop{
background-color: #fff; 
background-image: url(img/mmenu.jpg); 
background-repeat : no-repeat ;
background-attachment: fixed;
margin: 2px;
}
#bgmain{
background-color: #fff; 
background-image: url(img/main.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;
margin: 10px;
}
/* main 背景濃い色設定 */
#bgtop2{
background-color: #fff; 
background-image: url(img/mmenu2.jpg); 
background-repeat : no-repeat ;
background-attachment: fixed;
margin: 2px;
}
#bgmain2{
background-color: #fff; 
background-image: url(img/main2.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;
margin: 10px;
}

#bglink{
background-color: #fff; 
background-image: url(img/main1.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;
margin: 10px;
}
/* letter line( cellspacing="0" cellpadding="0") */
td.bg{
font-size : 10px ;
color: #696969;
line-height:18px;
padding: 18px 20px;
margin:0px;
background-color: #fff; 
background-image: url(img/bg.gif); 
background-repeat: repeat; 
}
table.bgline{
border:1px solid #808080;
}