html, body {
scrollbar-face-color: #B2B0A1;
scrollbar-arrow-color: #786452;
scrollbar-highlight-color:#B2B0A1;
scrollbar-shadow-color:#786452;
scrollbar-base-color: #B2B0A1;
scrollbar-3dlight-color: #786452;
scrollbar-darkshadow-color: #B2B0A1;
}

.txt12white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
}
.txt12blown {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #2d1606;
}
.bg01 {
	background-image: url(../images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2a1501;
}
.txt11black {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #000000;
}
.bg02mainleft {
	background-image: url(../images/bg_main_left.jpg);
	background-repeat: repeat;
	background-color: #2a1501;
}
.bg02mainlight {
	background-image: url(../images/bg_buffer_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2a1501;
}
.txt11white {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #2B1602;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #55402C;
	text-decoration: none;
}
.bggs {

	background-image: url(../../works/images/logo_gs.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bggsbiography {

	background-image: url(../../biography/images/bg_gs.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

