@charset "UTF-8";
/* CSS Document */

a:link {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #97BF0D;
}
a:active {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	text-align: right;
}

.navi {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: 0.1em;
}

.navi_green {
	font-size: 11px;
	color: #97BF0D;
	font-family: Tahoma;
	letter-spacing: 0.1em;
}
.head_green {
	font-size: 16px;
	color: #97BF0D;
	font-family: Tahoma;
	letter-spacing: 0.2em;
}
.text_bold {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.text {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: 0.2em;
}
.text_line18 {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	line-height: 20px;
	letter-spacing: 0.2em;
	font-style: italic;
}
.text_green {
	font-size: 11px;
	color: #97BF0D;
	font-family: Tahoma;
	letter-spacing: 0.2em;
}
.adress {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: 0.2em;
}

.adress_green {
	font-size: 11px;
	color: #97BF0D;
	font-family: Tahoma;
	letter-spacing: 0.2em;
}
