@charset "utf-8";

.recruit-box{
	font-size: 13px;
	line-height: 18px;
	background-image: url(../img/pic01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	padding-right: 150px;
}

#to-contact3 {
	clear:both;
	width:590px;
}

#to-contact3 p {
	width:590px;
	height:40px;
	text-indent:-9999px;
}

#to-contact3 p a {
	display:block;
	width:590px;
	height:40px;
	text-decoration:none;
	outline:none;
	background-image: url(../../common/img/to_contact3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#to-contact3 p a:hover {
	background-position:-590px 0;
}