/*---共通要素---*/
* {
	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: #e1eaf4;
	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;
}

/*-----------全ページのtdは上揃えになっています-----------------*/

td {
	vertical-align: top;
}

/*-----------下揃え中心揃えにしたい場合は↓のclassで指定して下さい-----------------*/

.bottom{
    vertical-align:bottom;
}
.middle {
	vertical-align: middle;
}


/*-----------各ページコンテンツの区切りにラインを引く時は

<div class="line"><span class="dummy_text">ダミーテキスト</span></div>

で、指定して下さい-----------*/

.line {
	height: 1px;
	background-image: url(../images/contents_line02.gif);
	background-repeat: repeat-x;
	width: 545px;
	margin: 10px 5px;
}
.dummy_text {
	display: none;
}

/*-----------フォントサイズ-----------------*/
.fontsize8_linehi10 {
	font-size: 8pt;
	line-height: 10pt;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
.fontsize10_linehi14_left {
	font-size: 9pt;
	line-height: 12pt;
	padding-top:6px;
}

/*-----------テキストカラー-----------------*/

.text_red {
	color: #FF6666;
}
.text_blue {
	color: #0099FF;
}
.text_orange {
	color: #FF9946;
}
.text_green {
	color: #216e43;
}
.text_gray {
	color: #666666;
}
.text_white{
	color: #ffffff;
}
.bold {
	font-weight:bold;
}
.text_size_small {
	font-size: 0.8em;
}
.center {
	text-align: center;
}
.m_auto {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/*-----------各ページページトップへ戻る-----------------*/

.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: 20px;
}
#topic_path a {
	color:#666666;
	text-decoration:none;
}
#topic_path a:hover {
	color: #FF9946;
	text-decoration:underline;
}

/*-----------各ページ大見出し-----------------*/

#title {
	height: 68px;
	width: 557px;
	margin-left: 15px;
	margin-top: 15px;
}

/*-----------各ページコンテンツテーブル-----------------*/

.contents_table-top {
	width: 555px;
	margin-left: 15px;
	margin-top: 30px;
}
.contents_table {
	width: 555px;
	margin-left: 15px;
	margin-top: 20px;
}
.contents_table2 {
	width: 555px;
	margin-left: 15px;
}

/*-----------各ページpadding-----------------*/

.padding-left2 {
    padding-left:2px;
}
.padding-left5 {
    padding-left:5px;
}
.padding-left10 {
    padding-left:10px;
}
.padding-left110 {
    padding-left:110px;
}
.padding-right5 {
    padding-right:5px;
}

.padding-right10 {
    padding-right:10px;
}
.padding-rl10 {
    padding-right:10px;
    padding-left:10px;
}
.padding-top5 {
    padding-top:5px;
}
.padding-top10 {
    padding-top:10px;
}
/*-----------各ページborder-----------------*/

.border01 {
    border:1px solid #82b9fb;
}

.border02 {
    border:1px solid #666666;
}

.float_clear {
	clear: both;
}
/*---ヘッダー---*/
#header_bg {
	background-image: url(../common_images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#header_bg h1 {
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	margin-left:10px;
	font-weight: normal;
}
#header_bg h1 a {
	text-decoration: none;
	color: #216e43;
	font-weight: normal;
}
.header_logo {
     padding:0px 0px 10px 9px;
}

/*---フッター---*/
#footer_line {
	background-color: #015ab3;
	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: #047cf5;
}

/*---↓↓↓↓↓コンテンツ↓↓↓↓↓---*/
#contents_bg {
	background-image: url(../common_images/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#contents {
	padding-bottom: 40px;
}

h2.icon {
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #216e43;
	background-image: url(../implants/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	line-height: 12px;
}

/*-------------------------------------------------トップページ---*/
#main_contents {
	width: 580px;
	margin: 0px;
	padding-bottom: 40px;
}
#main_image {
	height: 320px;
	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: #047cf5;
	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: 1.2em;
	padding-top: 10px;
}
.top_list_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_list_left_gaiyou_2 a {
	text-decoration:underline;
}

.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;
}


/*---サイドメニュー---*/

#side_menu {
	background-image: url(../common_images/menu_bg.jpg);
	background-repeat:repeat-y;
	width: 180px;
}

/*-------------------------------------------------検査---*/
ol {
   padding-left:25px;
   margin:0px;
}
li {
   padding-bottom:5px;
   color: #03406c;
}
li a{
   text-decoration:underline;
}
.implants_contents div {
	margin-bottom: 10px;
}
.implants_contents h2 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #216e43;
}
.implants_contents01 {
	margin-right: 5px;
	margin-left: 5px;
}
.implants_contents01 p {
	margin-right: 5px;
	margin-top: 5px;
}
p.implants_contents02 {
	width: 545px;
	margin-left: 5px;
	margin-right: 5px;
}
p.implants_contents03 {
	width: 545px;
	margin: 0px 5px 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;
}
.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;
}

/*-------------------------------------------------番号---*/

div#flow_no01 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no02 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no03 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no04 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no05 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no06 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no07 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no08 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#flow_no09 {
	width: 525px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #047cf5;
	line-height: 20px;
	background-image: url(../common_images/flow_no09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#flow_contentos01 {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#flow_contentos01_text {
	width: 145px;
	text-align: right;
	vertical-align: bottom;
}
#flow_contentos02 {
	margin-top: 10px;
	margin-right: 68px;
	margin-left: 67px;
}
.case {
	vertical-align:middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../common_images/case.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 100px;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------お問い合わせ---*/
#contact {

	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;
}

strong a {
	text-decoration:underline;
}

/************************071102 追加***************************/
.tit_txt1 {
	font-size: 16px;
	line-height: 20px;
	color: #0099FF;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
}

.td_txt1 {
	padding-top: 10px;
	padding-left: 10px;
}

.t-blue_p5_bto{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0099FF;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.pad-t5_l5 {
	padding-left:5px;
	padding-top: 5px;
}

.pad-t5_l10 {
	padding-left:10px;
	padding-top: 5px;
}

.pad-b5_top{
	vertical-align: top;
	padding-top: 5px;
}

.even_bg{
	font-size: 12px;
	line-height: 16px;
	color: #0168CF;
	vertical-align: middle;
	height: 80px;
	background-color: #B2E0FF;
	padding-right: 10px;
	padding-left: 10px;
}

.txt_b{
	font-size: 12px;
	line-height: 16px;
	color: #0168CF;
	font-weight: bold;
}

.flow_bg{
	background-image: url(../flow/images/flow_tab1_bg.gif);
	background-repeat: repeat-y;
}
.font-red {
	color: #FF0000;
}
.fontsize16 {
	font-size: 16px;
}
.border-photo {
	border: 1px solid #999999;
}

