
a[href^="tel:"] {
	pointer-events: none;
	color:#000;
	text-decoration:none;
}
/* ----------------------------------------
　recruit(サイドバーなし)
---------------------------------------- */
.recruit{
	width:1000px;
	text-align:left;
	line-height:24px;
	margin:20px auto;
	padding:0px 0px 0px 0px;
}

.recruit h2{
	width: 1000px;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}

.recruit_tb{
	font-weight:bold;
	font-size:18px;
} 

.recruit1 img{
	max-width:100%;
	height:auto;
}

.recruit2 p{
	margin:0;
}

.recruit2 ul{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit2 ul li{
	margin:0px 0px 0px 20px;
	padding:4px;
	border:solid 1px #CCC;
	float:left;
}

.recruit2 ul li img{
	max-width:300px;
	height:auto;
}

.recruit3{
	width:370px;
	overflow:hidden;
	float:left;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
}

.recruit3 img{
	max-width:370px;
	max-height:400px;
}

.recruit4{
	width:600px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.recruit4 p{
	margin:0;
}

.recruit5{
	line-height:28px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit5 dt{
	width:150px;
	display: block;
	clear: left;
	float: left;
	background:#EEE;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	line-height: 35px;
}

.recruit5 dd{
	display: block;
	float: left;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	line-height: 35px;
	width: 820px;
}

/* ----------------------------------------

　recruit(サイドバーあり)

---------------------------------------- */

.recruit_side{
	width:780px;
	text-align:left;
	line-height:24px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

.recruit_side h2{
	width: 100%;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}

.recruit_tb{
	font-weight:bold;
	font-size:18px;
} 

.recruit1_side img{
	max-width:100%;
	height:auto;
}

.recruit2_side p{
	margin:0;
}

.recruit2_side ul{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit2_side ul li{
	margin:0px 0px 0px 20px;
	padding:4px;
	border:solid 1px #CCC;
	float:left;
}

.recruit2_side ul li img{
	max-width:226px;
	height:auto;
}

.recruit3_side{
	width:350px;
	overflow:hidden;
	float:left;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
}

.recruit3_side img{
	max-width:350px;
	max-height:400px;
}

.recruit4_side{
	width:410px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.recruit4_side p{
	margin:0;
}

.recruit5_side{
	line-height:28px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit5_side dt{
	width:150px;
	display: block;
	clear: left;
	float: left;
	background:#EEE;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	line-height: 35px;
}

.recruit5_side dd{
	display: block;
	float: left;
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	line-height: 35px;
	width: 600px;
}

