@charset "UTF-8";
@import url("common.css");
@import url("fontsize.css");
@import url("base.css");


.conB {
	width: 230px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#conMap h2 {
	color: #8CC919;
	font-weight: bold;
	font-size: 95%;
	border: 1px solid #8CC919;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
#conMap h2 a {
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}
#conMap ul {
	line-height: 135%;
	list-style-type: none;
	margin-top: 0px;
}
#conMap li {
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 85%;
}
#conMap li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.indext1 {
	text-indent: -1em;
	padding-left: 1em;
}

