
body{
scrollbar-face-color:       #fefefe;
scrollbar-Track-Color:      #fefefe;
scrollbar-arrow-color:      #009900;
scrollbar-highlight-color:  #fefefe;
scrollbar-shadow-color:     #fefefe;
scrollbar-3d-light-color:   #fefefe;
scrollbar-dark-shadow-color:#fefefe;
}

.index{
font-size:12px;color:#003366;font-family:MS UI Gothic;line-height:140%;
}
.index a:link{text-decoration:none;color:#003366;}
.index a:visited{text-decoration:none;color:#003366;}
.index a:active{text-decoration:none;color:#009900;}
.index a:hover{text-decoration:none;color:#009900;}

.indexm{
font-size:12px;color:#009900;font-family:MS UI Gothic;line-height:140%;
}

.indexs{
font-size:11px;color:#003366;font-family:MS UI Gothic;line-height:110%;
}

.main{
font-size:16px;color:#009900;font-family:MS UI Gothic;line-height:130%;
}
.main a:link{text-decoration:none;color:#ff9999;}
.main a:visited{text-decoration:none;color:#ff9999;}
.main a:active{text-decoration:none;color:#66ccff;}
.main a:hover{text-decoration:none;color:#ff9999;}

.eventkako{
font-size:12px;color:#003366;font-family:MS UI Gothic;line-height:130%;
}

.hr{
color:#009900;
border-top-style: dotted; 
border-right-style: double; 
border-bottom-style: dashed; 
border-left-style: groove; 
}

