
/* -- 共通CSS読み込み start ▼ --------------------------------- */

@import url("common.css");		/* -- 消さないでください。 -- */

/* -- 共通CSS読み込み end ▲ ----------------------------------- */



/*-- content start ▼ ----------------------------*/



/*---- content start ▼ ----------------------------*/

.service_1 {
	width: 445px;
	margin: 0px 10px 20px;
}

.service_2 {
	width: 290px;
	margin: 0px 10px;
}

.service {
	background: url(../../img/pc/common/back.png) repeat;
	height: 150px;
	float: left;
}

.service td {
	padding: 5px;
	font-size: 15px;
	font-weight: 600;
}

.icon {
	width: 110px;
	text-align: center;
}

#service_end {
	clear: both;
}

#recruit {
	text-align: center;
	margin-bottom: 20px;
}

/*---- content end  ▲ -----------------------------*/



/*---- list start ▼ ----------------------------*/

.list {
	width: 900px;
	border-bottom: 1px dotted #999999;
	padding: 10px 15px;;
	position: relative;
}

.list_title {
	font-size: 18px;
}

/*---- list end  ▲ -----------------------------*/



/*-- content end  ▲ -----------------------------*/