@charset "utf-8";

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

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

/* 危険な国産10万円インプラント risk.html
----------------------------------------------------------------------------------------- */
div.risk_case_image dt {
	float: left;
}
div.risk_case_image dd {
	padding-top: 119px;
	float: right;
}
dl.risk_mitsumori01 {
	width: 367px;
	height: 210px;
	padding-top: 10px;
	background: url(../images/risk/mitsumori01_bg.gif);
	text-align: center;
}
dl.risk_mitsumori01 dt {
	margin-bottom: 5px;
}
dl.risk_mitsumori01 dd {
	margin-top: 8px;
}
div.risk_mitsumori02 {
	height: 171px;
	margin: 0 5px 1.2em;
	background: url(../images/risk/mitsumori02_bg.gif);
}
div.risk_mitsumori02 h5 {
	padding: 10px 0 8px;
	text-align: center;
}
div.risk_mitsumori02 dt {
	padding-left: 20px;
}
div.risk_mitsumori02 dd {
	padding-right: 15px;
	text-align: right;
}



/* インプラント治療とは index.html
----------------------------------------------------------------------------------------- */
div.flow {
	margin-bottom: 20px;
}
div.flow h5 {
	margin-bottom: 10px;
}
div.flow h6 {
	font-weight: bold;
	color: #588110;
	padding: 0 5px 3px;
	background: url(../../share/images/line.gif) repeat-x left bottom;
}
div.flow div {
	padding-bottom: 30px;
	background: url(../images/index/arrow.gif) no-repeat center bottom;
}
div.flow div.last {
	padding-bottom: 10px;
	background: none;
}
div.flow .fr {
	margin-left: 15px;
}



/* インプラント症例 modelcase0x.html
----------------------------------------------------------------------------------------- */
ul.tab li {
	float: left;
	margin-bottom: 20px;
}

div#case_main {
	margin: 0 auto 15px;
    width: 613px;
    text-align: center;
}
div#case_main dl {
	margin-bottom: 15px;
}
div#case_main dt {
	float: left;
}
div#case_main dd {
	float: right;
}
div#case_main01 {
    width: 553px;
	margin: 0 auto 15px;
    text-align: center;
}
div#case_main01 dl {
	margin-bottom: 8px;
}
div#case_main01 dt {
	float: left;
}
div#case_main01 dd {
	float: right;
	padding-right: 1px;
}

div.case_other {
	margin: 0 10px 34px;
}
div.case_other h5 {
	float: left;
	margin-bottom: 26px;
}
div.case_other p {
	float: right;
}
div.case_other ul {
	clear: left;
}


/* 患者さんの喜びの声 voice_implant/index.html
----------------------------------------------------------------------------------------- */
div.voice_box {
	margin: 0 5px 25px;
	padding: 8px 10px 15px;
	border: 2px solid #afa085;
}
div.voice_box h4 {
	margin: 0 0 20px !important;
	padding: 3px 15px;
	background: url(../../share/images/title_icon.gif) no-repeat 0 0.2em;
	border-bottom: 1px solid #afa085;
	font-size: 110%;
	font-weight: bold;
	color: #402901;
}
div.voice_box p {
	padding-left: 5px;
}
div.voice_box p.name {
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #845f2b;
}
div.voice_box p.ph {
	float: right;
	margin-right: 0;
}
div.voice_large p {
	margin-right: 210px;
}
div.voice_small p {
	margin-right: 190px;
}


/* インプラントの問題点 demerit.html
----------------------------------------------------------------------------------------- */
div#demerit {
	margin: 0 5px 2em;
	padding: 10px;
	border: 2px solid #afa085;
}
div#demerit p {
	margin-bottom: 1.2em;
}
div#demerit h5 {
	margin-bottom: 1em;
	border: 2px solid #d5cbb9;
	text-align: center;
	font-size: 114%;
	color: #830123;
	font-weight: bold;
}
div#demerit h6 {
	margin-bottom: 10px;
	padding: 3px 15px;
	background: url(../../share/images/title_icon.gif) no-repeat 0 0.2em;
	border-bottom: 1px solid #afa085;
	font-size: 110%;
	font-weight: bold;
	color: #402901;
}
div#demerit dl {
	margin: 0 5px 1.2em;
	zoom: 1;
}
div#demerit dt {
	float: left;
	font-weight: bold;
	color: #845f2b;
}
div#demerit dd {
	padding-left: 12.5em;
}
div#demerit dd.line {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background: url(../../share/images/line.gif) repeat-x left bottom;
}
div#demerit ol {
	margin: 0 0 1.2em;
	list-style-type: decimal;
	padding-left: 25px;
}
div.accident h5 {
	font-size: 114%;
	color: #666699;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background: url(../../share/images/line.gif) repeat-x left bottom;
}



/* よくある質問 qanda.html
----------------------------------------------------------------------------------------- */
ul#qBox {
	margin: 0 5px 30px;
	padding: 3px 10px;
	border: 2px solid #afa085;
}
ul#qBox li {
	padding: 0.2em 10px;
	background: url(../../share/images/line.gif) repeat-x;
	color: #8e4600;
}
ul#qBox li.first {
	background: none;
}

div.qa_contents {
	margin: 0 10px 5px;
	padding: 10px 0 16px 40px;
	background: url(../../share/images/line.gif) repeat-x left bottom;
}
div.qa_contents h4 {
	position: relative;
	float: left;
	width: 220px;
	margin: 0 !important;
	padding: 4px 50px 6px 10px;
	border-left: 1px solid #e6e5d4;
	font-size: 110%;
	line-height: 1.4;
	color: #8e4600;
}
div.qa_contents p ,
div.qa_contents div {
	position: relative;
	float: left;
	width: 260px;
	min-height: 3.2em;
	padding: 6px 10px;
	border-left: 1px solid #e6e5d4;
}
* html div.qa_contents p {
	height: 3.2em;
}
div.qa_contents div ol {
	list-style: upper-roman;
	list-style-position: inside;
}
div.qa_contents span {
	position: absolute;
	top: 4px;
	left: -40px;
}


/* 用語集 word/word0x.html
----------------------------------------------------------------------------------------- */
div.word_contents {
	margin-bottom: 2em;
}
div.word_contents h4 {
	margin: 0 0 5px !important;
	padding-bottom: 2px;
	background: url(../../share/images/line.gif) repeat-x left bottom;
	color: #4c7800;
	font-size: 110%;
}
div.word_contents h4 strong {
	padding: 3px 15px;
	background: url(../../word/images/icon.gif) no-repeat left;
}
div.word_contents p {
	padding: 0 5px 0 10px;
}
