@charset "utf-8";


/* パートナー企業募集 ------------------------------*/

h3.mail_mi {
	font-size: 8px;
	background-image: url(../../image/partner/mail_mi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 36px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

div.mail_bg {
	background-image: url(../../image/partner/mail_bg.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
}

span.tel {
	font-size: 8px;
	background-image: url(../../image/partner/tel.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
	text-indent: -500px;
	display: block;
	height: 43px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 16px;
}

span.mail_button a {
	font-size: 8px;
	background-image: url(../../image/partner/mail_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 50px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-decoration: none;
}
span.mail_button a:hover {
	background-position: 0px -50px;
}

