@charset "UTF-8";
/* css/theme/faq/contact.css */


p.text-01 {
	margin:0;
	padding:0;
	line-height:2!important;
}

p.contact-btn {
	display: block;
	height: 43px;
	width:434px;
	margin:40px auto 0 auto;
}

p.contact-btn a {
	display: block;
	height: 43px;
	width:434px;
	margin:0;
	text-indent: -9999px;
	background:url(../../../images/faq/contact/mail-btn.gif) no-repeat 0 0;
}

p.contact-btn a:hover {
	background-position:0 -43px;
}
