@charset "utf-8";
/* タイトル
---------------------------------------------------- */

#title_header_area {
	width: 960px;
	height: 85px;
	padding: 0px;
	background-image: url(../images/header_bg_akita.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#title_header_area h1#title_call {
	float: left;
	width: 600px;
	height: 15px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#title_header_area #navi_area {
	float: right;
	width: 350px;
	height: 20px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title_header_area #navi_area_txt {
	margin: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka,
}
/*  会社概要CSS */
.company_info_area td {
	border-width: 1px;
	border-style: solid;
	border-color: #BCBCBC;
	padding: 10px;
	background-color:#FFFFFF;
}
/* コンテンツ中央ブロック
---------------------------------------------------- */
.key_title_area {
	width: 704px;
	height: 24px;
	padding-top: 8px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	margin: 30px 0px 20px 0px;
	background-image: url(../../images/header_bg_key.gif);
	background-repeat: repeat-x;
}
