/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
    scrollbar-face-color: #ffffff; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #ffff00; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-shadow-color: #ffffff; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #ffffff; 
}

h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #960;
}
.style1 {color: #FFFFFF}

.style2 {
	color: #369;
	font-size: 11px;
}
.style3 {color: #0000FF}
.style4 {color: #336699}
.style5 {font-size: 10px;
	color: #F00;
}
