@charset "utf-8";
/* CSS Document */
@import url(../common/css/base.css);
@import url(../common/css/ks.css);

#content h4 {
	border:none;
	background:url(../img/ks/link_s1.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-weight:bold;
}

.amap ul {
	margin:10px 0;
}

#m_center {
	text-align:center;
	margin-bottom:15px;
}

.amap table {
	margin:15px 30px;
	width:70%;
}

.amap table tr th,
.amap table tr td {
	padding:5px 7px;
	border:solid 1px #ccc;
}

.amap table tr th {
	width:10em;
	font-weight:normal;
}