html,body,tr,th,td	{
	font-family     :$k_font;
	font-size       :$k_size; 
	scrollbar-face-color      :#FFFFFF;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-3dlight-color   :#FFFFFF;
	scrollbar-shadow-color    :#A0A0A0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color     :#FFFFFF;
	scrollbar-arrow-color     :#A0A0A0;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
}
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
mainbody {
	background-color: #F4F3EA;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
h1.h1{
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	color: #CCCCCC;
}
h2.h2{
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	color: #CCCCCC;
}
h3.h3{
	font-size: 10px;
	margin: 0;
	font-weight: normal;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}

A:link.linkStyle02 {
	color:#000099;
	font-size:12px;
	text-decoration:none;
}
A:visited.linkStyle02 {
	color:#000099;
	font-size:12px;
	text-decoration:none;
}
A:active.linkStyle02 {
	color:#000099;
	font-size:12px;
	text-decoration:none;
}
A:hover.linkStyle02 {
	color:#FF9933;
	font-size:12px;
	text-decoration:underline;
}

.font10hai {
	color: #CCCCCC;
	font-size: 10px;
}
.font12bold {
	font-size: 12px;
	font-weight: bold;
}
.font14boldBLack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.font16 {font-size: 16px
}
.font10 {font-size: 10px
}
.font12 {font-size: 12px
}
.font14bold {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
