@charset "utf-8";
.text1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bttlink {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339900;
	text-decoration: underline;
}


.title {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #896443;
	text-decoration: none;
}
.content2_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB714E;
	text-decoration: underline;
}

.content_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C6C52;
	text-decoration: underline;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}


.content-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bold-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E3F22;
	text-decoration: underline;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
