.style {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	color: #0000FF;
}
.scroll_top {
	overflow: auto;
	height: 200px;
	width: 310px;
}
html {
    scrollbar-base-color: #E5E5E5;
    scrollbar-track-color: #F6F6F6;
    scrollbar-face-color: #E5E5E5;
    scrollbar-shadow-color: #E5E5E5;
    scrollbar-darkshadow-color: #F7F7F7;
    scrollbar-highlight-color: #F6F6F6;
    scrollbar-3dlight-color: #F6F6F6;
    scrollbar-arrow-color: #F6F6F6;
}