/* Main CSS Document */
@charset "UTF-8";

/* 影のデザイン */
.wrapper {
	width:100%;
	text-align:center;
}
.wrapper_margin {
	margin:1px auto 0;
	width:970px;
}
.wrapper_left {
	float:left;
	width:970px;
	background:url(../images/bg_l02.gif) repeat-y scroll top left;
}
	.wrapper_left_top {
		float:left;
		width:10px;
		height:399px;
	}
.wrapper_right {
	float:left;
	width:960px;
	background:url(../images/bg_r02.gif) repeat-y scroll top right;
}
	.wrapper_right_top {
		float:left;
		width:960px;
	}
/* --レイアウト */
.body {
	float:left;
	margin:0;
	width:950px;
}
	.header {
		/*margin:0 0 2px 0;
		border-bottom:3px solid #22DADB;*/
		margin:0;
		float:left;
		width:100%;
		height:50px;
		background:url(../images/title.gif) no-repeat scroll top left;
		background-color:#FFFFFF;
	}
		.header .header_title{
			width:246px;
			float:left;
			padding-left:3px;
		}
		.header .header_img{
			width:551px;
			height:50px;
			float:right;
			padding-right:6px;
			text-align:right;
		}
		.header .header_img .header_btn {
			height:24px;
			width:130px;
			float:right;
			clear:both;
		}
		.header .header_img .header_btn a {
			display:block;
			width:130px;
			height:23px;
			background-image:url(../images/sitemap_btn.gif);
			background-repeat:no-repeat;
		}
			.header .header_img .header_btn a span {
				display:none;
			}
			.header_btn a:link, .header_btn a:visited {
				background-position:top left;
			}
			.header_btn a:hover, .header_btn a:active {
				background-position:bottom left;
			}
	#topmenu {
		float:left;
		width:950px;
		background:url(../images/topmenu_bg.gif) repeat-x scroll top left;
		height:50px;
	}
	#topmenu ul {
		padding-left:18px;
		background:url(../images/topmenu_ulbg.gif) no-repeat scroll top left;
		float:left;
		display:block;
	}	
	#topmenu ul li {
		display:block;
		float:left;
	}	
	#topmenu ul li a {
		display:block;
		height:50px;
		background-position:top left;
		background-repeat:no-repeat;
	}
		#topmenu ul li a:link, #topmenu ul li a:visited {
			background-position:top left;
		}
		#topmenu ul li a:hover, #topmenu ul li a:active {
			background-position:bottom left;
		}
	#topmenu ul li a span {
		display:none;
	}
		#topmenu a#topmenu01 { width:114px; background-image:url(../images/topmenu_01.gif); }
		#topmenu a#topmenu02 { width:133px; background-image:url(../images/topmenu_02.gif); }
		#topmenu a#topmenu03 { width:133px; background-image:url(../images/topmenu_03.gif); }
		#topmenu a#topmenu04 { width:133px; background-image:url(../images/topmenu_04.gif); }
		#topmenu a#topmenu05 { width:171px; background-image:url(../images/topmenu_05.gif); }
		#topmenu a#topmenu06 { width:127px; background-image:url(../images/topmenu_06.gif); }
	#top_banner {
		float:left;
		width:100%;
		text-align:center;
		background-color:#fff;
	}
	#headmenu {
		width:948px;
		border-left:1px #333 solid;
		border-right:1px #333 solid;
		height:63px;
	}
		#headmenu ul {
			list-style:none;
			height:63px;
			width:100%;
		}
		#headmenu ul li {
			display:block;
			width:237px;
			height:63px;
			float:left;
		}
		#headmenu ul li a {
			display:block;
			width:237px;
			height:63px;
			background-repeat:no-repeat;
			overflow:hidden;
		}
		#headmenu ul li a span {
			display:none;
		}
			#headmenu ul li a:link, #headmenu ul li a:visited {
				background-position:top left;
			}
			#headmenu ul li a:hover, #headmenu ul li a:active {
				background-position:bottom left;
			}
			#headmenu .headmenu01 { background-image:url(../images/topbanner01.gif); }
			#headmenu .headmenu02 { background-image:url(../images/topbanner02.gif); }
			#headmenu .headmenu03 { background-image:url(../images/topbanner03.gif); }
			#headmenu .headmenu04 { background-image:url(../images/topbanner04.gif); }
	.middle {
		float:left;
		width:100%;
		background:#fff url(../images/line-dotted.gif) repeat-y scroll 200px 0;
	}
		.navi_wrapper {
			float:left;
			width:200px;
		}
		/* メニュー */
			.navi_wrapper li {
				display:block;
				float:left;
				clear:both;
				width:200px;
				height:35px;
			}
			.navi_wrapper li a {
				display:block;
				width:200px;
				height:35px;
				overflow:hidden;
			}
			.navi_wrapper li a span {
				visibility:hidden;
			}
			.navi_wrapper li a:link, .navi_wrapper li a:visited {
				background-position:top left;
				background-repeat:no-repeat;
			}
			.navi_wrapper li a:hover, .navi_wrapper li a:active {
				background-position:bottom left;
			}			
				a.navi00 { background-image:url(../images/navi-00.gif); }
				a.navi01-01 { background-image:url(../images/navi-01-01.gif); }
				a.navi01-02 { background-image:url(../images/navi-01-02.gif); }
				a.navi01-03 { background-image:url(../images/navi-01-03.gif); }
				a.navi01-04 { background-image:url(../images/navi-01-04.gif); }
				a.navi01-05 { background-image:url(../images/navi-01-05.gif); }
				a.navi01-06 { background-image:url(../images/navi-01-06.gif); }
				a.navi01-07 { background-image:url(../images/navi-01-07.gif); }
				a.navi01-08 { background-image:url(../images/navi-01-08.gif); }
				a.navi01-09 { background-image:url(../images/navi-01-09.gif); }
				a.navi01-10 { background-image:url(../images/navi-01-10.gif); }
				a.navi02-01 { background-image:url(../images/navi-02-01.gif); }
				a.navi02-02 { background-image:url(../images/navi-02-02.gif); }
				a.navi02-03 { background-image:url(../images/navi-02-03.gif); }
				a.navi02-04 { background-image:url(../images/navi-02-04.gif); }
			li.navi04, li.navi04 a {
				height:55px;
				display:block;
				text-decoration:none;
			}
				li.navi04 a {
					background-image:url(../images/navi-04.gif);
				}
			.navi_box {
			}
				.navi_box_bar {
					height:4px;
					width:100%;
					float:left;
					/*background:url(../images/navi18_bg.gif) no-repeat scroll top left;*/
					background-color:#26CECF;
				}
			.navi_sec01 {
				float:left;
				clear:both;
			}
			.navi_sec02 {
				float:left;
				clear:both;
				padding-top:9px;
				background:url(../images/navi18_bg.gif) no-repeat scroll top left;
			}
			.navi_logo {
				padding:20px 14px;
				float:left;
				clear:both;
			}
		/* ブログメニュー */
		.middle_in {
			width:750px;
			float:right;
			clear:right;
			overflow:hidden;
			/*background:url(../images/line-dotted.gif) repeat-y scroll 559px 0;*/
		}
		.blognavi {
			width:200px;
			float:left;
			overflow:hidden;
		}
			.blognavi .navi_wrapper {
				width:200px;
			}
			.blognavi .navi_wrapper li {
				width:200px;
			}
			.blognavi .navi_wrapper li a {
				width:200px;
			}
			.blognavi iframe {
				width:200px;
				height:716px;
				clear:both;
				overflow:hidden;
				border:0;
			}
		
		.content_wrapper {
			float:left;
			clear:right;
			padding:15px 0 35px 15px;
			width:735px;
			background:url(../images/content_bg.gif) repeat-x scroll top left;
			font-size:15px;
			overflow:hidden;
		}
		.content_wrapper div {
			overflow:hidden;
		}
	.footer {
		float:left;
		clear:both;
		margin:0;
		padding:10px 15px 17px;
		width:920px;
		height:28px;
		background-color:#929393;
		color:#FFFFFF;
		font-size:11px;
		border-top:10px solid #CDCFCF;
	}
		.footer_box01 {
			width:45%;
			float:left;
		}
		.footer_box02 {
			width:45%;
			float:right;
			text-align:right;
		}


