@charset "UTF-8";

/*=======================*/
/* 設備紹介のページ 　   */
/*=======================*/

#contents h2{
	width: 720px;
	height: 18px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
	text-indent: -9999px;
	background-image: url(../img/equipment/h2_equipment.png);
	border-bottom: solid 1px #FF6600;
	background-repeat: no-repeat;
	background-position: left top;
}

#contents div{
	font-size: 90%;
	line-height: 1.4em;
}

#contents h3{
	height: 17px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#external h3{ background-image: url(../img/equipment/h4_external.png); margin-bottom: 7px; }
#accept h3{ background-image: url(../img/equipment/h4_accept.png); margin-bottom: 7px; }
#passage h3{ background-image: url(../img/equipment/h4_passage.png); margin-bottom: 7px; }
#beauty h3{ background-image: url(../img/equipment/h4_beauty.png); margin-bottom: 7px; }
#waiting h3{ background-image: url(../img/equipment/h4_waiting.png); }
#kids h3{ background-image: url(../img/equipment/h4_kids.png); }
#treatment h3{ background-image: url(../img/equipment/h4_treatment.png); }
#hygiene h3{ background-image: url(../img/equipment/h4_hygiene.png); }
#panorama h3{ background-image: url(../img/equipment/h4_3dpanorama.png); }
#cephalo h3{ background-image: url(../img/equipment/h4_cephalo.png); }
#lisa h3{ background-image: url(../img/equipment/h4_lisa.png); }
#sterikeep h3{ background-image: url(../img/equipment/h4_sterikeep.png); }
#simplant h3{ background-image: url(../img/equipment/h4_simplant.png); }
#operoom h3{ background-image: url(../img/equipment/h4_operoom.png); }
#recovery h3{ background-image: url(../img/equipment/h4_recovery.png); }

#passage,
#waiting,
#kids,
#treatment,
#hygiene,
#panorama,
#cephalo,
#lisa,
#sterikeep,
#simplant,
#operoom,
#recovery{ clear: both; }

/* ------------ */

#external,
#accept,
#passage,
#beauty{
	width: 260px;
	margin: 0 0 40px 90px;
	float: left;
}

#external p.image,
#accept p.image,
#passage p.image,
#beauty p.image{ margin-bottom: 5px; }


/* ------------ */

#waiting,
#kids,
#panorama,
#cephalo,
#lisa,
#sterikeep{
	position: relative;
	min-height: 160px;
	margin: 0 60px;
}

#lisa{ margin-bottom: 40px; }

#waiting h3,
#kids h3,
#panorama h3,
#cephalo h3,
#lisa h3,
#sterikeep h3{
	margin: 20px 0;
}


#waiting p.image,
#kids p.image,
#panorama p.image,
#cephalo p.image,
#lisa p.image,
#sterikeep p.image{
	position: relative;
	top: -50px;
	float: right;
	margin-left: 40px;
}


/* ------------ */

#treatment,
#hygiene,
#simplant,
#operoom,
#recovery{
	position: relative;
	height: 145px;
	margin: 0 60px 30px 60px;
	padding: 15px 0 0 300px;
}

#treatment h3,
#hygiene h3,
#simplant h3,
#operoom h3,
#recovery h3{
	margin-bottom: 20px;
}

#treatment p.image,
#hygiene p.image,
#simplant p.image,
#operoom p.image,
#recovery p.image{
	position: absolute;
	top: 0;
	left: 0;
}

/* ------------ */

#kids,
#hygiene,
#cephalo,
#sterikeep{
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: dotted 1px #666666;
}