@charset "utf-8";
/* CSS Document */
.head_top_line {
	height:15px;
}
.rus_off {
	position:absolute;
	font-family:"Microsoft Sans Serif", sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	background-color:#004e59;
	line-height:28px;
	width:37px;
	height:30px;
}
.eng {
	position:absolute;
	font-family:"Microsoft Sans Serif", sans-serif;
	font-size:9px;
	color:#004e59;
	text-align:center;
	background-color:#FFFFFF;
	line-height:28px;
	width:37px;
	height:30px;
}
.eng a:link, .eng a:link 				{ color:#004e59; text-decoration:none; }
.eng a:visited, .eng a:visited 	{ color:#004e59; text-decoration:none; }
.eng a:hover, .eng a:hover 			{ color:#004e59; text-decoration:underline; }
.eng a:active, .eng a:active 		{ color:#004e59; text-decoration:none; }

.home {
	position:absolute;
	background-color:#004e59;
	width:30px;
	height:30px;
	text-align:center;
}
.map_and_mail {
	position:absolute;
	background-color:#FFFFFF;
	width:30px;
	height:30px;
	text-align:center;
}
.head_bg_01 {
	background:url(/images/head_01.jpg) no-repeat right top;
}
.head_bg_02 {
	background:url(/images/topfon.jpg) no-repeat left top;
}
.head_bg_03 {
	background:url(/images/head_04.jpg) no-repeat left top;
}
.head_bg_04 {
	background:url(/images/head_06a.jpg) no-repeat left top;
}
.head_bg_05 {
	background:url(/images/head_07.jpg) no-repeat left top;
}
.head_shadow {
	background:url(/images/head_shadow.gif) repeat-x left top;
}
.head_shadow_right {
	background: url(/images/head_shadow_right.gif) no-repeat right top;
}















