@charset "utf-8";
/* CSS Document */
.pbody{
	text-align:center;
}


h4{
	margin-top:1em;
	margin-bottom:1.5em;
	text-align:left;
	padding:10px;
}

h4.saiyo_a{
	background:#a40081;
	color:#fff;
}
h4.saiyo_b{
	background:#a40081;
	color:#fff;
}
.pbody ul{
	width:660px;
	margin-left:12px!important;

	}.pbody ul li{
	text-align:left;
	width:328px;
	margin-bottom:3em;

	}.pbody ul li span.sname{
	display:block;
	font-size:1em;
	border-left:#626262 solid 8px;
	padding-left:0.2em;
	font-weight:700;
	color:#626262;

	}.pbody ul li span.sname0{
	border-left:none;

	}.pbody ul li a.linkban{
	display:block;
	width:182px;
	height:62px;
	margin-top:5px;
	text-indent:-9999px;

	}.pbody ul li a.bg_a{
	background:url(img/icon_a_03.gif) top left no-repeat;

	}.pbody ul li a.bg_b{
	background:url(img/icon_b_03.gif) top left no-repeat;

	}.pbody ul li a.bg_c{
	background:url(img/icon_c_03.gif) top left no-repeat;

	}.pbody ul li a.bg_d{
	background:url(img/icon_d_03.gif) top left no-repeat;

	}.pbody ul li a.bg_e{
	background:url(img/icon_e_03.gif) top left no-repeat;
}
.pbody ul li a.new-graduate {
	background:url(img/2015-new-graduate.gif) top left no-repeat;
}


ul.saiyo_ctv{

	}ul.saiyo_ctv li{
	float:left;

}

ul.saiyo_ctvg{

	}ul.saiyo_ctvg li{
	float:left;

}















/*ここからSPのみ*/
@media screen and (max-width: 960px) {

	h4.saiyo_a{
	    width: 90%;
	}
	h4.saiyo_b{
	    width: 90%;
	}

	.pbody ul{
		width:96%;

	}.pbody ul li{
		width:100%;
		margin-bottom:2em !important;

	}
	ul.saiyo_ctv li{
		float:none;
	}

	ul.saiyo_ctvg li{
		float:none;
	}

}
