html, body {
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #B6AE2C;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#B6AE2C;
scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #B6AE2C;
scrollbar-darkshadow-color: #ffffff;
}

a:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #B6AE2C;
	text-decoration: none;
}
a:visited {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #9B9980;
	text-decoration: none;
	
}a:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #5C5817;
	text-decoration: none;
}
.txt11blue {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 14px;
	color: #0000CC;
}
.txt10red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.txt10grey {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.bgmain {
	background-color: #FFFFFF;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt12red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: FF0101;
}
.txt11blue02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 18px;
	color: #083165;
}
.txt11grey {

	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.txt11grey02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.txt12blue {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #083165;
}
.txt11blue03 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 14px;
	color: #3366FF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.bgmaintop {
	background-color: #FFFFFF;
	background-image: url(../../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