/* トップ index.html */
#top {
	background-image:url(../images/bg_01.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
	#top .wrapper_left_top { background:url(../images/bg_l01.gif) no-repeat scroll top left; }
	#top .wrapper_right_top { background:url(../images/bg_r01.gif) no-repeat scroll top right; }
#page_top {
}
#page_top #top_topics {
	float:left;
	padding:0 20px 20px 25px;
	width:478px;
}
	#top_topics dl {
		border-bottom:1px solid #3BC7C7;
		font-size:13px;
	}
	#top_topics dl dt {
	  clear: left;
	  float: left;
	  padding-top:6px;
	  margin-bottom: 6px;
	  width: 7.5em;
      border-top:1px solid #3BC7C7;
	  color: #000;
	}
	#top_topics dl dd {
	  padding-top:6px;
	  margin-bottom: 6px;
	  margin-left: 7.5em;
      border-top:1px solid #3BC7C7;
	}
#page_top #top_topics iframe {
	clear:both;
	border:0;
	width:516px;
	height:220px;
	overflow:auto;
}
#page_top #img_box01 {
	float:left;
	width:550px;
}
	#page_top #img_box01 img {
		float:left;
	}
	#page_top #img_box01 #text_box {
		float:left;
		margin:15px;
		width:270px;
	}
