<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*共通*/

body{
	margin:0px;
	padding:0px;
	color:#545454;
	line-height:150%;
	text-align: center;
/*	background: url(images/body_bg.jpg) repeat-x;*/
	background-color:#F5F5F5;
}

body br {
	letter-spacing: 0;
}

p,h2,h3,h4,img,table,ul,li{
	margin:0px;
	padding:0px;
	border: 0px;
}

h1{
	margin:0px;
	padding:0px;
	font-weight:100;
}

li {
	list-style:none;
}

.clear{
	clear:both;
}


/*ストロング*/

#address strong , .top_cs_bun strong , #infotable td strong , #footer_info td strong , div.information strong {
	font-weight: normal;
}


/*テキスト サイズ*/

#footer{
	background: #fff;
}

/*テキスト サイズ*/

body , td {
	font-size:12px;
}

h1{
	font-size:10px;
}

.top_cs_title {
	font-size: 14px;
}

.top_cs_title2 {
	font-size: 14px;
}

#right_area td.doc_title h3 , #right_area div.innai_title p {
	font-size: 14px;
}


#pan{
	font-size:10px;
}

#footer_w span {
	font-size:10px;
}

/*テキスト　カラー*/

body , td {
	color: #545454;
}

#footer{
	color:#6380c9;
}

h1{
	color: #404040;
}

.font10px{
font-size:10px;
}

.font_red{
color:#FF0000;
}

.font_blue{
color:#336699;
}


/*タイトルリンク*/

.top_cs_title a:link {
	color: #6380c9;
	text-decoration: none;
}

.top_cs_title a:visited {
	text-decoration: none;
	color: #6380c9;
}

.top_cs_title a:hover {
text-decoration:underline;
	color: #6380c9;
}

.top_cs_title a:active {
	text-decoration: none;
	color: #6380c9;
}

/*ニュースリンク*/

.news_bun a:link {
	color: #6380c9;
	text-decoration: none;
}

.news_bun a:visited {
	text-decoration: none;
	color: #6380c9;
}

.news_bun a:hover {
	text-decoration:underline;
	color:#6380c9;
}

.news_bun a:active {
	text-decoration:underline;
	color: #6380c9;
}


/*グローバルリンク*/

a:link {
	color:#6380c9;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
	color:#6380c9;
}

a:hover {
	text-decoration: none;
	color:#656554;
}

a:active {
	text-decoration:underline;
	color:#6380c9;
}


/*レフトリンク*/

#menu_area{
	color: #369B69;
}


#menu_area a:link {
	color:#6380c9;
	font-weight:600;
	text-decoration: none;
}
#menu_area a:visited {
	text-decoration: none;
	font-weight:600;
	color:#6380c9;
}
#menu_area a:hover {
    text-decoration:underline;
	font-weight:600;
	color:#6380c9;
}
#menu_area a:active {
	text-decoration: none;
	font-weight:600;
	color:#6380c9;
}

/*フッターリンク*/

#footer a:link{
	color:#6380c9;
	text-decoration: none;
}

#footer a:hover{
	color:#6380c9;
	text-decoration: none;
}

#footer a:visited{
	color:#6380c9;
	text-decoration: none;
}

#footer a:active {
	color:#6380c9;
	text-decoration: none;
}


/*タイトル*/
.wide_title{
	background:url(images/wide_title.gif) left center no-repeat;
	line-height:20px;
	margin:0px 0px 10px;
	padding:0px 0px 0px 25px;
	font-weight:900;
	letter-spacing:0.1em;
	color: #FFFFFF;
}

#right_area h2.directory{
	background:url(images/title_bg.gif) no-repeat left center;
	color:#FFF;
	padding-left:30px;
	height:26px;
	line-height:26px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 554px;
}


#right_area .top_title {
	background:url(images/title_bg.gif) no-repeat left center;
	color:#FFF;
	padding-left:30px;
	height:26px;
	line-height:26px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 554px;
}


#right_area td.doc_title h3 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 35px;
	background: url(images/h3_bg.gif) no-repeat 15px 5px;
	color:#6380c9;
}

#right_area td.doc_title p strong{
	color:#6380c9;
	font-weight:600;
}


#right_area div.innai_title p {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	background: url(images/h3_bg.gif) no-repeat left center;
}




/*構成*/

#seo{
	margin: 0 auto;
	line-height:20px;
	width:780px;
	padding-left:8px;
	text-align:left;
}

