@charset "UTF-8";
/* CSS Document */
#bodyarea {
	background: url(../image/img.jpg) no-repeat;
}
#bodyarea #imgarea {
	margin-bottom: 8px;
	border-bottom: 1px solid #001479;
	height: 103px;
}
#imgarea h2 {
	background: url(../image/title.png) no-repeat;
	height: 86px;
	width: 670px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 47px;
}
#linklist #kaisya a {
	background: url(../../common/head/list.png) no-repeat -822px -45px;
}
.map_sw a {
	background: url(../image/map.png) no-repeat;
	float: right;
	height: 64px;
	width: 64px;
	text-indent: -9999px;
	overflow: hidden;
}
.map_sw a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.map_block {
	background: url(../../common/parts/tensen.png) repeat-x bottom;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.data_block {
	width: 240px;
}
#data_tbl {
	float: left;
	padding-bottom: 35px;
}
#kyoten {
	float: right;
	width: 205px;
	padding-bottom: 35px;
	padding-left: 14px;
}
#kyoten img {
	padding-top: 3px;
	padding-bottom: 16px;
}

.table_company {
	border: 1px solid #001479;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	width: 450px;
	
}

.table_company th {
	padding: 6px 6px 5px;
	background: #f5fbfc;
	font-weight: normal;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
	width: 110px;
}
.table_company td {
	padding: 6px 6px 5px;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
}
.table_enkaku {
	border: 1px solid #001479;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	margin-bottom: 30px;
}

.table_enkaku th {
	padding: 6px 6px 5px;
	background: #f5fbfc;
	font-weight: normal;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
	width: 110px;
}
.table_enkaku td {
	padding: 6px 6px 5px;
	border-top: 0 solid #001479;
	border-right: 0 solid #001479;
	border-bottom: 1px solid #001479;
	border-left: 1px solid #001479;
}