#page_top #top_message {
	float:left;
	width:735px;
}
#page_top #top_message #text_box01 {
	width:700px;
}
#page_top #top_message #text_box02 {
	margin:11px 0;
	padding:7px 4px;
	float:left;
	width:230px;
	border-top:4px solid #F2476B;
	border-bottom:4px solid #F2476B;
	color:#F2476B;
	font-size:15px;
}
#page_top #top_rightside {
	padding-right:10px;
	float:right;
	font-size:12px;
	width:185px;
}

#page_top #banner_box {
	clear:both;
	float:left;
	text-align:center;
}
#page_top #text_box01 {
	float:left;
	padding-left:10px;
	margin-right:20px;
	margin-bottom:20px;
	width:680px;
}
#page_top #button_box {
	float:left;
	width:253px;
}
	#page_top #button_box #button_box01 {
		float:left;
		width:253px;
		margin-right:20px;
	}
	#page_top #button_box #button_box02 {
		float:left;
		width:253px;
	}
	#page_top #button_box img {
		margin-bottom:10px;
	}
#page_top h5 {
	display:block;
	margin-top:8px;
	float:left;
	width:100%;
}
#top_implant {
	width:700px;
	overflow:hidden;
	margin:0 0 10px 10px;
	background:url(../images/top_implant_bg.jpg) no-repeat scroll 265px 0;
}
#top_implant #text {
	border-width:0 1px 1px 1px;
	border-color:#c0c0c0;
	border-style:solid;
	width:670px;
	padding:9px 9px 13px 19px;
	font-size:16px;
}
#top_exmin {
	width:700px;
	overflow:hidden;
	margin-left:10px;
}
	#top_exmin_box {
		float:left;
		width:118px;
		border:1px solid #c0c0c0;
		padding:4px 10px 10px;
	}
		#top_exmin_box #text {
			width:100%;
			padding:5px 0 3px;
			clear:both;
			font-size:12px;
			height:168px;
		}
		#top_exmin_box a#link {
			display:block;
			clear:both;
			font-size:12px;
		}
		#top_exmin_box a#link:link, #top_exmin_box a#link:visited {  }
		#top_exmin_box a#link:hover, #top_exmin_box a#link:active {  }
		#top_exmin #top_exmin_other {
			float:left;
			width:100%;
			height:35px;
			clear:both;
			text-align:right;
			margin-bottom:20px;
		}

/* コンテンツ 共通 */
#content {
	background-image:url(../images/bg_02.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
	#content .wrapper_left_top { background:url(../images/bg_l03.gif) no-repeat scroll top left; }
	#content .wrapper_right_top { background:url(../images/bg_r03.gif) no-repeat scroll top right; }
#content #text_box {
	padding:0 35px 0 30px;
	float:left;
	clear:both;
	width:660px;
}
#content #img_box {
	float:left;
	clear:both;
	width:99%;
	padding:20px 0;
	text-align:center;
}
#thum_wrapper {
	padding:20px 0 0 15px;
	float:left;
	width:720px;
}
	#thum_wrapper #thum_box, #thum_wrapper #thum_box01 {
		margin:10px;
		padding:8px 13px;
		border:1px #F3C2CF solid;
		float:left;
		width:300px;
		height:170px;
		font-size:15px;
	}
	#thum_wrapper #thum_box01 {
		background-color:#FFF4F7;
	}
	#thum_wrapper #text_box01 {
		float:left;
		width:300px;
		/*height:200px;*/
	}
	#thum_wrapper h3 {
		margin:0;
		padding:0;
		width:300px;
		height:45px;
		background-image:url(../images/content_h3_bg-s.gif);
		cursor:pointer;
	}
	#thum_wrapper h3 a {
		padding:11px 0 5px 24px;
		width:276px;
		height:29px;
		font-size:16px;
	}
	#thum_wrapper a {
		display:block;
		clear:both;
		float:right;
	}
