.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.tit_green_16 {
	color: #80AB00;
		font-size: 16px;
	font-weight: bold;
}

.tit_green {
	color: #80AB00;
	font-weight: bold;
}

.purple_hl {
	font-weight: bold;
	color: #7900A5;
}

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tit_purple {
	color: #660099;
	font-weight: bold;
	font-size: 16px;
}

.font13_333333 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
}

.font12_333333 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
}

.g_path:link { Color:#666666; text-decoration: none}
.g_path:visited { Color:#333333; text-decoration: none}
.g_path:hover { Color:#80AB01; text-decoration: underline}
.g_path:active { Color:#80AB01; text-decoration: underline}

.b_path:link { Color:#3399FF; text-decoration: none}
.b_path:visited { Color:#333333; text-decoration: none}
.b_path:hover { Color:#FF9900; text-decoration: underline}
.b_path:active { Color:#3399FF; text-decoration: underline}

.b_path:link { Color:#999999; text-decoration: none}
.b_path:visited { Color:#666666; text-decoration: none}
.b_path:hover { Color:#999999; text-decoration: underline}
.b_path:active { Color:#999999; text-decoration: underline}


.price {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80BC00;
	text-align: center;
}

.price3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #80BC00;
}
.footer {
	font-size: 12px;
	color: #999999;
	background-image: url(bg_footer.gif);
	height: 86px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