#wrap {
	background:url(images/bg_wrap.gif) repeat-y;
	width:784px;
	margin:0px auto;
	padding:0px;
	text-align: left;
}

#header {
	width:770px;
	height:107px;
	background:url(images/header_bg.gif) no-repeat;
	text-align:left;
	margin:0px auto 12px auto;
	padding:0px;
}

#header .logo {
	float:left;
	margin:15px 0px 0px 10px;
}

#contact{
	letter-spacing:0em;
	text-align:left;
	width:280px;
	line-height:130%;
	padding:0px;
	float:right;
	margin: 5px 7px 0 0;
	border: 0px solid #FF0000;
}

#contact #toiawase{
	padding-bottom:5px;
}

#contact #address{
	width: 270px;
	line-height: 130%;
	color:#585858;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

#contact #header_tel{
	padding-top:0px;
}

#contact #header_map{
	margin: 0 0 0 15px;
}




#main_contents{
	width:776px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#pan{
	line-height:14px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#left_area{
	width:169px;
	margin:0px;
	padding:0px;
	float:left;
	border: 0px solid #FF0000;
}

#right_area{
	width:584px;
	margin:0px 0px 0px 12px;
	padding:0px;
	float:left;
}



#menu_area{
	width:169px;
	margin:0px;
	padding:0px;
}
#menu_area li{
	background:url(images/menu_bg.jpg) no-repeat left top;
	margin: 5px 0px;
	padding:0px;
	border: 0px solid #FF0000;
}


#menu_area a {
	text-decoration: none;
	display:block;
	overflow:hidden;
	color:#379B6A;
	line-height:20px;
	text-align: left;
	padding-left:22px;
	padding-top: 3px;
}

#kantan_yoyaku a{
	padding:0;
	margin: 0;
}

.top_b_left {
	padding-right: 6px;
	padding-bottom: 12px;
	border: 0px solid #FF0000;
}

.top_b_right {
	padding-left: 6px;
	padding-bottom: 12px;
	border: 0px solid #FF0000;
}

.top_cs {
	width: 285px;
	height: 113px;
	background-color:#d7ebfa;
/*	background:url(images/top_cs_bun_bg.gif) repeat-y;*/
	border-bottom: solid 1px #FFE3DF; 
}

.top_cs2 {
	width: 285px;
	height: 106px;
	background-color:#d7ebfa;
/*	background:url(images/top_cs_bun_bg.gif) repeat-y;*/
	border-bottom: solid 1px #D1D1D2; 
}

.top_cs3 {
	width: 285px;
	height: 106px;
}

.top_cs_title {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0 7px 27px;
	background: url(images/top_contents_title.gif) no-repeat;
}
.top_cs_title2 {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0 7px 27px;
	color:#6380c9;
	background: url(images/top_contents_title2.gif) no-repeat;
}

.top_cs_bun {
	padding: 0px 0 0px 22px;
	border : 0px solid #FF0000;
}


.top_cs .top_cs_bun a:link {
	color:#fe850f;
	text-decoration:underline;
}

.top_cs .top_cs_bun a:visited {
	text-decoration:underline;
	color:#fe850f;
}

.top_cs .top_cs_bun a:hover {
	text-decoration: none;
	color:#fe850f;
}

.top_cs .top_cs_bun a:active {
	text-decoration:underline;
	color:#fe850f;
}
.top_cs_img {
	float: right;
	margin: 0 7px 0 10px;
}

.news_day {
	width: 65px;
	clear: both;
	float:left;
	display: block;
}
.news_day {
	display: block;
	float:left;
}

.top_cs_news_more {
	padding: 0 20px 0 0;
	text-align: right;
}

.top_body_a {
	padding: 10px 0;
}

#infotable {
	width: 554px;
}


#infotable {
	background-color : #FFFFFF ;
	margin-left: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}

#infotable td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#infotable td.infotable_left {
	width: 90px;
}

#infotable td.infotable_right {
	width: 464px;
}

.bordertable-center {
	margin: 5px 0 0 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.bordertable-center td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}



.footertable-center {
	width: 280px;
	margin: 5px 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.footertable-center td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

td.footertable-center_td1 {
	width:60px;
}
#footer_info .footertable-center td {
	padding: 2px 5px;
}


.totop {
	margin: 10px;
}

