@charset "utf-8";

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

/* メインエリア
============================================================================================================ */
div#mainArea ul {
	padding: 5px 0 0 9px;
}


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

/* インプラントとは about.html
----------------------------------------------------------------------------------------- */
div.left_fla_contents {
	margin-bottom: 1.6em;
}
div.left_fla_contents p {
	zoom: 1;
	margin-left: 260px;
}
div.flow {
	margin: 0 10px 30px;
	padding: 1px;
	border: 2px solid #e5e6d8;
}
div.flow div.inner {
	padding: 15px 20px 50px;
	background: #f3f4eb url(images/about/arrow.png) no-repeat bottom;
}
div.flow div.last {
	padding-bottom: 15px;
	background-image: none;
}
div.flow h4 {
	padding: 3px 11px;
	background: #f6f6ef url(../../share/images/box_title_bg.png) repeat-x bottom;
}
div.flow h4 em {
	padding-left: 11px;
	background: url(../../share/images/box_title_point.png) no-repeat left;
	font-weight: bold;
}
div.flow h4 span {
	margin-left: 1em;
}
div.flow p.ph {
	float: right;
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #dddad3;
	background-color: #fffcfc;
}



/* インプラント症例 modelcase0x.html
----------------------------------------------------------------------------------------- */
div#caseLocal {
	position: relative;
	top: -15px;
	height: 52px;
}
div#caseLocal ul {
	position: absolute;
	left: -2px;
	top: 0px;
	width: 906px;
	background: url(../images/modelcase/local_navi_bg.png) repeat-x;
}
div#caseLocal ul li {
	float: left;
	margin-right: 6px;
}
div#caseLocal ul li.last {
	margin-right: 0;
}
div.case_main {
	margin: 0 10px 20px;
	padding: 0 3px 20px 0;
	border-bottom: 1px solid #e7e2ce;
}
div.case_main h3 {
	float: left;
	width: 304px;
	margin-bottom: 10px;
	padding: 2px 0 12px;
	border-bottom: 1px solid #e7e2ce;
}
div.case_main p.ph {
	float: right;
}
div.case_main ul {
	margin-top: 24px;
}
div.case_other {
	margin: 0 10px 34px;
	padding-right: 288px;
}
div.case_other h3 {
	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 10px 30px;
	padding: 1px;
	border: 2px solid #e5e6d8;
}
div.voice_box h3 {
	padding: 3px 11px;
	background: #f6f6ef url(../../share/images/box_title_bg.png) repeat-x bottom;
	font-size: 110%;
}
div.voice_box h3 em {
	padding-left: 11px;
	background: url(../../share/images/box_title_point.png) no-repeat left;
	font-weight: bold;
}
div.voice_box div.inner {
	padding: 15px 20px 0;
	background-color: #f3f4eb;
}
*+html div.voice_box div.inner{
	padding-bottom: 0;
}
* html div.voice_box div.inner {
	padding-bottom: 0;
}
div.voice_box p {
	margin-right: 220px;
}
div.voice_box p.ph {
	float: right;
	margin-right: 0;
	padding: 1px;
	border: 1px solid #dddad3;
	background-color: #fffcfc;
}
*+html div.voice_box p.ph{
	margin-bottom: 0;
}
* html div.voice_box p.ph {
	margin-bottom: 0;
}

div.voice_column_box {
	margin: 0 10px 30px;
	background: url(../../voice_implant/images/box_bg.gif) no-repeat left bottom;
}
div.voice_column_box div.voice_box {
	width: 422px;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 0;
}
div.voice_column_box p {
	margin-right: 135px;
}



/* よくある質問 qanda.html
----------------------------------------------------------------------------------------- */
div#qaLocal {
	margin: 0 10px 40px;
	padding-bottom: 3px;
	background: url(../images/qanda/question_bg.gif) no-repeat left bottom;
}
div#qaLocal dl {
	width: 429px;
	padding: 1px;
	border: 2px solid #e5e6d8;
	border-bottom-width: 0;
}
div#qaLocal dt {
	padding: 6px 8px 14px;
	background-image: url(../../share/images/box_image_title_bg.png);
}
div#qaLocal dd {
	padding: 10px 14px 8px;
	background-color: #f3f4eb;
	color: #8e4600;
}
div#qaLocal li {
	margin-bottom: 4px;
}
div.qa_contents {
	margin: 0 10px 5px;
	padding: 10px 0 16px 40px;
	background: url(../../share/images/line_dot.png) repeat-x left bottom;
}
div.qa_contents h3 {
	position: relative;
	float: left;
	width: 280px;
	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: 470px;
	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#wordLocal {
	position: relative;
	top: -15px;
	height: 52px;
}
div#wordLocal ul {
	position: absolute;
	left: -2px;
	top: 0px;
	width: 906px;
}
div#wordLocal ul li {
	float: left;
}
div.word_contents {
	margin-bottom: 2.5em;
}
div.word_contents h3 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	background: url(../../share/images/line_dot.png) repeat-x left bottom;
	color: #666699;
	font-size: 110%;
}
div.word_contents h3 strong {
	padding-left: 15px;
	background: url(../../word/images/word_point.png) no-repeat left;
}
div.word_contents p {
	padding: 0 5px 0 15px;
}
