a:link    { color: #0066FF; text-decoration: none;}
a:visited { color: #0066FF; text-decoration: none;}
a:hover   { color: #FF3300; text-decoration: underline;}
a:active  { color: #66CC00;}
BODY {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/01.gif);
	margin: 0px;
	scrollbar-arrow-color: 		 #E0F1FD;
	scrollbar-Track-Color: 		 #E0F1FD;
	scrollbar-3dlight-color:	 #A5CEF1;
	scrollbar-base-color: 		 #A5CEF1;
	scrollbar-dark-shadow-color: #A5CEF1;
	scrollbar-face-color: 		 #A5CEF1;
	scrollbar-highlight-color: 	 #A5CEF1;
	scrollbar-shadow-color: 	 #A5CEF1;
}
H1 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	font-family: "MS UI Gothic", "Osaka";
}
.menu a:link    { color: #333333; text-decoration: none;}
.menu a:visited { color: #333333; text-decoration: none;}
.menu a:hover   { color: #FF0000; text-decoration: underline;}
.menu a:active  { color: #0000FF; text-decoration: underline;}
.menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFDDFF;
}



.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
	line-height: 16px;
}
.bg01 {
	background-attachment: fixed;
	background-image: url(img/01.gif);
	background-repeat: repeat;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(img/02.gif);
	background-repeat: repeat-y;
}
.font12-2 {
	font-size: 12px;
	line-height: 20px;
}
.font12-2-line {
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
.font14 {
	font-size: 14px;
}
.font14-line {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
.bg03 {
	background-image: url(img/03.gif);
	background-repeat: repeat-y;
	background-position: left;
}
