@charset "utf-8";
/* CSS Document */

p#receiveTxt {
	margin-bottom: 50px;
}

#contents ul {
	margin: 0 0 50px 20px;
	text-align: center;
}

#contents ul {
	float: left;
	width: 175px;
	text-align: left;
}

#contents ul li {
	margin-bottom: 20px;
}
ul#receiveListBox {
	width: 210px;
}

#contents ul li img {
	vertical-align: middle;
	margin-right: 5px;
}

p#targetTxt {
	clear: both;
	margin-bottom: 40px;
}

#companyListBox {
	margin-bottom: 30px;
}

#companyListBox h3 {
	margin: 25px 0 10px;
	width: 647px;
	height: 20px;
	padding: 0 0 0 15px;
	background: url(../tie_up/img/img_h.png) no-repeat left bottom;
}