@charset "utf-8";

/* ========================================================
	contents css => 下層ページ用css
======================================================== */

/* コンテンツ
============================================================================================================ */
p#topicPath {
	text-align: right;
	margin: 0 10px 10px;
}

div#contentsContents {
	margin: 0 4px 20px 6px;
	background: url(../images/content_box_bg.gif) repeat-y right;
	zoom: 1;
}
div#contentsContents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#contentsArea {
	float: right;
	width: 702px;
	background: url(../images/content_box_top.gif) no-repeat;
	font-size: larger;
}
div#contentsArea div.contentsInner {
	padding: 18px 0;
	background: url(../images/content_box_btm.gif) no-repeat right bottom;
	zoom: 1;
}


/* サイド
============================================================================================================ */
div#sideArea {
	margin-top: 6px;
	float: left;
	width: 208px;
	background: url(../images/side/side_box_bg.gif) repeat-y;
}
div#sideArea div {
	background: url(../images/side/side_box_btm.gif) no-repeat left bottom;
}
div#sideArea ul {
	padding: 10px 0 16px;
	background: url(../images/side/side_box_top.gif) no-repeat;
	text-align: center;
}
div#sideArea ul li {
	padding-bottom: 3px;
}




/* 見出し系
============================================================================================================ */
div#contentsArea h3 {
	text-align: center;
	margin-bottom: 20px;
}
div#contentsArea h4.line {
	margin-bottom: 16px;
	border-bottom: 1px solid #44b0b0;
}



/* 共通
============================================================================================================ */
p.pagetop {
	text-align: right;
	margin: 20px 38px 0;
	padding-bottom: 10px;
}
a.icon {
	padding-left: 12px;
	background: url(../images/link_icon.gif) no-repeat left;
	font-size: small;
}

.green {
	color: #17a9a9;
}
.blue {
	color: #008bbc;
}
ol.number {
	list-style-type: decimal;
	padding-left: 24px;
}

/* section
============================================================================================================ */
div.section {
	margin: 0 38px 30px;
}
div.section p {
	padding-bottom: 1em;
}

.margin_sec {
	margin-bottom: 20px !important;
}

/* box_section
============================================================================================================ */
div.box_section {
	margin: 0 38px 20px;
	border: 2px solid #abe0e0;
}
div.box_section h4 {
	background: url(../images/box_title_bg.gif);
	border-bottom: 2px solid #abe0e0;
}
div.box_section h5 {
	color: #008bbc;
}
div.box_section div.contents {
	padding: 10px 12px 5px;
}
div.box_section p,
div.box_section ul {
	padding-bottom: 1em;
}
div.box_section p.image {
	float: right;
	margin-left: 15px;
	padding-bottom: 0;
}




/* QA
============================================================================================================ */
dl#qaList {
	margin: 0 38px 50px;
	padding: 5px 10px;
	border: 2px solid #abe0e0;
	zoom: 1;
}
dl#qaList dt {
	float: left;
}
dl#qaList dt {
	padding-top: 5px;
	font-weight: bold;
	color: #4d4d4d;
}
dl#qaList dd {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 1.6em;
	border-top: 1px dotted #cccccc;
}
dl#qaList dd.first {
	padding-top: 5px;
	border-top: none;
}
div.qa {
	margin: 0 38px;
	border-bottom: 1px solid #3faeae;
}
div.qa h4 {
	margin-bottom: 0.3em;
	padding: 3px 0 3px 32px;
	background: url(../images/qa_q.gif) no-repeat left;
	border-bottom: 1px dotted #cccccc;
	color: #4d4d4d;
}
div.qa div.ans {
	padding: 3px 0 0.3em 32px;
	background: url(../images/qa_a.gif) no-repeat;
}
div.qa div.ans p {
	padding-bottom: 1em;
}
div.qa div.ans h5 {
	padding-bottom: 0.5em;
	color: #12a7a7;
}
div.qa div.ans span {
	color: #12a7a7;
}

/* クリニック紹介
============================================================================================================ */
ul.clicic {
	margin: 0 0 10px 32px;
}
ul.clicic li {
	float: left;
	margin: 0 5px 5px 0;
}
div#access dt {
	float: left;
}
div#access dd {
	margin-left: 6em;
	text-indent: -1em;
}
div#staff p.ph {
	float: left;
}
div#staff div {
	margin-left: 30px;
}
div#staff h4 {
	margin-bottom: 6px !important;
	padding: 5px 0 0;
	margin-left: 160px;
}
div#staff ul {
	margin-left: 160px;
}
div.staff_other {
	margin: 0 0 30px 30px;
}
div.staff_other dl {
	float: left;
	margin-right: 10px;
	text-align: center;
}

