@charset "utf-8";

/*
---com----------------------------------------------------
*/

@import url("../css/reset.css");
@import url("../css/common.css");
@import url("../css/class.css");
@import url("../css/menu.css");

/*
---index----------------------------------------------------
*/

#leftContents h2 {
	margin-bottom: 10px;
}

#leftContents h3{
	margin:0;
}

#leftContents p.disc{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

#leftContents .serchArea{
	margin-top:20px;
	margin-bottom:10px;
	padding:10px 10px 8px;
	background:#EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#leftContents .serchArea select{
	line-height:20px;
	margin-top:7px;
	margin-right:15px;
	float:left;
}

#leftContents .serchArea input.sbumitBtn{
	position:relative;
	top:2px;
}


#leftContents .serchArea span{
	position:relative;
	top:-8px;
	display: inline-block;
	margin-right:15px;
}

#leftContents .recruitList {
	border-top:#DDD solid 1px;
	margin-bottom:30px;
}
#leftContents .recruitList a{
	display:block;
	padding:20px 20px 120px;
	width:188px;
	float:left;
	text-decoration:none;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	position:relative;
	border-bottom:#DDD solid 1px;
	border-left:#DDD solid 1px;
	border-right:#FFF solid 1px;
	
}
	#leftContents .recruitList a:hover{	background:#EFEFEF; }
	
	#leftContents .recruitList a:nth-child(3n), #leftContents .recruitList a:last-child{
		border-right:#DDD solid 1px;
	}


#leftContents .recruitList a dl{	text-align:left; }

	#leftContents .recruitList a dl dt{ 
	width:190px;
	height:190px!important;
	margin-bottom:10px;
    overflow: hidden;
    text-align: center;
	 }

#leftContents .recruitList a dl dt img{ 
	height:124px;
	width:auto;/**/
	 }
#leftContents .recruitList a dl dt img.yoko{ 
	/*height:124px;
	width:auto;*/
	height: auto;
    width: 100%;
	 }
#leftContents .recruitList a dl dt img.tate{ 
	height:124px;
	width:auto;
	 }
	
	#leftContents .recruitList a dl dt span{
		display:block;
		text-align:right;
	}
	#leftContents .recruitList a dl dt span img{ margin-left:5px; }
	#leftContents .recruitList a dl dt.mark{ 
	height:18px;
	 }
	#leftContents .recruitList a dl dt.mark span img{ 
		margin-left:5px;
height: 18px;
width: auto;
		 }
	#leftContents .recruitList a dl dd{
		margin-bottom:4px;
		font-size:12px;
		color:#000000;
	}

	#leftContents .recruitList a dl dd.name{
		font-weight:bold;
		font-size:14px;
	}
	
	#leftContents .recruitList a dl dd.jobCat{
		font-weight:bold;
		color:#D8390C;
	}
	
	#leftContents .recruitList a dl dd.jobCat span{ color:#375FAD; }
	
	#leftContents .recruitList a p.btn{
		position: absolute;
		left:20px;
		bottom:20px;
		width:188px;
		height:22px;
		padding:5px 0 3px;
		text-align:center;
		background:#355DB0;
		border-top:#3C73E7 solid 1px;
		border-bottom:#1E356C solid 1px;
		border-left:#355DB0 solid 1px;
		border-right:#355DB0 solid 1px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color:#FFF;
	}
	#leftContents .recruitList a dl dd.point{
	background: url("../images/common_img/top_icon_point.png") no-repeat scroll left top;
	margin-bottom: 10px;
	padding-left: 45px;
	min-height: 34px;
	}
	#leftContents .recruitList a dl dd.icon{
	bottom: 50px;
    margin-bottom: 10px !important;
    position: absolute;
    text-align: center;
    width: 188px;	}

/*
---details----------------------------------------------------
*/

#leftContents .recruitDetails{
	margin-bottom:30px;
	padding:25px 20px 20px;
	text-decoration:none;
	border:#DDD solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#leftContents .recruitDetails dl.rdHospitalInfo{ margin-bottom:20px;}

	#leftContents .recruitDetails dl.rdHospitalInfo dt{ width:206px; margin:0 5px 20px; float:left;}
	
	
	#leftContents .recruitDetails dl.rdHospitalInfo dt table td img{
		width:206px;
		height:auto;
	}
	
	
	#leftContents .recruitDetails dl.rdHospitalInfo dt.mark{
		clear:both;
		width:100%;
		text-align:right;
	}
	#leftContents .recruitDetails dl.rdHospitalInfo dt.mark span img{ 
		margin-left:5px;
width: 35px;
		 }
	
	#leftContents .recruitDetails dl.rdHospitalInfo dd{
		width:638px;
		margin-bottom:20px;
		margin-left:5px;
		font-size:14px;
		color:#000000;
		clear: both;
	}

	#leftContents .recruitDetails dl.rdHospitalInfo dd.name{
	  margin-bottom:10px;
		font-weight:bold;
	}
	
	#leftContents .recruitDetails dl.rdHospitalInfo dd.hospitalName{
		margin-bottom:15px;
		font-weight:bold;
		font-size:2.0em;
	}
	
	#leftContents .recruitDetails dl.rdHospitalInfo dd.add{
		margin-bottom:20px;
		font-weight: normal;
		color:#666;
	}
	
	
	#leftContents .recruitDetails h3{
		margin-bottom:10px;
		padding-top:25px;
		padding-left:30px;
		padding-bottom:10px;
		background:url(images/icon_name.gif) no-repeat left 20px;
		background-size:23px 24px;
		font-size:14px;
		font-weight:bold;
		color:#436AB3;
	}
	
	#leftContents .recruitDetails dl.rdRecruitInfo{
		margin-bottom:20px;
		background:#DDDDDD;
		width:650px;
	}
	
	#leftContents .recruitDetails dl.rdRecruitInfo dt{
		padding:10px 10px 7px;
		width:170px;
		font-weight:bold;
		float:left;
		color:#436AB3;
	}
	
	#leftContents .recruitDetails dl.rdRecruitInfo dd{
		padding:10px 10px 7px 200px;
		background:#EEEEEE url(images/line.gif) repeat-y 190px top;
		border-bottom:#FFF solid 1px;
	}
	
	