.imgborder img {
	padding:2px;
	border:1px #999999 solid;
}
#content #img_example {
	float:left;
	clear:both;
	width:660px;
	margin:8px 0 8px 20px;
	background:url(../images/example_arrow.gif) no-repeat scroll 303px 110px;
}
	#content #img_example img {
		clear:both;
		text-align:center;
	}
	#content #img_example p {
		font-size:80%;
		display:block;
		clear:both;
		text-align:center;
	}
	#content #img_example #right, #content #img_example #left {
		width:46%;
		text-align:center;
	}
	#content #img_example #right {
		float:right;
	}
	#content #img_example #left {
		float:left;
	}

/* 治療コンセプト concept.html */
#page_concept #maintext_box {
	padding:0 35px 0 30px;
	clear:both;
	width:660px;
	/*color:#2cb1b1;*/
}
#page_concept #img_box {
	padding:0 35px 0 30px;
	float:left;
	clear:both;
	width:660px;
}
	#page_concept #img_box img {
		/* float:left; */
	}
	#page_concept #text_box01 {
		padding-left:10px;
		float:right;
		width:483px;
	}
#page_concept #text_box {
}

/* 診察科目 subject.html */
#page_subject #thum_wrapper {
}
	#page_subject h3 a {
		display:block;
		color:#fff;
		text-decoration:none;
	}
	

/* 審美歯科 shinbi.html */
#page_shinbi #img_box01 {
	padding:0px 20px 10px 10px;
	float:left;
	width:300px;
}
#page_shinbi #thum_wrapper {
}
	#page_shinbi h3 a {
		display:block;
		color:#fff;
		text-decoration:none;
	}
	#page_shinbi #text_box02 {
		padding:20px 30px;
		float:left;
	}
/* ダイレクトボンディング directbonding.html */
#page_directbonding #text_box {
}
	#page_directbonding #text_box ul {
		list-style:disc;
		list-style-position:inside;
	}
	#page_directbonding #text_box ul li {
	}
#page_directbonding #img_box {
}
#page_directbonding h5 {
	margin-top:12px;
	float:left;
	width:100%;
}

/* オールセラミックス allceramics.html */
#page_allceramics #text_box {
}
	#page_allceramics #text_box ul {
		list-style:disc;
		list-style-position:inside;
	}
	#page_allceramics #text_box ul li {
	}
#page_allceramics #img_box {
	padding:20px 0;
	clear:both;
}
#page_allceramics h5 {
	margin-top:12px;
	float:left;
	width:100%;
}

/* インプラント implant.html */
#page_implant #page_menu {
	float:left;
	clear:both;
	margin:3px 20px 15px 40px;
}
	#page_implant #page_menu ul {
	}
	#page_implant #page_menu ul li {
		width:500px;
	}
	#page_implant #page_menu ul li a {
		display:block;
		border-bottom:1px #36C1C1 dashed;
	}

/* スタッフ紹介 staff.html */
#page_staff {
}
#page_staff #staff_box {
	float:left;
	clear:both;
	margin:5px 0 10px 40px;
	padding:12px;
	width:550px;
	border:1px solid #F3C2CF;
}
#page_staff #staff_box #face {
	float:left;
	margin:8px 20px 8px 0;
	height:200px;
	width:200px;
}
#page_staff #staff_box #message {
	float:left;
	margin:8px 0;
	width:330px;
}

/* 治療費の目安 cost.html */
#page_cost {
}
#page_cost #cost_box {
	clear:both;
	margin:5px auto 10px;
	padding:12px;
	width:500px;
	border:1px solid #F3C2CF;
}
#page_cost #cost_box #img_box01 {
	float:left;
	margin:0 20px 0 0;
	width:200px;
}
#page_cost #cost_box dl {
	float:left;
	clear:right;
	width:200px;
}
#page_cost #cost_box dl dt {
	float:left;
	clear:both;
	width:70px;
}
#page_cost #cost_box dl dd {
	float:left;
	clear:right;
	width:130px;
}
#page_cost #cost_box h5 {
	margin:0 0 3px;
	border-bottom:1px dotted #2CB1B1;
	color:#2CB1B1;
	font-size:16px;
	font-weight:bold;
	height:23px;
}
#page_cost #cost_box table {
	margin:0px;
	border:0px;
	width:270px;
}
#page_cost #cost_box table th{
	margin:0 0 0 0px;
	border:0px;
	text-align:left;
	font-weight:bold;
	width:70px;
	vertical-align:top;
}
#page_cost #cost_box table td{
	margin:0 0 0 0px;
	border:0px;
	text-align:left;
	font-weight:normal;
	width:200px;
	vertical-align:top;
}