div.difference h4 {
	margin-bottom: 12px;
	border-bottom: 1px dotted #cccccc;
	color: #17a9a9;
}
div.difference ul {
	margin-bottom: 1.2em;
	padding-left: 1em;
	text-indent: -1em;
}


/* インプラント
============================================================================================================ */
div.implant_price {
	margin: 20px 0 15px;
	font-size: small;
	color: #4d4d4d;
}
div.implant_price h5 {
	float: left;
	width: 200px;
}
div.implant_price div {
	float: left;
	width: 265px;
}
div.implant_price dl {
	margin-bottom: 6px;
}
div.implant_price dt {
	float: left;
	padding: 4px 0 3px 15px;
	background: url(../images/point_curcle.gif) no-repeat left;
	font-weight: bold;
}
div.implant_price dd {
	padding: 3px 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: right;
}
div.implant_price p.ph {
	float: right;
}



/* 骨が十分でない人のインプラント治療
============================================================================================================ */
div.bone_flow {
	margin: 8px 38px;
	padding: 10px;
	border: 2px solid #abe0e0;
	background-color: #f5fbfb;
	color: #12a7a7;
}
div.bone_flow p {
	margin-left: 226px;
}
div.bone_flow p.image {
	float: left;
	margin-left: 0;
}


/* インプラント費用と保証
============================================================================================================ */
div.implant_charge dl {
	margin: 0 10px;
}
div.implant_charge dt {
	float: left;
}
div.implant_charge dd {
	margin-left: 20em;
	font-weight: bold;
}
div.implant_charge dl.first dt {
	font-weight: bold;
	color: #17a9a9;
}
div.implant_charge h5 {
	margin: 0 10px 0.5em;
	padding: 0.5em 0 0;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	color: #17a9a9;
}
dl.implant_charge dl {
	padding-bottom: 1em;
}
dl.implant_charge dt {
	float: left;
}
dl.implant_charge dd {
	font-weight: bold;
	padding-left: 10em;
}
dl.implant_charge dd.last {
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #cccccc;
}
ul.charge_notes {
	margin: 0 38px 30px;
	padding-left: 1em;
	text-indent: -1em;
}
div.implant_guarantee h5 {
	color: #17a9a9;
}
div.implant_guarantee table {
	margin-bottom: 0.3em;
	width: 100%;
	background-color: #abe0e0;
}
div.implant_guarantee table th {
	padding: 0.3em 1em;
	background-color: #d9f1f1;
	color: #17a9a9;
}
div.implant_guarantee table td {
	padding: 0.3em 1em;
	background-color: #ffffff;
}


/* ホワイトニング
============================================================================================================ */
div#office h5 {
	color: #17a9a9;
}
div#office table {
	margin-bottom: 0.3em;
	width: 100%;
	background-color: #abe0e0;
}
div#office table th {
	padding: 0.3em 1em;
	background-color: #d9f1f1;
	color: #17a9a9;
}
div#office table td {
	padding: 0.3em 1em;
	background-color: #ffffff;
}
div#office table td dt {
	float: left;
}
div#office table td dd {
	float: right;
}
h4#whiteningFlow {
	margin: 0 38px 10px;
	border-bottom: 1px dotted #cccccc;
	color: #4d4d4d;
}
div.whitening_flow03 em {
	color: #17a9a9;
}
div.whitening_flow03 p {
	margin-right: 200px;
}
div.whitening_flow03 p.image {
	margin: 0;
}
div#home {
	margin-bottom: 15px;
}
div#home h5 {
	margin-top: 25px;
	border-bottom: 1px dotted #cccccc;
	color: #4d4d4d;
}


/* 審美歯科
============================================================================================================ */
div#aestheticChoice h4 {
	background: #15aeae;
}
div#aestheticChoice ul {
	padding-bottom: 5px;
}
div#aestheticChoice li {
	border-bottom: 1px dotted #cccccc;
	padding: 3px 8px;
}
div#aestheticChoice li.last {
	border-bottom: none;
}
div#aestheticChoice li a {
	padding-left: 14px;
	background: url(../images/link_icon.gif) no-repeat left;
}
div.aesthetic dl {
	width: 286px;
	padding: 0 10px;
}
div.aesthetic dt {
	margin-bottom: 0.5em;
}




