@charset "UTF-8";
@import "common.css";

/* ●header-------------------- */

#header {
	height: 474px;
	background: url(../img/top/header_bg.gif) top center no-repeat;
}

/* ●flash-------------------- */

#flash {
	clear: both;
	width: 950px;
	height: 349px;
	margin: 0 auto;
}

/* ●center-info-------------------- */

#center-info {
	clear: both;
	width: 932px;
	padding: 10px 9px 9px 9px;
	background: url(../img/top/center_info_bg.gif) bottom center no-repeat;
	color: #2970b1;
}

#center-info-block {
	width: 932px;
	margin-bottom: 5px;
	background: url(../img/top/info_line.gif) 183px 0 repeat-y;
}

#center-info-block h2 {
	float: left;
	width: 175px;
}

#center-info-block p {
	float: right;
	width: 737px;
	margin:0;
	padding: 5px 0 10px;
	line-height:130%;
	text-align: left;
}

/* ●医療・介護従事者の方へ-------------------- */

#container-block01 {
	clear: both;
	width: 938px;
	margin-bottom: 15px;
	padding-bottom: 39px;
	background: url(../img/top/waku_harf_bg.gif) bottom center no-repeat;
}

.medical {
	float: left;
	width: 469px;
}

#medical-block01 {
	width: 407px;
	margin: 0 25px 0 37px;
}

#medical-block01 p {
	float: left;
	width: 205px;
}

#medical-block01 ul {
	float: right;
	width: 186px;
}


/* ●医療・介護機関の人事担当者の方へ-------------------- */

#medical-block02 {
	width: 411px;
	margin: 0 26px 0 32px;
}

#medical-block02 ul {
	width: 411px;
	margin-top: 30px;
	text-align: right;
}

#medical-block01 ul li,
#medical-block02 ul li {
	line-height: 0;
	font-size: 0;
}

/* ●news-------------------- */

#container-block02 {
	clear: both;
	width: 938px;
}

#news {
	float: left;
	width: 459px;
	margin-left: 5px;
}

#news h3 {
	margin-bottom: 10px;
}

.news-box {
	clear: both;
	width: 439px;
	margin: 0 auto 10px auto;
	padding-bottom: 9px;
	border-bottom: 1px solid #e7e7e7;
}

.news-box dt {
	float: left;
	width: 42px;
	margin-top:2px;
}

.news-box dd {
	float: right;
	width: 387px;
	text-align: left;
}

.news-box dd span {
	font-size: 85%;
}

#service {
	float: right;
	width: 459px;
}

#service-box {
	width: 459px;
}

#service-box h3 {
	margin: 7px 0 0 0;
}

#service-inner {
	width: 435px;
	margin-bottom: 10px;
	padding: 10px 12px;
	background-color: #f4f4f4;
}

#service-inner li {
	width: 215px;
	margin-bottom: 5px;
	line-height: 0;
	font-size: 0;
}

#recruit-box {
	clear: both;
	width: 459px;
}

#recruit-box h3 {
	margin-bottom:5px;
}

#recruit-box ul {
	clear:both;
	width:449px;
}

#recruit-box ul li {
	line-height: 0;
	font-size: 0;
}

#insurance-box {
	width: 459px;
}

#insurance-box h3 {
	margin: 7px 0 0 0;
}

#insurance-inner {
	width: 435px;
	margin-bottom: 10px;
	padding: 10px 12px;
	background-color: #f4f4f4;
}

#insurance-inner li {
	width: 215px;
	margin-bottom: 5px;
	line-height: 0;
	font-size: 0;
}