.text10 {
	font-size: 10px;
	color: #999999;
}
.text12 {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
BODY {

	background-image: url(http://www.keikantoshi.jp/img/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-track-color: #D4D0C8;
	scrollbar-face-color: #F9F8F7;
	scrollbar-shadow-color:#903048;
	scrollbar-darkshadow-color: #F9F8F7;
	scrollbar-highlight-color: #903048;
	scrollbar-3dlight-color: #F9F8F7;
	scrollbar-arrow-color: #903048;
}

a:link {
	font-size: 12px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;

}
.rightbak {
	background-image: url(img/side01.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.leftbak {
	background-attachment: fixed;
	background-image: url(img/side02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

