@charset "utf-8";

/* ========================================================
	implant css => インプラントページ用css
======================================================== */

/* 各ページ
============================================================================================================ */

/* 国内最多の症例実績 results.html
----------------------------------------------------------------------------------------- */
div.translation {
	padding: 1em 1em 0;
	border: 1px solid #d9d9d9;
}





/* 当院が誇る設備 equipment.html
----------------------------------------------------------------------------------------- */
div.equipment_other {
	margin: 0 5px 20px;
	background: url(../images/equipment/box_bg_bottom.gif) left bottom;
}
div.equipment_other div {
	background: url(../images/equipment/box_bg.gif) no-repeat;
}
div.equipment_other dl {
	width: 270px;
	padding: 9px 15px 15px;
}
div.equipment_other dl dt {
	text-align: center;
	margin-bottom: 5px;
}


/* 40年以上の歴史を持つ方法 method.html
----------------------------------------------------------------------------------------- */
div.book dl {
	float: left;
	width: 135px;
	margin-left: 12px;
	padding-bottom: 10px;
	font-size: 88%;
	display: inline;
}
div.book dl dt {
	padding: 15px 0 5px;
	text-align: center;
}
div.method_straumann01 h5 {
	margin-bottom: 10px;
}
div.method_straumann01 dt {
	padding-top: 0.6em;
	font-weight: bold;
}
div.method_straumann01 dt.first {
	padding-top: 0;
}
div.method_straumann01 dd {
	padding-left: 1.5em;
	text-indent: -0.5em;
}
div.method_straumann02 {
	margin: 0 5px 1.2em;
	border: 2px solid #e5e6d8;
	background: #f3f4eb;
}
div.method_straumann02 div {
	padding: 15px 0 15px 32px;
	border: 1px solid #f8f9ec;
}
div.method_straumann02 div dl {
	margin-right: 37px;
	width: 154px;
	float: left;
	display: inline;
}
div.method_straumann02 div dl dd {
	font-size: 88%;
	padding-top: 5px;
}

div.method_history h5 {
	margin-bottom: 10px;
}
ul.his {
	padding-left: 7px;
}
ul.his li {
	float: left;
	margin: 0 8px 8px 0;
}
ul.history_btn {
	padding: 10px 0 15px 12px;
}
ul.history_btn li {
	float: left;
}
ul.history_ph {
	margin-bottom: 1.2em;
	padding: 0 0 0 5px;
}
ul.history_ph li {
	float: left;
	margin-right: 9px;
}
ul.history_ph li.last {
	margin-right: 0;
}
div.qa {
	margin-bottom: 2em;
}
div.qa h5 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../../share/images/line.gif) repeat-x left bottom;
	font-weight: bold;
	font-size: 114%;
	color: #666699;
}
#history02,
#history03,
#history04 {
	display: none;
}



/* インプラント費用 cost.html
----------------------------------------------------------------------------------------- */
div.cost10 {
	width: 251px;
	padding: 0 5px 7px;
	border: 2px solid #ecebd4;
	background: #f2eed7 url(../images/cost/system_bg.png) repeat-x;
}
div.cost10 h5 {
	margin-bottom: 8px;
}
div.cost10 p {
	font-size: 85%;
	line-height: 1.5;
	margin: 0 7px 0 5px;
}
div.cost10 p.ph {
	float: left;
}