#footer_info {
	clear: both;
	width: 764px;
	text-align: left;
	margin: 0 0 10px 0;
	border: 1px solid #C7C7C7;
}

#footer_info td {
	padding: 7px 10px;
}

#footer_w {
	width: 764px;
	text-align: left;
	margin: 0 0 10px 0;
	border: 0px solid #C7C7C7;
}

#footer_w span {
	display: block;
	line-height: 130%;
	padding: 0 10px;
}

#footer_info td {
	padding: 2px 10px;
}

#footer_info {
	width: 764px;
	text-align: left;
	margin: 0 0 10px 0;
	border: 1px solid #C7C7C7;
}

#footer{
	width:764px;
	height:30px;
	text-align:right;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:#6783ca;
}

#footer span {
	padding-right: 5px;
	color:#fff;
}

#footer span a:link {
	color:#fff;
	text-decoration: none;
}

#footer span a:visited {
	text-decoration: none;
	color:#fff;
}

#footer span a:hover {
	text-decoration:underline;
	color:#fff;
}

#footer span a:active {
	text-decoration:underline;
	color:#fff;
}


#mainvisual{
	width:584px;
	height:227px;
	text-align:left;
	margin:0px 0px 12px 0px;
	padding:0px;
}


    /* BOX */

.top_img{
	border: 0px solid #9F8B46;
}

.topimage01{
	height: 1px;
}


.page_title{
	height: auto;
	margin-top: 5px;
	border: 0px solid #C2E2FA;
}

.page_title img {
	margin: 0;
	padding: 0;
}

.box_top01 {
	margin-top: 5px;
	height: 1px;
	border: 0px solid #C2E2FA;
}

.box_top02 {
	margin-top: 15px;
	height: auto;
	border: 0px solid #C2E2FA;
}

.box_top02 img {
	vertical-align: bottom;
}

.box_body {
	width: 540px;
	padding: 0 5px 0 10px;
	border: 0px solid #D9D9D9;
}

.box_bottol01 {
	height: 1px;
	line-height: 1%;
	border: 0px solid #C2E2FA;
	margin-bottom: 0px;
}

.box_bottom02 {
	height: auto;
	line-height: 1%;
	border: 0px solid #C2E2FA;
	margin-bottom: 0px;
}

.box_bottom02 img {
	border: 0px solid #C2E2FA;
	vertical-align: top;
	margin-bottom: 20px;
}


.box_thanks {
	width: 625px;
	text-align: center;
	line-height: 250%;
	padding: 100px 5px 200px 25px;
	border: 0px solid #D9D9D9;
}



    /* DOC */

.doc_table{
	border: 0px solid #0000ff;

}

.doc_table strong{
font-weight:600px;
}

.doc_table td{
	vertical-align: top;
	text-align: left;
	line-height: 160%;
	border: 0px solid #C2E2FA;
}

.doc_title {
	width: 580px;
}

.doc_title h3 {
	border: 0px solid #D9D9D9;
}



.doc_title img {
	border: 0px solid #C2E2FA;
	margin: 0;
}

.doc_body{

	margin: 3px 0px 0 0;
	border: 0px solid #CACACA;
}

.doc_top {
	height: 1px;
	padding: 0 0 0 15px;
	border: 0px solid #C2E2FA;
}

.doc_left {
	height: 1px;
	padding: 5px 0 5px 15px;
	border: 0px solid #C2E2FA;
}


.doc_center {
	height: 1px;
	padding: 5px 0 5px 0px;
	border: 0px solid #C2E2FA;
}
.doc_right {
	height: 1px;
	padding: 5px 0 5px 0px;
	border: 0px solid #C2E2FA;
}

td.doc_innai {
	width: 50%;
	height: 1px;
	padding: 0px 15px 0 5px;
	border: 0px solid #C2E2FA;
}

.doc_news {
	height: 1px;
	padding: 5px 0 0px 15px;
	border: 0px solid #C2E2FA;
}

.hiduke {
	text-align: right;
	pading: 0 0 3px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}


.doc_sitemap_left {
	height: 1px;
	padding: 5px 0 25px 15px;
	border: 0px solid #C2E2FA;
}

.doc_sitemap_right {
	width: 470px;
	height: 1px;
	padding: 5px 0 25px 0px;
	border: 0px solid #FF0000;
}

