﻿@charset "utf-8";
.care {
	float: left;
	width: 50%;
	border-collapse: collapse;
}
.category {
	width: 30px;
	text-align: center;
}
.care td {
	border: 1px solid #000000;
}
.support {
	width: 50%;
	float: left;
	border-collapse: collapse;
}
.support td {
	border: 1px solid #000000;
}
.ma {
	width: 820px;
	float: left;
}
#map_c {
	width: 800px;
	height: 600px;
	margin-left: 10px;
	margin-top: 20px;
}
.QA {
	float:right;
	font-size: 18px;
}
.QA a {
	text-decoration: none;
}
