@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4 {
	margin-bottom:16px;
}
.cms {
	margin-bottom:40px;
}
.specialcms {
	margin-bottom:32px;
}
.cms div {
	overflow:hidden;
	zoom:1;
}
.cms ul {
	margin:4px 20px 0 0;
}
.cms ul li a {
	width:188px;
	height:188px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	border:1px #ADF64A solid;
}
.cms p {
	margin-right:10px;
}
table {
	margin-bottom:38px;
}
table th {
	width:169px;
}
table th, table td {
	padding:2px 0 2px 8px;
}
#map {
	height:400px;
	margin-bottom:42px;
}
.box {
	margin-bottom:40px;
}
.cms02 {
	overflow:hidden;
	zoom:1;
	margin-bottom:18px;
	padding-bottom:12px;
	border-bottom:1px #666 dotted;
}
.cms02 ul li a {
	width:200px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
.cms02 dl dt {
	font-weight:bold;
	line-height:1.0;
	margin-bottom:10px;
}
.cms02 dl dd {
	padding-right:12px;
}
.none dl {
	margin-left:220px;
}
