@charset "utf-8";


.c_left a:link,
.c_left a:visited {
	text-decoration: underline !important;
}

.ichiran dl {
	width: 175px;
	background-image: url(/medical/inc/images/recruit/recruit_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 15px;
	min-height:149px;
	height: auto !important;
	height: 149px;
}

.ichiran dl dt {
	border-bottom: 1px dotted #cacaca;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.ichiran dl dt a {
	background-image: url(/inc/images/common/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 105%;
	font-weight: bold;
}

.ichiran dl dt a:link,
.ichiran dl dt a:visited {
	color: #33b2bd !important;
	text-decoration: none !important;
}
.ichiran dl dt a:hover {
	color: #ff9c00 !important;
	text-decoration: none !important;
}


.ichiran dl dd.ichiran_txt {
	margin-top: 10px;
	min-height:80px;
	height: auto !important;
	height: 80px;
} 


.ichiran dl dd.ichiran_btn {
	text-align: center;
	font-size: 0px;
	line-height: 0px;
}



.recruit_houseman h5,
.recruit_houseman h2 {
	color: #ff881d;
	font-size: 120%;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 15px 0px 10px 0px;
}


/* 採用情報フッター */

.contact_box {
	margin-bottom: 50px;
}

.contact_box dl {
	width: 271px;
	float: left;
	display: block;
}

.contact_box dl.left {
	padding-right: 25px;
}

.contact_box dl.right {
	padding-left: 25px;
	border-left: 1px solid #e6e6e6;
}

.contact_box dl dt {
	margin-bottom: 10px;
}