/* 矯正歯科
============================================================================================================ */
div.orthodontics_ph {
	margin: 0 0 30px 36px;
}
div.orthodontics_ph dl {
	float: left;
	margin-right: 2px;
}
div.orthodontics_ph dl dd {
	text-align: center;
}
div.orthodontics_kind {
	margin: 0 0 0 36px;
	font-size: small;
}
div.orthodontics_kind dl {
	float: left;
	width: 208px;
	margin-right: 2px;
}
div.orthodontics_kind dl dt {
	padding-left: 18px;
	background: url(../images/point_curcle.gif) no-repeat 4px 0.3em;
}
div.orthodontics_kind dl dd.text {
	padding: 4px 8px 2em;
}

div.adult table {
	margin-bottom: 0.3em;
	width: 100%;
	background-color: #abe0e0;
}
div.adult table th {
	padding: 0.3em 1em;
	background-color: #d9f1f1;
	color: #17a9a9;
	text-align: center;
	white-space: nowrap;
}
div.adult table td {
	padding: 0.3em 1em;
	background-color: #ffffff;
}


/* 料金表
============================================================================================================ */
div.charge {
	margin: 0 38px 20px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	font-size: small;
	color: #4d4d4d;
	zoom: 1;
}
div.charge:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div.charge h4 {
	float: left;
	width: 200px;
	padding-top: 4px;
}
div.charge dl {
	float: left;
	width: 425px;
	padding: 4px 0 20px;
}
div.charge dl.long {
	float: none;
	width: auto;
	padding-bottom: 5px;
}
div.charge dt {
	float: left;
	padding: 4px 0 3px 15px;
	background: url(../images/point_curcle.gif) no-repeat left;
	font-weight: bold;
}
div.charge dl.long dt {
	background-position: 0 0.7em;
}
div.charge dd {
	padding: 3px 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: right;
}
div.charge dl.long dd {
	border-bottom: none;
}
div.charge01 dl {
	width: 325px;
}
div.charge01 ul {
	float: left;
	width: 90px;
	padding: 4px 0 0;
	text-align: right;
}
div.charge01 ul li {
	padding: 4px 0 3px;
}




/* お問い合わせ
============================================================================================================ */
form {
	margin: 0 38px 20px;
	font-size: small;
}
form table {
	margin-bottom: 0.3em;
	width: 100%;
	background-color: #abe0e0;
}
form table th {
	width: 25%;
	padding: 0.3em 1em;
	background-color: #d9f1f1;
	color: #17a9a9;
	white-space: nowrap;
}
form table td {
	padding: 0.3em 1em;
	background-color: #ffffff;
}
form table th em {
	margin-left: 0.2em;
	color: #cc0000;
	font-weight: bold;
}
form input.size01 {
	width: 200px;
}
form input.size02 {
	width: 30px;
}
form input.size03 {
	width: 100px;
}
form input.size04 {
	width: 370px;
}
form textarea {
	width: 370px;
	height: 120px;
}
form p {
	margin-top: 25px;
	text-align: center;
}



/* 個人情報保護方針
============================================================================================================ */
div.privacy h4 {
	margin: 10px 0 8px;
	padding: 3px 0;
	border-bottom: 1px dotted #cccccc;
	color: #4d4d4d;
}




/* サイトマップ
============================================================================================================ */
div#sitemap {
	margin-right: 0;
}
div#sitemap a {
	padding-left: 15px;
	background: url(../images/point_curcle.gif) no-repeat left;
}
div#sitemap h4 {
	margin-right: 38px;
	margin-bottom: 5px;
	padding-left: 3px;
	border-bottom: 1px solid #3faeae;
}
div#sitemap h4 a:link, div#sitemap h4 a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
div#sitemap h4 a:hover, div#sitemap h4 a:active {
	color: #4d4d4d;
	text-decoration: underline;
}

div#sitemap ul {
	margin-bottom: 20px;
	font-size: small;
	zoom: 1;
}
div#sitemap ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#sitemap li {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding: 3px 0 3px 3px;
	border-bottom: 1px dotted #cccccc;
}
* html div#sitemap li {
	display: inline;
}
div#sitemap ul.other {
	border-top: 1px solid #3faeae;
	margin-top: 40px;
	padding-top: 5px;
}






