body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color:"#ffffff";
	scrollbar-arrow-color:"#ffffff";
	scrollbar-3dlight-color:"#ffffff";
	scrollbar-highlight-color:"#ffffff";
	scrollbar-face-color:"#ccccee";
	scrollbar-shadow-color:"#9999bb";
	scrollbar-darkshadow-color:"#ffffff";
	background-color:#ffffff;
}

.edge {background-color:#ccccee;}
.left-back {background-color:#fcfcff;}

.title {color: #666666; font-size: 16px; font-weight:bold;}
.subtittle01 {color: #0000cc; font-size: 16px; font-weight:bold;}
.white {color: #ffffff; font-size: 14px; font-weight:bold;}
.text01 {color: #666666; font-size: 12px; line-height:24px;}
.text02 {color: #666666; font-size: 12px;}
.text03 {color: #666666; font-size: 13px; line-height:26px;}
.text04 {color: #FF0000;}
.text05 {text-align:right;}
.blue01 {color: #0000cc; font-size: 12px; line-height:24px;}
.blue02 {color: #0000cc;}
.blue03 {color: #0000cc; font-size: 13px; line-height:26px;}
.red01 {color: #ff0000; font-size: 12px; line-height:24px;}
.table01 {color: #666666; font-size: 10px;}
.copyright {color: #9999cc; font-size: 10px; line-height:20px; letter-spacing:1px;}
.link01 {color: #666666; font-size: 14px; line-height:42px;}

.textbox1 {
	font-size:12px;
	line-height:15px;
	color: #666666;
	scrollbar-track-color:"#ffffff";
	scrollbar-arrow-color:"#ffffff";
	scrollbar-3dlight-color:"#ffffff";
	scrollbar-highlight-color:"#99ccff";
	scrollbar-face-color:"#6699ff";
	scrollbar-shadow-color:"#3366cc";
	scrollbar-darkshadow-color:"#ffffff";
	padding: 0px;
	height:120px;
	width: 166px;
	overflow: auto;
}
.textbox2 {padding-left:20px;
			padding-right:20px;
			font-size:13px;
			color:#666666;
			}
.textbox3 {padding-left:20px;}

.blue03 a:link {text-decoration: underline; color: #0000cc;}
.blue03 a:visited {text-decoration: underline; color: #0000cc;}
.blue03 a:hover {text-decoration: none; color: #6699FF;}
.blue03 a:active {text-decoration: none; color: #999999;}

a:link {text-decoration: underline; color: #666666;}
a:visited {text-decoration: underline; color: #666666;}
a:hover {text-decoration: underline; color: #6699FF;}
a:active {text-decoration: none; color: #999999;}
