@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: url(image/backpoint.jpg);
	background-repeat: repeat;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
	scrollbar-face-color:#cfcfcf; 
    scrollbar-arrow-color:#ffffff; 
    scrollbar-highlight-color:#ffffff; 
    scrollbar-3dlight-color:#cfcfcf; 
    scrollbar-shadow-color:#ffffff; 
    scrollbar-darkshadow-color:#cfcfcf; 
    scrollbar-track-color:#ffffff;
}


a{ font-size:11px; color:#000000;text-decoration: none;}
a:link,visited  {color: #000000;} 
a:hover{color: #acbf3f;} 
a:active {color: #acbf3f;} 


body {
	background-repeat: repeat;
}

.style1 {color: #acbf3f; font-size: 10px; }
.style2 {font-size: 11px}
.style3 {font-weight: bold}#text {
}
#text {
	background-image: url(image/backpoint.png);
	background-position: 20px 20px;
}

