/*---共通要素---*/
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #dde8d2;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	line-height: 1.2em;
}
#gradation {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../common_images/bg_gradation.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#all {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
a {
	color: #03406c;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.text_deco_no:hover {
	text-decoration:none;
}
strong a {
	text-decoration:underline;
}
img {
	margin:0px;
	padding:0px;
	border:none;
}
td {
	text-align: left;
	vertical-align: top;
}
.dummy_text {
	display: none;
}
.text_red {
	color: #FF6666;
}
.text_blue {
	color: #0099FF;
}
.text_orange {
	color: #FF9946;
}
.text_green {
	color: #216e43;
}
.text_gray {
	color: #666666;
}
.text_size_small {
	font-size: 0.8em;
}
.fontsize10_linehi14_left {
	font-size: 9pt;
	line-height: 12pt;
	padding-top:6px;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.m_auto {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.m_top10 {
	margin-top: 10px;
}
.align_center {
	text-align:center;
}
.v_align_middle {
	vertical-align: middle;
}
.page_top {
	text-align: right;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}
.page_top02 {
	text-align: right;
	margin: 20px 0px;
}
#topic_path {
	margin-top: 20px;
	text-align: right;
	margin-right: 30px;
}
#topic_path02 {
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
}
#topic_path a {
	color:#666666;
	text-decoration:none;
}
#topic_path a:hover {
	color: #FF9946;
	text-decoration:underline;
}
#topic_path02 a {
	color:#666666;
	text-decoration:none;
}
#topic_path02 a:hover {
	color: #FF9946;
	text-decoration:underline;
}
.float_clear {
	clear: both;
}
/*---ヘッダー---*/
#header_bg {
	background-image: url(../common_images/header_bg2.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#header_bg h1 {
	font-size: 12px;
	color: #216e43;
	line-height: 20px;
	margin-left:15px;
	font-weight: normal;
}
#header_bg h1 a {
	text-decoration: none;
	color: #216e43;
	font-weight: normal;
}
#link_logo {
	height: 30px;
	width: 330px;
	margin: 0px 240px 0px 10px;
	display: block;
}
#link_form {
	display: block;
	height: 40px;
	width: 170px;
	margin: 25px 10px 25px 0px;
	background-image: url(../common_images/contact_button00.jpg);
	background-repeat: no-repeat;
}
#link_form:hover {
	background-position: 0px -40px;
}
#header_menu {
	height: 30px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}
#header_menu ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}
#header_menu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../common_images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.2em;
}

/*---フッター---*/
#footer_line {
	background-color: #18712a;
	height: 5px;
	width: 758px;
	margin-right: 1px;
	margin-left: 1px;
}
#footer_copy {
	width: 760px;
	background-image: url(../common_images/contents_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer_text {
	color: #216e43;
}

/*---↓↓↓↓↓コンテンツ↓↓↓↓↓---*/
#contents_bg {
	background-image: url(../common_images/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contents {
	padding-bottom: 40px;
}
#contact_button {
	height: 40px;
	width: 170px;
	padding: 5px;
	background-image: url(../common_images/contact_button_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 555px;
	margin-top: 30px;
}
#contents_box {
	width: 700px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	background-image: url(../common_images/box_bg_01.gif);
	background-repeat: repeat-y;
}
#contents_box_bottom {
	background-image: url(../common_images/box_bg_02.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin-top: 20px;
}
#title {
	margin-bottom: 20px;
}

