@import url(common.css);


div#contents {
	margin-left: 100px;
}

div#contents table {
	width: 500px;
	border-collapse: collapse;
}

div#contents table tbody tr th{
	height: 25px;
	text-align: left;
	padding-left: 20px;
	font-size: 113%;
	background: url('../images/organize/icon_008_content.jpg') left top no-repeat;
}

div#contents table tbody tr td{
	padding: 10px 0 10px 25px;
}

div#contents table tbody tr td dl {
	width: 455px;
	margin-bottom: 25px;
}
	

div#contents table tbody tr td dl dt {
	float: left;
	width: 125px;
	font-weight: 600;
}

div#contents table tbody tr td dl dd {
	float: left;
	width: 330px;
}

div#contents table tbody tr td div.map {
	width: 370px;
	margin: 10px 0 77px 40px;
}

div#contents table tbody tr td div.map .main_map{
	margin: 0 10px;
}

#map1 {
	width: 350px;
	height: 280px;
}

#map2 {
	width: 350px;
	height: 280px;
}