.doc_sitemap_left ul.sitemapul {
	width: 150px;
	border: 0px solid #FF0000;
}
.doc_sitemap_right ul.sitemapul {
	border: 0px solid #FF0000;
}

.doc_sitemap_left ul.sitemapul li {
	padding-bottom: 10px;
}
.doc_sitemap_right ul.sitemapul li {
	padding-bottom: 10px;
}




.doc_bottom {
	height: 1px;
	padding: 5px 0 0 15px;
	clear: both;
	border: 0px solid #FF0000;
}

.doc_left p , .doc_right p , .doc_bottom p {
	padding-left: 0px;
}

.doc_top img , .doc_left img , .doc_right img , .doc_bottom img {
	padding-left: 0px;
}

.yoboubottom{
margin-left:20px;
}


.picture {
	border: 0px solid #FF0000;
}

.picture_left {
	margin-right: 10px;
	border: 0px solid #FF0000;
}

.picture_right {
	margin-left: 10px;
}

.picture_spacer {
	float: left;
}

/*アクセスマップ下のテーブル*/

.bordertable{
margin:15px 0 0 15px;
padding:0px;
border-top:#cccccc solid 1px;
border-left:#cccccc solid 1px;
}

.bordertable td{
border-bottom:#cccccc solid 1px;
border-right:#cccccc solid 1px;
padding:3px 3px;
}

.bordertable td.koumoku{
background-color:#D2EEED;
padding:3px 3px;
}

    /* DOC2 */

.doc_table2{
	border: 0px solid #0000ff;
	width:540px;
	background-color:#CDF7FF;
}

.doc_table2 strong{
font-weight:600px;
}

.doc_table2 td{
	vertical-align: top;
	text-align: left;
	line-height: 160%;
	border: 0px solid #C2E2FA;
}

/*WADAパック審美歯科ページ用*/

#right_area  h2#shinbi_title{
background:url(images/title_bg_wada.jpg) no-repeat scroll left center;
color:#6380c9;
font-family:HG創英角ｺﾞｼｯｸUB,ＭＳ Ｐゴシック,Osaka,ヒラギノ角ゴ Pro W3;
font-size:24px;
display:block;
font-weight:normal;
line-height:100%;
height:41px;
padding-right:15px;
padding-top:90px;
text-align:right;
width:547px;
}

#right_area  h2#shinbi_title span#shinbi_kyachi{
font-size:12px;
font-weight:normal;
font-family:ＭＳ Ｐゴシック,Osaka;
display:block;
padding:5px 0 0 0;
}

.box_body p#WADA_toptext01{
margin:10px 0px;
padding:0px;
display:block;
border:solid 0px #FF0000;
}


#right_area div.doc_titlewada{
margin:5px 0px;
padding:0px;
}

#right_area div.doc_titlewada h3 {
	margin: 15px 0 0 0;
	padding: 3px 0 3px 35px;
	font-size:12px;
	background: url(images/h3_bg.gif) no-repeat 20px 8px;
}

#right_area .box_body .WADAset01{
width:555px;
margin:5px 0 10px 0;
padding:0px;
background-color:#e1f6f8;
border:none;
}

#right_area .box_body td.WADAset_title{
background:url(wada_images/wada_h5_bg.gif) no-repeat;
height:29px;
}

#right_area .box_body td.WADAset_title h4.contens_title{
color:#656554;
font-size:14px;
font-weight:600;
padding:6px 0 0 23px;
margin:0px;
}

#right_area .box_body td.leftwada_pic01{
text-align:left;
vertical-align:top;
width:134px;
padding:0px 0 0 0px;
margin:0px;
}

#right_area .box_body td.leftwada_pic01 img{
margin:13px 0px 13px 19px;
}

#right_area .box_body td.rightwada_text01{
text-align:left;
width:421px;
padding:0px 0 0 0px;
margin:0px;
}

#right_area .box_body td.rightwada_text01 span.bun{
display:block;
margin:0px;
padding:10px;
}

#right_area .box_body td.rightwada_text02 span.bun{
display:block;
margin:0px;
padding:10px;
}

#right_area .box_body td.rightwada_text03 span.bun{
display:block;
margin:0px;
padding:10px;
}

#right_area .box_body td.rightwada_table01{
text-align:center;
width:421px;
padding:10px 0 10px 0px;
margin:0px;
}

