body {
	background-color: #ffffff;
}
.smallfont {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.mediumfont {
	font-family: "MS UI Gothic";
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
	font-style: normal;
}
.bigfont {
	font-family: "MS UI Gothic";
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}
.scrollbar {
	scrollbar-face-color: #99CCFF;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #DED8E2;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}
.kaeutaselect {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 380px 0px;
	scrollbar-face-color: #99CCFF;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #DED8E2;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}
