@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: auto;
	background:#b0b0b0;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 { font-size:18px;}
h2 { font-size:16px;}
h3 { font-size:14px;}
.MainTable { background: #FFF;}
.navi{ 
	background: #004a92 url(images/navi_bg.jpg) left top repeat;
	height:35px;
}
.header_right {
	padding:0 25px 10px 0;
	background:url(images/header_bg.jpg)}
.content {
	padding:20px 25px 10px 80px;
	text-align:left;
	width:874px;
}
.content h1 { color:#004895;font-size:22px;}
.footer {
	background: #004a92 url(images/footer_bg.jpg) left top repeat;
	height:30px;
	text-align:center;
	padding:10px 0 0 0;
	color:#FFF;
}
.logot {
	background:#b0b0b0;
	height:50px;
	text-align:center;
	padding:10px 0 0 0;
}
.etusivu_box {	color:#003370;}
.etusivu_box p,.etusivu_box h3{	color:#003370;}