@charset "utf-8";
/**********************************************************************
 http://www.iimhs.co.jp/job/*.html

08.04.14
**********************************************************************/

.mikeiken {
	margin:5px 0 5px 6px;
}

/*------- job/index.html------------------ */
#kengaku .text {
	width:350px !important;}
#kengaku .photo {
	width:200px !important;
	text-align:center;
	}
#kengaku .photo .photo_in {
	border:1px solid #42AADE;}
#kengaku .photo p {
	margin:4px 2px 8px 2px;
	line-height:1.2;
	text-align:left;
	font-size:10px;
	}



/*------- job/flow.html------------------ */

#flow {
	margin:0 10px;}

#flow dt {
	float:left;
	clear:both;
	width:145px;
}

#flow dd {
	padding-left:145px;
	}


/*------- job/public.html------------------ */

.box01 .image {
	float:left;
	width:220px;
}

.box01 .text {
	float:right;
	width:315px;
}

.spouting {
	clear:both;
	margin:30px 10px 0 10px;
	padding-top:30px;
	background :url(../img/line_dot_01.gif) top repeat-x;
}
.spouting td {
	background-color:#EBEBEB;
	padding:10px;
}

/*------- job/ojt.html------------------ */

.inner_ojt {
	margin:0 10px 15px 10px;
}

.inner_ojt h5 {
	clear:both;
	font-size:14px;
	line-height:1.2;
	font-weight:bold;
	padding-bottom:5px;
}
.inner_ojt h5 img {
	margin-right:5px;
	border:0;
	vertical-align:middle;
}
.inner_ojt .subTitle {
	font-size:100%;
	margin:0 5px 8px 20px;
	padding:3px;
	font-weight:bold;
	line-height:1.2;
	background-color:#E5E5E5;
}
.inner_ojt .text,.inner_ojt ul {
	padding:0 0 10px 35px;
}
.inner_ojt ul li {
	margin-bottom:3px;
}
.inner_ojt ul.w130 li {
	width:130px;
	float:left;
}
.inner_ojt ul.w150 li {
	width:150px;
	float:left;
}
.inner_ojt ul.w220 li {
	width:220px;
	float:left;
}





