@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content .imgright{
	zoom:1;
	overflow:hidden;
	margin-bottom:25px;
}

#content .imgright div{
	float:right;
}

#content .imgright dl{
	width:410px;
}

#content .imgright dl dt{
	margin-bottom:17px;
}

#content .imgright span{
	color:#0099FF;
}

#content table{
	margin-bottom:30px;
	}
	
#content th{
	width:159px;
	}
	
#content th,
#content td{
	padding:2px 0 3px 9px;
	}
	
#content .map{
	height:448px;
	margin-bottom:30px;
	border:#ccc solid 1px;
	}