@charset "UTF-8";
.main_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
}
.main_header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #B45814;
}
.under_main_navi {
	height: 60px;
	background-color: #FFF;
}
.navi_bgr {
	background-image: url(kuvat/navi_pgr_image.png);
	background-repeat: no-repeat;
	height: 40px;
	background-color: #CCC;
}
.navi_active_bgr {
	background-image: url(kuvat/navi_actuve.png);
	background-repeat: repeat-x;
	height: 40px;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #666;
}
.navi_front {
	background-image: none;
	background-repeat: no-repeat;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #666;
}
.highlight_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #B45814;
	padding: 5px;
	height: auto;
	width: auto;
	vertical-align: middle;
	color: #FFF;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: top;
	background-image: url(kuvat/footer_vertical_line.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.col_left {
	float: left;
	width: 55%;
	padding: 3em 1em 3em 3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
}
.col_right {
	float: left;
	width: 25%;
	padding: 3em 0em 3em 3em;
}
.main_bgr {
	background-color: #FFF;
	background-image: url(kuvat/water.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_sides_bgr {
	background-color: #FFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	 color: #666666;
	 text-decoration: none;
}
a:hover {
 	color: #B45814;
	text-decoration: none;
}
a:active {
 	color: #B45814;
	text-decoration: none;
}
