body {
	margin: 0px 0px 20px;
	background-color: #F0EFE1;
}
table {
	font-family: "VERDANA", "ARIAL", "SANS-SERIF";
	font-size: 95%;
	line-height: 1.3;
}
hr#line {
	color: LIGHTSKYBLUE;
	height: 5px;
}
.t-90 {
	font-size: 90%;
}
.t-80 {
	font-size: 80%;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #660099;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.t-copy {
	font-size: 60%;
	letter-spacing: 0.1em;
	font-weight: bold;
	background-color: #F0EFE1;
	color: #595900;
}
p {
	padding-top: 2px;
}
.t-bold {
	font-weight: bold;
}
.bg-f8f8f8 {
	background-color: #f8f8f8;
}
.line-sidedot {
	background-image: url(../images/bg.gif);

}
h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #000000;
	padding: 5px;
	background-image: url(../images/wakasagi.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-white {
	background-color: #FFFFFF;
}
marquee {
	font-size: 12px;
	color: #009900;
	font-family: "MS UI Gothic", "Osaka";
}
.bg-0099ff {
	background-color: #0099ff;
}
.td-waku {
	border: 1px solid #333333;
}
.c1 {
	list-style-image: url(../images/arrow.gif);
}
h3 {
	color: #003366;
}

