@charset "utf-8";
/*----------------------------------------------------------
	File Name     contact.css
*/
/*----------------------------------------------------------
	unitContact
-----------------------------------------------------------*/
div#unitContact p {
	font-size: 75%;
	margin-bottom: 10px;
}
#unitContact .in p .contactMail a {
	text-decoration: underline;
}
#unitContact .in p .contactMail a:hover {
	text-decoration: none;
}

