@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* table
--------------------------------------------------------------------*/
#content table {
	line-height:1.58;
	margin-bottom:22px;
}

#content table th {
	width:149px;
	padding:3px 10px 3px 9px;
}

#content table td {
	padding:3px 10px 3px 9px;
}

#content ul.pic {
	zoom:1;
	overflow:hidden;
	margin-bottom:30px;
}

#content ul.pic li {
	margin-right:10px;
	float:left;
}

/* map
--------------------------------------------------------------------*/
#map {
	width:600px;
	height:380px;
	margin-bottom:32px;
}
