@charset "utf-8";

/* /// HOME右上：採用情報ブロック /// */

.home-recruitment-block {
	margin-bottom :10px !important;
	padding: 10px;
	background: url(images/home_rc_img.jpg) no-repeat 115px 10px #fff;
	border: 1px solid #999999;
}

.home-recruitment-block ul, .home-recruitment-block li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home-recruitment-block li {
	height: 56px;
}

a#home-remenu1 {
	display: block;
	width: 99px;
	height: 51px;
	background: url(images/home_rc_btn1.gif) no-repeat 0 0;
	text-indent: -8000px;
}

a#home-remenu2 {
	display: block;
	width: 99px;
	height: 51px;
	background: url(images/home_rc_btn2.gif) no-repeat 0 0;
	text-indent: -8000px;
}

.home-recruitment-block p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 120%;
}

/*来院される皆様へ*/

#home-gairai{
	width:205px;
	height:376px;
	margin-bottom:8px;
	position:relative;
	background:url(images/home-top-bg.gif) no-repeat 0 0;
}

#uketuke{/*受付時間*/
	width:187px;
	height:150px;
	font-size:8px;
	line-height:1em;
}
#uketuke a{
	position:absolute;
	top:32px;
	left:9px;
	display:block;
	width:187px;
	height:150px;
	text-indent:-9999px;
	background:url(images/home-uketuke.gif) no-repeat 0 0;
}

#uketuke a:hover{
		background:url(images/home-uketuke.gif) no-repeat -210px 0;
}
			 

#syosin{/*初診の方*/
	width:187px;
	height:46px;
	font-size:8px;
	line-height:1em;
}
#syosin a{
		width:187px;
	height:46px;
	display:block;
	background:url(images/home-syosin.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:180px;
	left:9px;
}
#syosin a:hover{
	background:url(images/home-syosin.gif) no-repeat -210px 0;
}

#syoukai{/*紹介状*/
	width:187px;
	height:46px;
	font-size:8px;
	line-height:1em;
}
#syoukai a{
		width:187px;
	height:46px;
	display:block;
	background:url(images/home-syoukai.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:226px;
	left:9px;
}
#syoukai a:hover{
	background:url(images/home-syoukai.gif) no-repeat -210px 0;

}
#jjikan{/*一般予約外来時間*/
	width:187px;
	height:46px;
	font-size:8px;
	line-height:1em;
}
#jjikan a{
			width:187px;
	height:46px;
	display:block;
	background:url(images/home-gairai.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:272px;
	left:9px;
}
#jjikan a:hover{
	background:url(images/home-gairai.gif) no-repeat -210px 0;
}

#map{/*地図*/
	width:187px;
	height:46px;
	font-size:8px;
	line-height:1em;
}
#map a{
			width:187px;
	height:46px;
	display:block;
	background:url(images/home-map.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:318px;
	left:9px;
}
#map a:hover{
	background:url(images/home-map.gif) no-repeat -210px 0;
}
#karute{/*電子カルテ*/
	width:187px;
	height:46px;
	font-size:8px;
	line-height:1em;
}

#karute a{
	width:187px;
	height:46px;
	display:block;
	background:url(images/home-karute01.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:364px;
	left:9px;

}

#karute a:hover{
background:url(images/home-karute01.gif) no-repeat -210px 0;
}


/*採用情報*/

.home-saiyou{
	width:220px;
	border:1px solid #CCC;
	background:#FFF;
	text-align:center;
	margin-bottom:6px;
}
.home-saiyou img{
	display:block;
	margin:4px auto;
}

.home-right{
	margin:0 0 4px 0;
}
.home-right img{
	display:block;
	margin:0 0 4px 0;
}

.home-banner{
	background:#FFF;
	border:1px solid #CCC;
	margin:0 0 5px 0;
	padding: 4px;
	font-size:12px;
	line-height:1.2em;
	overflow:hidden;

	width:205px; /* for IE5.5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	color: blue; /* for Modern browsers */
	width:195px;
}

.home-banner img{
	display:block;
	margin:0 auto;
}
.home-banner p{
	margin:4px 0 0;
	text-align:left;
}