#leftContents .entryBtn{
	width:100%;
	height:125px;
	padding-top:25px;
	border-top:#CCC dotted 1px;
	background:url(images/tel.png) no-repeat 50px 47px;
	position:relative;
}

#leftContents .entryBtn{
	width:100%;
	position:relative;
}
#leftContents .entryBtn a.tell{
	display:none;

}	
#leftContents .entryBtn a.btn{
	display:block;
	padding-top:23px;
	width:270px;
	height:37px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	background:#DC3F34;
	border:#FFF solid 1px;
	box-shadow: 0px 0px 1px #000;
	-moz-box-shadow: 0px 0px 1px #000;　/* Firefox用 */
  -webkit-box-shadow: 0px 0px 1px #000;　/* Safari,Google Chrome用 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	left:326px;
	top:53px;
}

#leftContents .entryBtn a.btn:hover{
	background:#355DB0;
}
	
	
#leftContents .backBtn {
	width:100%;
	margin:50px 0;
	padding:20px 0;
	background:#EFEFEF;
}
	
/*#leftContents .backBtn a{
	margin:0 auto;
	display:block;
	width:200px;
	padding:10px 0 7px;
	text-align:center;
	text-decoration: none;
	background:#355DB0;
	border-top:#3C73E7 solid 1px;
	border-bottom:#1E356C solid 1px;
	border-left:#355DB0 solid 1px;
	border-right:#355DB0 solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
}*/

#leftContents .backBtn a{
	margin:0 auto;
	display:block;
	width:200px;
	padding:10px 0 7px;
	color:#FFF;
	border:#CCCCCC solid 2px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
background: rgb(100,174,239); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzY0YWVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY5ZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(100,174,239,1) 1%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(100,174,239,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(100,174,239,1) 1%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(100,174,239,1) 1%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(100,174,239,1) 1%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(100,174,239,1) 1%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64aeef', endColorstr='#1e69de',GradientType=0 ); /* IE6-8 */
}

#leftContents .backBtn a:hover{
	background: rgb(30,105,222); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzFlNjlkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NGFlZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(30,105,222,1) 2%, rgba(100,174,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(30,105,222,1)), color-stop(100%,rgba(100,174,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,105,222,1) 2%,rgba(100,174,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,105,222,1) 2%,rgba(100,174,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,105,222,1) 2%,rgba(100,174,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,105,222,1) 2%,rgba(100,174,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e69de', endColorstr='#64aeef',GradientType=0 ); /* IE6-8 */
}



/*ページャー*/
#leftContents #pager {
	display:block;
	width:100%;
	text-align: center;
	font-size: 93%;
}

#leftContents #pager a{
	margin:0px 2px;
	padding:5px 8px 3px;
	color:#4667A7;
	text-decoration:none;
	display: inline-block;
	border:#DDDDDD solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#leftContents #pager a:hover,
#leftContents #pager span.current_page{
	margin:0px 2px;
	padding:5px 8px 3px;
	color:#4667A7;
	text-decoration:none;
	display: inline-block;
	border:#DDDDDD solid 1px;
	background:#4667A7;
	color:#FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*インタビュー*/
#interviewArea{
	width:652px;
	background:url(images/interview_bac.gif) repeat-y;
	border-bottom:1px #ebebeb solid;
	margin-bottom:20px;
}
#interviewArea h4{
	background:url(images/interview_head.gif) no-repeat left top;
	height:43px;
	padding:0!important;
	text-indent:-9999px;
		
}

.interviewBlock{
	padding:20px;
	font-size:14px;
	line-height:1.5em;
}
.interviewBlock h5{
	color:#4667A7;
	font-size:18px;
	padding-left:80px;
	margin-bottom:20px;
}
.interviewBlock p{
	padding-left:80px;
}
.interviewBlock ul{
	overflow:hidden;
	margin:0;
	padding:20px 0 20px 0;
	border-bottom:#cdcdcc 1px dashed;
}
.interviewBlock li{
	width:180px;
	height:140px;
	overflow:hidden;
	float:left;
	margin-right:25px;

}
.interviewBlock li.right{
	margin-right:0px;
}
.interviewBlock li img{
/*	width:180px;
	height:auto;
*/}
.icon_place{
	background:url(images/icon_place.png) no-repeat 20px 20px;
}
.icon_staff{
	background:url(images/icon_staff.png) no-repeat 20px 20px;
}
.icon_manager{
	background:url(images/icon_manager.png) no-repeat 20px 20px;
}
.tokkiBlock{
	background:url(images/icon_point.png) no-repeat 20px 20px;
	padding:20px;
	margin-bottom:20px;
	font-size:14px;
	line-height:1.5em;
}
.tokkiBlock h5{
	color:#4667A7;
	font-size:18px;
	padding-left:80px;
	margin-bottom:20px;
}
.tokkiBlock p{
	padding-left:80px;
}

