body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F5F7FB;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #275787;
	text-decoration: none;
}
a:visited {
	color: #275787;
	text-decoration: none;
}
a:hover {
	color: #275787;
	text-decoration: underline;
}
a:active {
	color: #275787;
	text-decoration: none;
}
#header {
	height: 98px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/page_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#header_left {
	height: auto;
	width: 460px;
	float: left;
	padding-top: 35px;
	padding-left: 20px;
}
#header_right {
	float: left;
	height: auto;
	width: 480px;
	padding-top: 30px;
	text-align: right;
	vertical-align: top;
}
#header_container {
	float: left;
	height: auto;
	width: 465px;
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
}
#header_search_field{
	float: left;
	height: auto;
	width: 400px;
	
}
#header_search_button{
	height: auto;
	width: 65px;
	float: left;
	
}
#header_facebook {
	float: left;
	height: 25px;
	width: 335px;
	padding-top: 10px;
	background-image: url(../images/page_facebook.png);
	background-repeat: no-repeat;
	background-position: 163px 4px;
}
#header_info {
	float: left;
	height: 25px;
	width: 130px;
	padding-top: 10px;
}

#flash {
	height: 470px;
	width: 100%;
	float: left;
	margin-top: 15px;
	background-color: #F5F7FB;
}
#main {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 5px;
	background-color: #F5F7FB;
}
#footer {
	height: 38px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/page_bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	color: #888888;
}
#footer_info {
	height: auto;
	width: 469px;
	padding-top: 13px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 11px;
	font-size: 12px;
}
#footer_copyright {
	text-align: right;
	vertical-align: top;
	float: left;
	height: auto;
	width: 467px;
	padding-top: 13px;
	padding-right: 13px;
	font-size: 12px;
}

#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#box_left {
	height: auto;
	width: 608px;
	float: left;
	margin-left: 9px;
}
#box_left_top {
	background-color: #FFF;
	background-image: url(../images/page_box_left_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 593px;
	float: left;
	font-size: 16px;
	color: #275787;
	padding-top: 10px;
	padding-left: 15px;
}
#box_left_center   {
	background-color: #FFF;
	background-image: url(../images/page_box_left_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 180px;
	width: 583px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
#box_left_bottom {
	background-color: #FFF;
	background-image: url(../images/page_box_left_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 608px;
	float: left;
}
#box_left_center_image {
	float: left;
	height: auto;
	width: 237px;
}
#box_left_center_text {
	float: left;
	height: auto;
	width: 325px;
	padding-left: 20px;
}

#box_right {
	height: auto;
	width: 322px;
	margin-left: 13px;
	float: left;
}
#box_right_top {
	background-color: #FFF;
	background-image: url(../images/page_box_right_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 307px;
	font-size: 16px;
	color: #275787;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
}
#box_right_center   {
	background-color: #FFF;
	background-image: url(../images/page_box_right_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 180px;
	width: 297px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
#box_right_bottom {
	background-color: #FFF;
	background-image: url(../images/page_box_right_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 322px;
	float: left;
}
#box_right_center_text_top {
	float: left;
	padding-bottom: 10px;
	width: 290px;
}
#box_right_center_text_bottom {
	float: left;
	height: auto;
	width: 270px;
	text-align: right;
}
#box_right_center_title {
	float: left;
	height: 23px;
	width: 45px;
	padding-top: 10px;
}
#box_right_center_field {
	float: left;
	width: 240px;
	padding-top: 5px;
	height: 28px;
}
.form_field {
	background-color: #D8DFE5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 2px;
	height: 16px;
	width: 220px;
}
.form_button {
	background-image: url(../images/page_send_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 55px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_field{
	background-image: url(../images/page_hakukentta.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 252px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	
}
.search_button{
	background-image: url(../images/page_hakunappi.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 29px;
	width: 62px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
#containerFlash {
	height: 370px;
	width: 760px;
}

