@charset "UTF-8";
@import "../treatment_menu.css";

/*=======================*/
/* 審美治療のページ 　   */
/*=======================*/

#col_right h2{
	height: 30px;
	margin-bottom: 40px;
	text-indent: -9999px;
	background-image: url(../../img/treatment/aesthetic/h2_aesthetic.png);
	background-repeat: no-repeat;
	background-position: left;
}

#col_right div h3{
	height: 20px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #FF9900;
}

/* ------------ */

#ceramic{ margin-top: 60px; }

#ceramic h3{ background-image: url(../../img/treatment/aesthetic/h3_ceramic_crown.png); }

/* ------------ */

#crown{
	min-height: 173px;
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #999999;
	font-size: 90%;
	line-height: 1.5em;
}

#all{
	margin-top: 30px;
	clear: both;
	font-size: 90%;
	line-height: 1.5em;
}

#crown h4,
#all h4{
	height: 15px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

#crown h4{ background-image: url(../../img/treatment/aesthetic/h4_ceramic_crown.png); }
#all h4{ background-image: url(../../img/treatment/aesthetic/h4_all_ceramics.png); }

#crown p,
#all p{
	margin-bottom: 0.8em;
}

#crown p.image{
	margin: -50px 10px 0 25px;
	float: right;
}

/*
#all p.image{
	margin: -20px 10px 0 25px;
	float: right;
}
*/

#all dl{
	margin-top: 30px;
}
#all dl.case01{
	float: left;
	margin-top: 20px;
	margin-right: 30px;
}
#all dl.case01 dt,
#all dl.case02 dt{
	margin-bottom: 15px;
	text-align: center;
}


/* ------------ */

#laminate{ margin-top: 80px; }

#laminate h3{ background-image: url(../../img/treatment/aesthetic/h3_laminate_veneer.png); }

/* ------------ */

#past{
	position: relative;
	height: 65px;
	margin: 30px 0 10px 0;
	padding: 10px 0 0 125px;
	font-size: 90%;
	line-height: 1.5em;
}

#past h4{
	height: 16px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background-image: url(../../img/treatment/aesthetic/h4_past.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#past p.image{
	position: absolute;
	top: 0;
	left: 0;
}

#laminate_veneer h4{
	position: absolute;
	text-indent: -9999px;
}

#laminate_veneer p.image{
	margin: 0 0 15px 20px;
}


/* ------------ */

#hybrid{ margin-top: 80px; }

#hybrid h3{ background-image: url(../../img/treatment/aesthetic/h3_chi.png); }

#hybrid p.image{
	float: right;
	margin-left: 30px;
}