#right_area .box_body td.rightwada_table02{
	text-align:center;
	width:280px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#right_area .box_body td.rightwada_table03{
	text-align:center;
	width:250px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#right_area .box_body td.rightwada_table01 .wadashousaitable{
	background-color:#FFF;
	margin:0 0 0 16px;
	padding:0px 0 0 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #757575;
	border-bottom-color: #757575;
}

#right_area .box_body td.rightwada_table02 .wadashousaitable{
	background-color:#e1f6f8;
	margin:0 0 0 16px;
	padding:0px 0 0 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #757575;
	border-bottom-color: #757575;
}

#right_area .box_body td.rightwada_table03 .wadashousaitable{
	background-color:#FFF;
	margin:0 0 0 16px;
	padding:0px 0 0 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #757575;
	border-bottom-color: #757575;
}

#right_area .box_body td.rightwada_table01 .wadashousaitable td{
	text-align:left;
	padding:0 0 0 5px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #757575;
	border-top-color: #757575;
}

#right_area .box_body td.rightwada_table03 .wadashousaitable td{
	text-align:left;
	padding:0 0 0 5px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #757575;
	border-top-color: #757575;
}

#right_area .box_body td.rightwada_table01 .wadashousaitable td.burijji{
text-align:left;
padding:0px 15px 0 5px;
vertical-align:middle;
}

#right_area .box_body td.rightwada_table02 .wadashousaitable td.burijji{
text-align:left;
padding:0px 15px 0 5px;
vertical-align:middle;
}

#right_area .box_body td.rightwada_table03 .wadashousaitable td.burijji{
text-align:left;
padding:0px 15px 0 5px;
vertical-align:middle;
}

#right_area .box_body td.rightwada_table01 .wadashousaitable td.burijji img{
margin:3px 0 0 0;
}


#right_area .box_body td.rightwada_table01 .wadashousaitable td.kiiro{
text-align:left;
background-color:#6380c9;
color:#fff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #757575;
	border-top-color: #757575;
}

#right_area .box_body td.rightwada_table02 .wadashousaitable td.kiiro{
text-align:left;
background-color:#6380c9;
color:#fff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: none;
	border-top-style: none;
	border-left-color: #757575;
	border-top-color: #757575;
}

#right_area .box_body td.rightwada_table03 .wadashousaitable td.kiiro{
text-align:left;
background-color:#6380c9;
color:#fff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #757575;
	border-top-color: #757575;
}

#right_area .box_body td.rightwada_table01 .wadashousaitable td.marubatsu{
text-align:center;
}

/*インプラント料金表*/

#infotable2 {
	width: 554px;
}

#infotable2 {
	background-color : #FFFFFF ;
	margin-left: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}

#infotable2 td.nomaltaxt{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#infotable2 td.ryoukin_title{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	background-color:#6380c9;
	color:#FFFFFF;
}
/*インプラント料金表*/



h4.staff_title {
border-bottom:1px solid #00b2eb;
border-left:5px solid #00b2eb;
color:#6682ca;
font-size:12px;
font-weight:bold;
}


/*予防歯科*/
.yobou {
	width:400px;
	background:#ffffe7;
	border:1px solid #4cadc9;
	padding:20px;
	margin-top:10px;
}
.yobou2 {
	width:480px;
	background:#ffffe7;
	border:1px solid #4cadc9;
	padding:20px;
	margin-top:10px;
	line-height:180%;
}
.yobou2 strong{
	color:#36C;
}
	
table#pmtc strong {
	color:#36C;
}
#reader {
	width:480px;
	padding:20px 20px 30px 20px;
}
span.blue  {
	color:#6380C9;
}

div.bluebold  {
	color:#6380C9;
	font-weight:bold;
	font-size: 12px;
	margin-top:10px;
	border-bottom:dotted 1px #6380C9;
}

/*矯正歯科QA*/
p.qa1 {
	padding:11px 0 0 35px;
	background: url(images/q.jpg) no-repeat;
	height:34px;
	font-weight:bold;
	font-size:16px;
}
p.qa2 {
	padding:11px 0 0 35px;
	background: url(images/a.jpg) no-repeat;
}

table.kyosei_hyo{
	border:#CCC 1px solid;
	width:524px;
}
table.kyosei_hyo tr td{
	padding:5px;
	border:#CCC 1px solid;
}
table.kyosei_hyo tr th{
	padding:5px;
	border:#CCC 1px solid;
}

</pre></body></html>