@charset 'utf-8';

/* elements
-------------------------------------------------- */

#mainArea .generalTable p {
	padding: 0px;
	margin: 0px 12px 3px 0px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

/* btnToMap
-------------------------------------------------- */

#mainArea .btnMap {
	margin: 3px 0px 0px 2px;
}
