@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 img {
	visibility: hidden;
}

#mainImg {
	margin: 7px 0 5px 25px;
	padding: 0;
	position: relative;
  z-index:1000;
}

#mainImg #featured {
  position:relative;
  z-index:1500;
}

#mainImg .hirata {
	position: absolute;
  z-index:2000;
	left: 0px;
	top: 0;
	width: 905px;
	height: 375px;
	display: block;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top/hirata_img01.png', sizingMethod='scale');
}

#mainImg .hirata img {
	_display: none;
}

#conts .conference {
	margin-bottom: 48px;
}

#conts .conference .photoBox {
	float: right;
}

#conts .conference .inner {
	width: 400px;
	float: left;
}

#conts .conference .ttl {
	margin-bottom: 15px;
}

#conts .conference .txt {
	font-size: 1.4em;
	color: #000;
}

#conts h2 {
	margin-bottom: 17px;
}

#conts .medical {
	width: 620px;
	overflow: hidden;
}

#conts .medical .inner {
	margin-bottom: 15px;
}

#conts .medical .photoBox {
	float: left;
}

#conts .medical .boxR {
	width: 430px;
	float: right;
}

#conts .medical .headLine {
	margin: 10px 0 15px 0;
}

#conts .medical .headLine h3 {
	float: left;
}

#conts .medical .headLine .more {
	float: right;
}

#conts .medical p {
	font-size: 1.4em;
	color: #000;
	clear: both;
}

#conts .medical ul {
	width: 620px;
	clear: both;
}

#conts .medical ul li {
	margin-right: 5px;
	width: 150px;
	float: left;
}

#conts .medical ul li img {
	display: block;
}
