@charset "utf-8";
td {
	font-size: 10px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style1 {color: #006600}
.style3 {font-size: 16px}
.style4 {font-size: 14px}
.style6 {font-size: 14px; font-weight: bold; }
.style2 {color: #007fb6}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007fb6;
}
iframe {
	border: 1px solid #FFFFFF;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