h2.icon {
	font-size: 1em;
	margin-bottom: 5px;
	color: #216e43;
	background-image: url(../implants/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 12px;
	padding-left: 14px;
	margin-left: 5px;
	font-weight: bold;
}
/*-------------------------------------------------トップページ---*/
#main_contents {
	width: 580px;
	margin: 0px;
	padding-bottom: 40px;
}
#main_image {
	height: 206px;
	width: 580px;
}
#contents_line01 {
	height: 5px;
	width: 578px;
	background-image: url(../images/contents_line01.gif);
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
}
.top_list {
	width: 550px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.top_list table {
	margin-top: 5px;
}
.top_list_right {
	width: 451px;
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1em;
	padding-top: 10px;
}
.top_list_left {
	width: 99px;
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1em;
	padding-top: 10px;
}
.top_list span {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	color: #44b14d;
	display: block;
	background-position: left center;
}
.top_list_left_gaiyou {
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1em;
	padding-top: 10px;
}
.top_list_left_gaiyou h2 {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	color: #44b14d;
	display: block;
	background-position: left center;
	font-size: 1em;
}
.top_list p {
	margin-top: 5px;
}


.top_list2 {
	width: 550px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.top_list2 table {
	margin-top: 5px;
}
.top_list2_right {
	width: 451px;
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1em;
	padding-top: 10px;
}
.top_list2_left {
	width: 99px;
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1em;
	padding-top: 10px;
}
.top_list2 span {
	padding-left: 15px;
	font-weight: bold;
	color: #047cf5;
	display: block;
	background-position: left center;
}
.top_list2_left_gaiyou {
	padding-bottom: 10px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.2em;
	padding-top: 10px;
}
.top_list2_left_gaiyou_2  {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #44b14d;
	display: block;
	background-position: left center;
	font-size: 1em;
}
.top_list2_left_gaiyou_2 a {
	text-decoration:underline;
}

.top_list2 p {
	margin-top: 5px;
}

.txt_b{
	font-size: 12px;
	line-height: 16px;
	color: #0168CF;
	font-weight: bold;
}


/*---トップサイドメニュー---*/
#side_menu {
	background-color: #f5f5f5;
	background-image: url(../common_images/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	text-align: left;
}
#site_menu {
	background-color: #FFFFFF;
	margin-top: 7px;
	width: 179px;
}
#site_menu div {
	margin-bottom: 1px;
	width: 179px;
}
#side_line {
	height: 5px;
	width: 179px;
	background-color: #e7e7e7;
}
#side_link {
	width: 179px;
	margin-top: 15px;
	text-align: center;
}
#side_link div {
	margin-bottom: 5px;
}
/*-------------------------------------------------セミナー---*/
.tab .close {
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}
.tab .open {
  margin:0;
  padding: 0.5em;
  white-space: nowrap;
}
#head1 {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 350px;
}
#head2 {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 350px;
}
#dentist_bg01 {
	background-image: url(../seminar/images/dentist_bg_01.gif);
	background-repeat: repeat-y;
	width: 700px;
}
#dentist_bg02 {
	background-image: url(../seminar/images/dentist_bg_02.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 700px;
}
#general_bg01 {
	background-image: url(../seminar/images/general_bg_01.gif);
	background-repeat: repeat-y;
	width: 700px;
}
#general_bg02 {
	background-image: url(../seminar/images/general_bg_02.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 700px;
}
.seminar_contents_box {
	width: 700px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 35px;
}
#seminar_menu {
	margin-top: 15px;
	background-color: #e2e2e2;
	width: 179px;
	text-align: center;
	height: 152px;
}
#seminar_menu div {
	margin-bottom: 5px;
}
/*-------------------------------------------------インプラント---*/
#implants_side {
	width: 169px;
	padding-left: 6px;
}
#implants_navi {
	background-color: #c4df89;
	margin-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	height: 190px;
	padding-top: 1px;
}
#implants_navi div {
	height: 37px;
	width: 167px;
	margin-bottom: 1px;
}
#implants_side_contact {
	height: 49px;
	width: 169px;
	margin-top: 10px;
}
#implants_title {
	height: 68px;
	width: 557px;
	margin-left: 15px;
	margin-top: 15px;
}
.implants_contents {
	width: 555px;
	margin-left: 15px;
	margin-top: 30px;
}
.implants_contents div.implants_subtitle {
	margin-bottom: 10px;
}
.implants_contents h2 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #216e43;
}
.implants_contents01 h2.icon {
	font-size: 1em;
	margin-bottom: 5px;
	color: #216e43;
	background-image: url(../implants/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 12px;
	font-weight: bold;
	padding-left: 14px;
	margin-left: 0px;
}
#implants_contact_button {
	margin-top: 30px;
	width: 170px;
	margin-left: 400px;
	padding: 0px;
	height: 40px;
	background-image: url(../common_images/contact_button_bg.jpg);
	background-repeat: no-repeat;
}
.implants_contents01 {
	margin-right: 5px;
	margin-left: 5px;
}
.implants_contents01_img {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.implants_contents02 {
	margin-left: 5px;
	margin-right: 5px;
}
p.implants_contents03 {
	width: 545px;
	margin: 0px 5px 10px 5px;
}
.implants_box01 {
	margin-left: 5px;
	margin-top: 10px;
}
.implants_line {
	height: 1px;
	background-image: url(../implants/images/line01.gif);
	background-repeat: repeat-x;
	width: 545px;
	margin: 10px 5px;
}
.treatment_comparison01 {
	white-space: nowrap;
	padding-left: 5px;
}
.treatment_comparison02 {
	padding-left: 25px;
}
.treatment_comparison02 li {
	margin-bottom: 2px;
	list-style-type: lower-alpha;
}
.teatment_contents02 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
.treatment_comparison03 {
	white-space: nowrap;
	padding-right: 10px;
}
.treatment_text01 {
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}
.treatment_text02 {
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	text-align:center;
}
#treatment_research {
}
#treatment_research span {
	font-size: 0.8em;
	margin-top: 3px;
	display: block;
}
.kind_contents01 {
	margin-top: 10px;
	margin-right: 70px;
	margin-left: 70px;
}
.kind_contents02 {
	margin-top: 10px;
	margin-right: 43px;
	margin-left: 42px;
}
.kind_contents03 {
	margin-top: 10px;
	margin-right: 43px;
	margin-left: 212px;
}
.kind_text01 {
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}
h2#flow_no01 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no02 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no03 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no04 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no05 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no06 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no07 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no08 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2#flow_no09 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../implants/images/flow_no09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#flow_img01 {
	width: 220px;
	float: right;
	margin-left: 10px;
}
#flow_img02 {
	width: 141px;
	float: right;
	margin-left: 10px;
}
.example_box01 {
	margin-left: 10px;
}
.example_yajirushi {
	vertical-align:middle;
	padding-top: 20px;
}
h2#case_no01 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
h2#case_no02 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
h2#case_no03 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
h2#case_no04 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
h2#case_no05 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
h2#case_no06 {
	width: 481px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #216e43;
	line-height: 20px;
	background-image: url(../common_images/case_no06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 64px;
}
/*-------------------------------------------------お問い合わせ---*/
#contact {
	width: 620px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #FAFAFA;
	padding: 10px;
}
#contact_form {
	font-size: 1em;
}
.contact_left {
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contact_right {
	padding: 5px;
}
.contact_right_address {
	padding: 5px;
	border: 1px dotted #0099FF;
	white-space: nowrap;
}
.contact_right_button {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}
.contact_textbox {
	border: 1px solid #579ED6;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.contact_textbox2 {
	margin-bottom: 3px;
}
.radio_button {
	margin-right: 2px;
}
.contact_select {
	border: 1px solid #579ED6;
}
#contact_text_area {
	border: 1px solid #579ED6;
	font-size: 0.8em;
}
#contact_text_area {
	border: 1px solid #579ED6;
	font-size: 1em;#
}
.contact_button {
	border: 1px solid #579ED6;
}
p.contact {
	margin: 20px 0px 20px 30px;
}
/*-------------------------------------------------ザイブ---*/
.xive_text01 {
	width: 640px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
h2.xive01 {
	font-size: 1.1em;
	font-weight: bold;
	color: #444444;
	margin-bottom: 10px;
	background-image: url(../xive/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#xive_explanation01 {
	font-size: 0.8em;
	color: #0099FF;
	margin-left: 5px;
}

.xive_explanation02 {
	list-style-type: decimal;
	font-size: 0.8em;
	color: #0099FF;
	margin-left: 40px;
}
#xive_explanation03 {
	padding: 5px;
	white-space: nowrap;
	border: 1px dotted #0099FF;
}

.xive_img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.xive_img {
	margin-bottom: 10px;
}
#xive_img_left_box01 {
	width: 170px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#xive_img_right_box01 {
	width: 98px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
p.xive {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*-------------------------------------------------費用---*/
#cost_contents {
	margin-right: 30px;
	margin-left: 30px;
	width: 640px;
}
.cost_box01 {
	width: 275px;
	padding: 10px;
	background-color: #fcfcfc;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.cost_box02 {
	width: 620px;
	padding: 10px;
	background-color: #fcfcfc;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#cost_contents h2 {
	font-size: 1.1em;
	line-height: 16px;
	font-weight: bold;
	background-image: url(../cost/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 20px;
}
#cost_contents h3 {
	font-size: 1em;
	line-height: 14px;
	font-weight: bold;
	background-image: url(../cost/images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 18px;
}
.cost_text {
	margin-top: 5px;
	background-image: url(../cost/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cost_text01 {
	width: 154px;
	padding: 3px 3px 3px 8px;
	/*--background-color: #666666;
	color: #FFFFFF;--*/
	font-weight: bold;
}
.cost_text02 {
	padding: 3px;
	font-weight: bold;
}
.cost_text02 ul {
	list-style-type: none;
	text-align: right;
	padding-right: 5px;
}
.cost_text03 {
	margin-top: 5px;
	font-size: 0.9em;
}
.cost_box02 .left {
	width: 60%;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1em;
	padding-left: 10px;
	white-space: nowrap;
}
.cost_box02 .right {
	width: 40%;
	white-space: nowrap;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1em;
	text-align: right;
	padding-right: 8px;
}
.cost_line {
	background-image: url(../cost/images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: center;
}
.cost_plus {
	text-align: center;
	font-size: 0.9em;
}
.cost {
	margin-top: 20px;
}
.cost02 {
	margin-bottom: 5px;
}
#credit {
	border: 1px dotted #0099FF;
	white-space: nowrap;
	padding: 5px;
}
#credit li {
	list-style-type: decimal;
	margin-left: 25px;
}
/*-------------------------------------------------審美・歯科矯正---*/
#shinbi_kyousei_navi {
	background-color: #c4df89;
	margin-top: 25px;
	padding-right: 1px;
	padding-left: 1px;
	height: 76px;
	padding-top: 1px;
}
#shinbi_kyousei_navi div {
	height: 37px;
	width: 167px;
	margin-bottom: 1px;
}
#shinbi_kyousei_side {
	width: 169px;
	padding-left: 6px;
}
#shinbi_kyousei_side_contact {
	height: 49px;
	width: 169px;
	margin-top: 10px;
}
#shinbi_kyousei_title {
	height: 68px;
	width: 557px;
	margin-left: 15px;
	margin-top: 15px;
}
.shinbi_kyousei_contents {
	width: 555px;
	margin-left: 15px;
	margin-top: 30px;
}
.shinbi_kyousei_contents div.shinbi_kyousei_subtitle {
	margin-bottom: 10px;
}
.shinbi_kyousei_contents h2 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #216e43;
}
.shinbi_kyousei_contents01 h2.icon {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #216e43;
	background-image: url(../implants/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 12px;
	font-weight: bold;
	padding-left: 14px;
	margin-left: 0px;
}
#shinbi_kyousei_contact_button {
	margin-top: 30px;
	width: 170px;
	margin-left: 400px;
	padding: 5px;
	height: 40px;
	background-image: url(../common_images/contact_button_bg.jpg);
	background-repeat: no-repeat;
}
.shinbi_kyousei_contents01 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
p.shinbi_kyousei_contents03 {
	width: 545px;
	margin: 0px 5px 10px 5px;
}
.shinbi_kyousei_contents04 {
	margin: 15px 5px 0px 5px;
}
.shinbi_kyousei_line {
	height: 1px;
	background-image: url(../implants/images/line01.gif);
	background-repeat: repeat-x;
	width: 545px;
	margin: 10px 5px;
}
.shinbi_contents01_img {
	float: right;
	width: 164px;
	margin-left: 10px;
}
.shinbi_contents02_img {
	float: right;
	width: 190px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.shinbi_contents03_img {
	float: right;
	width: 282px;
	margin-left: 10px;
}
.shinbi_box01 {
	margin-top: 10px;
}
.kyousei_contents01_img {
	float: right;
	width: 164px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.kyousei_contents02_img {
	float: right;
	width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.kyousei_contents03_img {
	float: right;
	width: 164px;
	margin-left: 10px;
	margin-bottom: 10px;
}
ol#meaw {
	list-style-type: decimal;
	font-weight: bold;
	margin-left: 28px;
}
ol#meaw a{
	color: #666666;
	text-decoration: underline;
}
ol#meaw a:hover {
	color: #FF9946;
	text-decoration: underline;
}
.padding{padding: 10px 10px 10px 10px;}
