@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##main
-------------------------------------------------- */
#talent #main{background:url(../talent/img/main_image.jpg) no-repeat left top;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
.title1{
	margin:0 0 8px;
}
.txt1{
	margin:0 0 20px;
	line-height:20px;
	color:#5E6A70;
	font-size:12px;
}
.box1{
	margin:0 0 30px 5px;
	border-collapse:collapse;
	border:0;
	width:649px;
}
.box1 td{
	padding:0;
}
.btn1{
	margin:0 0 63px;
	text-align:center;
}
.box2{
	width:660px;
	background:url(../talent/img/box_mdl1.gif) repeat-y left top;
}
.box2 table{
	border-collapse:collapse;
	border:0;
}
.box2 table td{
	padding:0;
}
.box2 h5{
	margin:0 0 8px 20px;
}
.box2 p{
	margin:0 0 0 20px;
	line-height:20px;
	color:#808080;
	font-size:12px;
}
.box-btm1 img{
	vertical-align:top;
}