@charset "Shift_JIS";



#h3_space{
	margin-top:30px;
	margin-bottom:30px;
}


table.tbl_company {
width: 850px;
background-color: #999;
border-collapse:separate;
border-spacing:0px;
}
table.tbl_company tr td {
border-top:#CCC 1px solid;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}

.koumoku01{
	background:#E9F7FA;
	font-weight:bold;
	font-size:110%;
	color:#444;
}
.koumoku02{
	background:#FFF;
	font-weight:bold;
	font-size:110%;
	color:#444;
}
.text01{
	background:#E9F7FA;
	font-size:110%;
	color:#333;
}
.text02{
	background:#FFF;
	font-size:110%;
	color:#333;
}

#company_map{
	width:850px;
	padding-top:20px;
	padding-bottom:40px;
}



