@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content table{
	margin-bottom:30px;
	}
	
#content th{
	width:159px;
	}
	
#content th,
#content td{
	padding:3px 0 2px 9px;
	}
	
#content .map{
	height:406px;
	margin-bottom:30px;
	}