#page_cost #example_link {
	float:left;
	clear:both;
	text-align:right;
}

#page_cost #cost_box #text_box01,
#page_cost #cost_box #text_box02,
#page_cost #cost_box #text_box03,
#page_cost #cost_box #text_box04 {
	margin-top:8px;
	float:left;
	clear:both;
	width:500px;
}
#page_cost #cost_box #text_box11,
#page_cost #cost_box #text_box12,
#page_cost #cost_box #text_box13,
#page_cost #cost_box #text_box14,
#page_cost #cost_box #text_box15 {
	margin-top:8px;
	float:left;
	clear:both;
	width:500px;
}

#page_cost #example_display_box {
	padding:0 38px;
}
#page_cost #example_display_box a {
	display:block;
	float:right;
	width:135px;
	height:30px;
	overflow:hidden;
	background-image:url(../images/exampla_display-off.gif);
	background-repeat:no-repeat;
}
#page_cost #example_display_box a:link, #page_example #example_display_box a:visited {
}
#page_cost #example_display_box a:hover, #page_example #example_display_box a:active {
	background-position:bottom;
}
#page_cost #example_display_box a span {
	display:none;
}

/* 治療例 example.html */
#page_example {
}
#page_example #cost_box {
	float:left;
	clear:both;
	margin:5px 0 10px;
	padding:12px;
	width:480px;
	border:1px solid #F3C2CF;
}
#page_example #cost_box #img_box01 {
	float:left;
	margin:0 20px 0 0;
	width:200px;
}
#page_example #cost_box dl {
	float:left;
	clear:right;
	width:200px;
}
#page_example #cost_box dl dt {
	float:left;
	clear:both;
	width:70px;
}
#page_example #cost_box dl dd {
	float:left;
	clear:right;
	width:130px;
}
#page_example #cost_box #text_box01,
#page_example #cost_box #text_box02,
#page_example #cost_box #text_box03,
#page_example #cost_box #text_box04 {
	margin-top:8px;
	float:left;
	clear:both;
	width:480px;
}
#page_example #example_display_box {
	padding:0 30px;
}
#page_example #example_display_box a {
	display:block;
	float:right;
	width:120px;
	height:30px;
	overflow:hidden;
	/*background-image:url(../images/exampla_display.jpg);*/
	background-repeat:no-repeat;
}
#page_example #example_display_box a:link, #page_example #example_display_box a:visited {
}
#page_example #example_display_box a:hover, #page_example #example_display_box a:active {
	background-position:bottom;
}
#page_example #example_display_box a span {
	display:none;
}

/* 院内紹介 office.html */
#page_office {
}
#page_office #room_box {
	/* width:500px; */
}
#page_office #room_box img {
	border:1px #8ADAD8 solid;
	padding:2px;
}
#page_office #room_box #img_box03,
#page_office #room_box #img_box04,
#page_office #room_box #img_box05 {	width:500px; }
	#page_office #room_box #img_box03 #img_big {
		float:left;
		margin-right:21px;
		width:306px;
		height:306px;
	}
	#page_office #room_box #img_box03 #img_small div {
		float:left;
		width:146px;
		height:146px;
	}
	#page_office #room_box #img_box03 #img_small #small_box01 {	margin-bottom:14px;}
	#page_office #room_box #img_box03 #img_small #small_box02 {}
#page_office #room_box #annotation {
	float:left;
	clear:both;
	width:500px;
	text-align:left;
	font-size:11px;
}

/* 診療時間・アクセス time_map.html */
#page_time_map {
}
#page_time_map #way {
	margin-bottom:20px;
}
#page_time_map #address {
}

/* サイトマップ sitemap.html */
#page_sitemap {
}
#page_sitemap h5 {
	margin:0 0 3px;
}
#page_sitemap a:link, #page_sitemap a:visited {
	text-decoration:none;
}
#page_sitemap ul {
	margin-left:30px;
	width:90%;
	float:left;
	clear:both;
}
#page_sitemap ul li {
}
#page_sitemap ul li a {
	padding-left:20px;
	background:url(../images/sitemap_list_bg.gif) no-repeat scroll top left;
}



