@charset "UTF-8";
.section ul#grouplist li {
	list-style-type: none;
}
#wrapper #container #page .section img#map {
	width: 340px;
	height: 380px;
	float: left;
	display: block;
	padding-bottom: 30px;
}
#wrapper #container #page .section #mapdata {
	width: 180px;
	display: block;
	margin-left: 10px;
	float: left;
}
#wrapper #container #page .section #mapdata dt {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#wrapper #container #page .section #mapdata dd {
	padding: 5px 0 10px;
}
#wrapper #container #page .section #mapdata dd a {
	background: url(../../common/sys/link.gif) no-repeat left center;
	text-indent: 1em;
	padding-left: 20px;
	margin: 0 0 5px;
}
#wrapper #container #page .section #history {
	width: 342px;
	float: left;
}
#wrapper #container #page .section #history th {
	white-space: nowrap;
}
#wrapper #container #page .section #history td.month {
	white-space: nowrap;
	text-align: right;
}
#wrapper #container #page .section #figure {
	width: 188px;
	float: left;
	height: 483px;
	display: block;
	margin-left: 10px;
}
