body,td {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.15;

	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-hightligth-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;

}
textarea {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #000066;
	text-decoration:underline;
}
a:visited {
	color: #000033;
	text-decoration:nunderline;
}
a:hover {
	color: #555555;
	text-decoration:underline;
}
a:active {
	color: #555555;
	text-decoration:underline;
}

.submitButton {
	background-color:#FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border: 2px outset #FF9999;
	display: inline;
	cursor: hand;
	color: #FF6699;
}

.textBox {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: #000000;
	height: auto;
	width: auto;
}

/*-------------------------‹¤’Ê----------------------------*/
.background-no-repeat {
	background-repeat:no-repeat;
}
.background-repeat-x {
	background-repeat:repeat-x;
}
.background-repeat-y {
	background-repeat:repeat-y;
}

.background-position-right {
	background-position:right;
}
.background-position-center {
	background-position:center;
}
.background-position-bottom {
	background-position:bottom;
}

.text_decoration_none {
    text-decoration:none;
}
.text_decoration_none:visited {
	text-decoration:none;
}
.text_decoration_none:hover {
	text-decoration:none;
}
.text_decoration_none:active {
	text-decoration:none;
}
.text_decoration_none:link {
	text-decoration:none;
}
/*-------------------------ƒm[ƒ}ƒ‹ƒeƒLƒXƒg----------------------------*/
.text_size8 {
	font-size: 8px;
}
.text_size9 {
	font-size: 9px;
}
.text_size10 {
	font-size: 10px;
}
.text_size10_5 {
	font-size: 10.5px;
}
.text_size11 {
	font-size: 11px;
}
.text_size12 {
	font-size: 12px;
}
.text_size14 {
	font-size: 14px;
}
.text_size16 {
	font-size: 16px;
}
.text_size18 {
	font-size: 18px;
}

.font_family_arial {
	font-family: Arial, Helvetica, sans-serif;
}
/*-------------------------ƒzƒƒCƒgƒeƒLƒXƒg----------------------------*/
.text_white_size8 {
	font-size: 8px;
	color:#FFFFFF;
}
.text_white_size9 {
	font-size: 9px;
	color:#FFFFFF;
}
.text_white_size10 {
	font-size: 10px;
	color:#FFFFFF;
}
.text_white_size11 {
	font-size: 11px;
	color:#FFFFFF;
}
.text_white_size12 {
	font-size: 12px;
	color:#FFFFFF;
}
.text_white_size14 {
	font-size: 14px;
	color:#FFFFFF;
}
.text_white_size16 {
	font-size: 16px;
	color:#FFFFFF;
}
.text_white_size18 {
	font-size: 18px;
	color:#FFFFFF;
}