@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Prevent                     */
/*                 11  Child                       */
/*                 12  Implant                     */
/*                 13  Esthe                       */
/*                 14  Ortho                       */
/*                 15  Perio                       */
/*                 16  General                     */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #fce4b4; }

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.png) repeat-y;
	position: relative;
	}

#main_image {
	text-align: center;
	margin: 0;
	}

#content {
	width: 590px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 154px;
	margin: 0;
	padding: 0;
	position:relative;
	}

h1 {
	text-indent: -9999px;
	width: 396px;
	height: 114px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 343px;
	height: 100px;
	margin: 23px 0 0 27px;
	background: url(../images/h1.png) 0 0 no-repeat;
	}

#header .section {
	width: 221px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 195px;
	}

#header_nav li {
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	}
#header_nav li a {
	display: block;
	height: 40px;
	}

#header_nav #nav01 {
	width: 100px;
	background: url(../images/header_nav.png) 0 0 no-repeat;
	}
#header_nav #nav02 {
	width: 95px;
	background: url(../images/header_nav.png) -100px 0 no-repeat;
	}

#nav01 a {
	width: 95px;
	background: url(../images/header_nav.png) 0 -10px no-repeat;
	}
#nav02 a { background: url(../images/header_nav.png) -100px -10px no-repeat; }
#nav01 a:hover { background: url(../images/header_nav.png) 0 -60px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.png) -100px -60px no-repeat; }

#header p.tel {
	margin: 0;
	padding: 0;
	height: 59px;
	position:absolute;
	top:20px; left:480px;
	}
#header p.tel img { display: block; }

#global_nav {
	clear: both;
	margin: 0 30px;
	}
#global_nav li {
	float: left;
	list-style: none;
	}
#global_nav li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
	}
#nav03 { width: 130px; }
#nav04 { width: 150px; }
#nav05 { width: 160px; }
#nav06 { width: 150px; }
#nav07 { width: 160px; }

#nav03 a { background: url(../images/global_nav.png) 0 0 no-repeat; }
#nav04 a { background: url(../images/global_nav.png) -120px 0 no-repeat; }
#nav05 a { background: url(../images/global_nav.png) -270px 0 no-repeat; }
#nav06 a { background: url(../images/global_nav.png) -440px 0 no-repeat; }
#nav07 a { background: url(../images/global_nav.png) -590px 0 no-repeat; }

#nav03 a:hover { background: url(../images/global_nav.png) 0 -35px no-repeat; }
#nav04 a:hover { background: url(../images/global_nav.png) -120px -35px no-repeat; }
#nav05 a:hover { background: url(../images/global_nav.png) -270px -35px no-repeat; }
#nav06 a:hover { background: url(../images/global_nav.png) -440px -35px no-repeat; }
#nav07 a:hover { background: url(../images/global_nav.png) -590px -35px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	background: url(../images/nav_bg.png) 0 0 repeat-y;
	}

#nav .internal li {
	height: 40px;
	}

#nav .internal li a {
	display: block;
	height: 37px;
	margin: 0 22px 0 13px;
	text-indent: -9999px; 
	}
#nav .internal #nav16 {
	height: 53px;
	background: url(../images/nav_footer.png) 0 bottom no-repeat;
	}

#nav08 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -37px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -74px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -111px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -148px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -185px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -222px no-repeat; }
#nav15 a { background: url(../images/nav.png) 0 -259px no-repeat; }
#nav16 a { background: url(../images/nav.png) 0 -296px no-repeat; }



#nav08 a:hover { background: url(../images/nav.png) -185px 0 no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -185px -37px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -185px -74px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -185px -111px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -185px -148px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -185px -185px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -185px -222px no-repeat; }
#nav15 a:hover { background: url(../images/nav.png) -185px -259px no-repeat; }
#nav16 a:hover { background: url(../images/nav.png) -185px -296px no-repeat; }

#nav p { text-align: center; }

#nav h3 {
	text-indent: -9999px;
	margin: 0;
	}
#nav #nav_title01 {
	height: 55px;
	background: url(../images/nav_h3-01.png) 0 0 no-repeat;
	}
#nav #nav_title02 {
	height: 35px;
	background: url(../images/nav_h3-02.png) 5px 0 no-repeat;
	} 
#nav .section {
	margin: 0 25px 0 22px;
	padding: 0;
	background: #f0f0f0;
	color: #666;
	}
#nav .section p {
	padding: 5px;
	text-align: left;
	}
#nav .section p.map_link a {
	margin-left: 65px;
	padding-left: 10px;
	background: url(../images/nav_arrow.png) 0 center no-repeat;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 30px 0 14px 0;
	margin: 0;
	background: #fce4b4 url(../images/footer_bg.png) 0 top no-repeat;
	font-size: 93%;
	text-align: center;
	color: #fff;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #ff9100;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 3px 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

address {
	text-align: center;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	color: #fff;
	background: url(../images/copyright.png) bottom repeat-x;
	}
address a {
	color: #fff;
	text-decoration: none;
	}
address a:hover {
	color: #fff;
	text-decoration: underline;
	}

/*---------- 06  Contents -----------*/

.section { padding: .5em 30px .5em 15px; }
.section02 {
  padding: .5em 30px .5em 15px;
  width: 520px; 
}
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 20px 15px 0;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	color: #91b81c;
	font-weight: 100;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.png) 0 6px no-repeat;
	padding-left: 15px;
	}
#content .colored ul li { background: url(../images/nav_arrow.png) 0 6px no-repeat; }
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content li span {
	display: block;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #00c5f3; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.png) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border: 2px solid #ffefd0;
	}

#content .content_banner {
	clear: both;
	text-align: right;
	padding: 5px 20px;
	}

#content ul.totop {
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background: url(../images/pagetop.png) 0 0 no-repeat;
	}



#content .section02 p.totop {
	padding-bottom: 20px;
	}

#content .section02 p.totop {
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content .section02 p.totop a {
	display: block;
	height: 22px;
	background: url(../images/pagetop.png) 0 0 no-repeat;
	}



p.caution {
	text-align: right;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

p.doctor {
	position: absolute;
	top: 163px;
	left: 686px;
	margin: 0;
	padding: 0;
	}

.intro {
	padding-top: 15px;
	background: url(../images/main_top_bg.png) 0 0 no-repeat;
	}
.intro p {
	padding: 10px 80px 10px 0;
	}

p.colored {
	background: #ffefd0;
	padding: 5px 10px;
	margin-right: 20px;
	}

table {
	font-size: 100%;
	color: #666;
	}
table tr th.title {
	vertical-align: bottom;
	}
table tr td ul {
	margin: 0;
	}

/*-------- 07  Index --------*/

#index #content #title01 {
	height: 89px;
	margin: 0;
	background: url(../images/index_h2-01.png) 0 0 no-repeat;
	}
#index #content #title02 {
	background: url(../images/index_h3-02.png) 0 0 no-repeat;
	}
#index #content #title03 {
	background: url(../images/index_h3-03.png) 0 0 no-repeat;
	}


#index .concept {
	height: 180px;
	background: url(../images/index_concept.png) 10px 0 no-repeat;
	}
#index .concept p,
#index .concept ol li {
	text-indent: -9999px;
	}
#index .concept ol li {
	list-style: none;
	}

#index .bt_detail {
	margin-right: 65px;
	padding-right: 130px;
	text-align: right;
	background: url(../images/bt_detail.png) right 0 no-repeat;
	}
#index .bt_detail a { color: #91b81c; }
#index .bt_detail a:hover { color: #91b81c; }

#index .pickup {
	background: url(../images/pickup_bg.png) 0 center no-repeat;
	margin: 10px 60px 5px 30px;
	}
#index .pickup p {
	width: 244px;
	margin: 0;
	}
#index .pickup p a {
	display: block;
	height: 74px;
	text-indent: -9999px;
	}
#index .pickup p.image_l a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index .pickup p.image_r a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index .pickup p.image_l a:hover { background: url(../images/pickup01.jpg) 0 -74px no-repeat; }
#index .pickup p.image_r a:hover { background: url(../images/pickup02.jpg) 0 -74px no-repeat; }

#index .information {
	margin: 20px 50px 0 20px;
	}
#index .information .image_l,
#index .information .image_r {
	margin: 0;
	padding: 0;
	}
#index .information div h3 {
	margin: 0;
	padding: 0;
	width: 240px;
	}
#index .information div dl {
	margin: 0;
	}
#index .information div dl dd ul,
#index .information div dl dd li {
	margin: 0;
	}
#index .information div .alert {
	color: #ff4000;
	}
	
/*#index #wrapper #main #content .index_info {
	color: #f00;
}

	#index #wrapper #main #content .index_info strong {
		font-weight: bold;
	}*/

.bold{font-weight:bold;}

/*-------- 08  Concept --------*/

#concept #content #title01 { background: url(../images/concept_h2-01.png) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.png) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h4-03.png) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h4-04.png) 0 0 no-repeat; }
#concept #content #title05 { background: url(../images/concept_h4-05.png) 0 0 no-repeat; }
#concept #content #title06 { background: url(../images/concept_h4-06.png) 0 0 no-repeat; }
#concept #content #title07 { background: url(../images/concept_h4-07.png) 0 0 no-repeat; }
#concept #content #title08 { background: url(../images/concept_h4-08.png) 0 0 no-repeat; }
#concept #content #title09 { background: url(../images/concept_h4-09.png) 0 0 no-repeat; }
#concept #content #title10 { background: url(../images/concept_h4-10.png) 0 0 no-repeat; }
#concept #content #title11 { background: url(../images/concept_h4-11.png) 0 0 no-repeat; }
#concept #content #title12 { background: url(../images/concept_h4-12.png) 0 0 no-repeat; }
#concept #content #title13 { background: url(../images/concept_h3-13.png) 0 0 no-repeat; }
#concept #content #title14 { background: url(../images/concept_h4-14.png) 0 0 no-repeat; }
#concept #content #title15 { background: url(../images/concept_h4-15.png) 0 0 no-repeat; }
#concept #content #title16 { background: url(../images/concept_h4-16.png) 0 0 no-repeat; }
#concept #content #title17 { background: url(../images/concept_h3-17.png) 0 0 no-repeat; }
#concept #content #title18 { background: url(../images/concept_h3-18.png) 0 0 no-repeat; }

#concept .profile {
	clear: both;
	}
#concept .profile div {
	width: 240px;
	}
#concept .profile h4 {
	width: 240px;
	}
#concept .profile div dl {
	background: #ffefd0;
	padding: 10px;
	margin: 5px 0 0;
	}
#concept .profile div ul {
	border: 2px solid #ffefd0;
	padding: 8px;
	margin: 5px 0 0;
	}
#concept .dr h4 {
	margin-left: 166px;
	}

/*-------- 09  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.png) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.png) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.png) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h4-06.png) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.png) 0 0 no-repeat; }
#clinic #content #title08 { background: url(../images/clinic_h4-08.png) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h4-09.png) 0 0 no-repeat; }
#clinic #content #title10 { background: url(../images/clinic_h4-10.png) 0 0 no-repeat; }
#clinic #content #title11 { background: url(../images/clinic_h4-11.png) 0 0 no-repeat; }
#clinic #content #title12 { background: url(../images/clinic_h3-12.png) 0 0 no-repeat; }
#clinic #content #title13 { background: url(../images/clinic_h4-13.png) 0 0 no-repeat; }
#clinic #content #title14 { background: url(../images/clinic_h4-14.png) 0 0 no-repeat; }

#clinic .tour {
	clear: both;
	padding: 20px;
	}
#clinic .tour h4 {
	margin-left: 216px;
	}
#clinic .tour p {
	margin-left: 216px;
	padding: 3px;
	border: 1px dashed #ccc;
	}
#clinic .tour .image_l {
	margin-left: 0;
	border: 0;
	}

#clinic #map {
	width: 480px;
	height: 360px;
	margin: 10px 30px;
	}
#clinic #map h5 {
	margin: 0;
	padding: 5px 0;
	border-bottom: 3px solid #ccc;
	}
#clinic #map p {
	line-height: 1;
	}
#clinic table {
	border: 3px solid #e1e1e1;
	}
#clinic .time_table table { width: 500px; }
#clinic table tr th,
#clinic table tr td {
	border: 1px solid #e1e1e1;
	}
#clinic table tr td.center {
	border: 1px solid #e1e1e1;
	text-align: center;
	}
#clinic table tr .colored,
#clinic table .colored {
	background: #f0f0f0;
	}
#clinic .schedule table {
	width: 230px;
	margin-top: 5px;
	}
#clinic .access {
	line-height: 1.3;
	}
#clinic .rightbox {
	margin-left: 246px;
	}
#clinic .access dt {
	color: #91b81c;
	font-weight: 100;
	}
#clinic .access dd {
	margin: 0 0 10px;
	}

/*-------- 10  Prevent --------*/

#prevent #content #title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/prevent_h3-02.png) 0 0 no-repeat; }
#prevent #content #title03 { background: url(../images/prevent_h4-03.png) 0 0 no-repeat; }
#prevent #content #title04 { background: url(../images/prevent_h4-04.png) 0 0 no-repeat; }
#prevent #content #title05 { background: url(../images/prevent_h4-05.png) 0 0 no-repeat; }
#prevent #content #title06 { background: url(../images/prevent_h3-06.png) 0 0 no-repeat; }
#prevent #content #title07 { background: url(../images/prevent_h3-07.png) 0 0 no-repeat; }
#prevent #content #title08 { background: url(../images/prevent_h4-08.png) 0 0 no-repeat; }
#prevent #content #title09 { background: url(../images/prevent_h4-09.png) 0 0 no-repeat; }
#prevent #content #title10 { background: url(../images/prevent_h3-10.png) 0 0 no-repeat; }
#prevent #content #title11 { background: url(../images/prevent_h3-11.png) 0 0 no-repeat; }
#prevent #content #title12 { background: url(../images/prevent_h4-12.png) 0 0 no-repeat; }
#prevent #content #title13 { background: url(../images/prevent_h4-13.png) 0 0 no-repeat; }
#prevent #content #title14 { background: url(../images/prevent_h4-14.png) 0 0 no-repeat; }

#prevent .chart {
	margin: 0;
	}
#prevent .chart dt {
	margin: 10px 0;
	color: #91b81c;
	font-weight: 100;
	}
#prevent .chart dd {
	padding: 10px;
	background: #ffefd0;
	margin: 0;
	}
#prevent .maintenance dl {
	margin: 0;
	}
#prevent .maintenance dl dt {
	margin: 0;
	border: 1px dashed #ccc;
	border-bottom: 0;
	padding: 10px;
	}
#prevent .maintenance dl dd {
	margin: 0 0 10px;
	border: 1px dashed #ccc;
	border-top: 0;
	padding: 0 10px 10px;
	}
#prevent .maintenance dl dd ul {
	border-top: 3px solid #f0f0f0;
	padding: 8px 20px 0;
	margin: 0;
	}
#prevent .maintenance table {
	width: 500px;
	border: 3px solid #e1e1e1;
	}
#prevent .maintenance table tr th,
#prevent .maintenance table tr td {
	border: 1px solid #e1e1e1;
	}
#prevent .maintenance table tr .colored,
#prevent .maintenance table .colored {
	background: #f0f0f0;
	}

#prevent .cleaning {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
	}
#prevent .cleaning table {
	width: 500px;
	border: 3px solid #e1e1e1;
	}
#prevent .cleaning table tr th,
#prevent .cleaning table tr td {
	border: 1px solid #e1e1e1;
	}
#prevent .cleaning table tr .colored,
#prevent .cleaning table .colored {
	background: #f0f0f0;
	}

/*-------- 11  Child --------*/

#child #content #title01 { background: url(../images/child_h2-01.png) 0 0 no-repeat; }
#child #content #title02 { background: url(../images/child_h3-02.png) 0 0 no-repeat; }
#child #content #title03 { background: url(../images/child_h4-03.png) 0 0 no-repeat; }
#child #content #title04 { background: url(../images/child_h4-04.png) 0 0 no-repeat; }

#child .bordered {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
	}


/*-------- 12  Implant --------*/

#implant #content #title01 { background: url(../images/implant_h2-01.png) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.png) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h3-03.png) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h4-04.png) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h4-05.png) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h4-06.png) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h3-07.png) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h3-08.png) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h3-09.png) 0 0 no-repeat; }
#implant #content #title10 { background: url(../images/implant_h3-10.png) 0 0 no-repeat; }
#implant #content #title11 { background: url(../images/implant_h3-11.png) 0 0 no-repeat; }

#implant .intro .image_l {
	padding: 20px 0;
	}
#implant .bone {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
	}

#implant .price table,
#implant .price table tr th,
#implant .price table tr td {
	border: 1px solid #fce4b4;
	}
#implant .price table tr th {
	background: #feecc7;
	}
#implant .price table .colored td {
	background: #fef5e2;
	}

#implant .price table{
	width:500px;
}

#implant #wrapper #main #content #implant_intro p {
	margin: 0;
	padding: 0;
	margin: 20px 0 10px;
	padding-right: 16px;
}

#implant #wrapper #main #content .section .flowBox {
	margin: 10px 0 0 6px;
	width: 525px;
	background: url(../images/imp_flow.png) 0 0 no-repeat;
	border: 1px solid #d1d7d3;
}

	#implant #wrapper #main #content .section .flowBox dl {
		margin: 0;
		padding: 0 10px 10px;
	}
	
		#implant #wrapper #main #content .section .flowBox dt {
			margin: 0;
			padding: 6px 0 0 15px;
		}
		
			#implant #wrapper #main #content .section .flowBox dd {
				margin: 0 0 10px 0;
				padding: 0;
			}
			
				#implant #wrapper #main #content .section .flowBox dl.lola {
					margin: 0;
					padding-bottom: 0;
				}
			
					#implant #wrapper #main #content .section .flowBox dl.lola dt {
						margin: 0;
						padding: 0;
					}
					
						#implant #wrapper #main #content .section .flowBox dl.lola dd {
							margin: 0;
							padding: 0;
						}
			
#implant #wrapper #main #content .section .arrow {
	margin: 10px auto;
	width: 29px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/arrow.png) 0 0 no-repeat;
}

/*-------- 13  Esthe --------*/

#esthe #content #title01 { background: url(../images/esthe_h2-01.png) 0 0 no-repeat; }
#esthe #content #title02 { background: url(../images/esthe_h3-02.png) 0 0 no-repeat; }
#esthe #content #title03 { background: url(../images/esthe_h4-03.png) 0 0 no-repeat; }
#esthe #content #title04 { background: url(../images/esthe_h4-04.png) 0 0 no-repeat; }
#esthe #content #title05 { background: url(../images/esthe_h4-05.png) 0 0 no-repeat; }
#esthe #content #title06 { background: url(../images/esthe_h3-06.png) 0 0 no-repeat; }
#esthe #content #title07 { background: url(../images/esthe_h4-07.png) 0 0 no-repeat; }

#esthe .intro table {
	margin-top: 30px;
	}
#esthe .three table tr th.title,
#esthe .three table tr td {
	width: 140px;
	}
#esthe table tr td {
	vertical-align: top;
	}
#esthe table tr .colored,
#esthe table .colored {
	background: #feecc7;
	}
#esthe table,
#esthe table tr th,
#esthe table tr td {
	border: 1px solid #fce4b4;
	}

#esthe .four table tr th.title {
	padding: 0;
	}
#esthe .four table tr th.title,
#esthe .four table tr td {
	width: 110px;
	}


/*-------- 14  Ortho --------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.png) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.png) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h4-03.png) 0 0 no-repeat; }
#ortho #content #title04 { background: url(../images/ortho_h4-04.png) 0 0 no-repeat; }
#ortho #content #title05 { background: url(../images/ortho_h4-05.png) 0 0 no-repeat; }
#ortho #content #title06 { background: url(../images/ortho_h4-06.png) 0 0 no-repeat; }
#ortho #content #title07 { background: url(../images/ortho_h3-07.png) 0 0 no-repeat; }
#ortho #content #title08 { background: url(../images/ortho_h3-08.png) 0 0 no-repeat; }
#ortho #content #title09 { background: url(../images/ortho_h3-09.png) 0 0 no-repeat; }

#ortho .bordered {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
	}
#ortho .catch {
	height: 120px;
	background: url(../images/ortho_catch01.png) center 0 no-repeat;
	}
#ortho .catch li {
	text-indent: -9999px;
	background: none;
	}

#ortho .start dl {
	margin: 0;
	}
#ortho .start dl dt {
	margin: 5px 0;
	color: #91b81c;
	font-weight: 100;
	}
#ortho .start dl dd {
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 0;
	}

#ortho .schedule dl {
	margin: 0;
	}
#ortho .schedule dl dt {
	float: left;
	width: 200px;
	height: 60px;
	text-indent: -9999px;
	}
#ortho .schedule dl #schedule01 { background: url(../images/flow_title01.png) 0 0 no-repeat; }
#ortho .schedule dl #schedule02 { background: url(../images/flow_title02.png) 0 0 no-repeat; }
#ortho .schedule dl #schedule03 { background: url(../images/flow_title03.png) 0 0 no-repeat; }
#ortho .schedule dl #schedule04 {
	clear: both;
	float: none;
	width: auto;
	background: url(../images/flow_title04.png) 0 0 no-repeat;
	margin-bottom: 10px;
	}
#ortho .schedule dl #schedule05 { background: url(../images/flow_title05.png) 0 0 no-repeat; }
#ortho .schedule dl #schedule06 { background: url(../images/flow_title06.png) 0 0 no-repeat; }
#ortho .schedule dl #schedule07 { background: url(../images/flow_title07.png) 0 0 no-repeat; }
#ortho .schedule dl dd {
	margin-left: 220px;
	margin-bottom: 10px;
	border: 1px dashed #ccc;
	padding: 10px;
	}
#ortho .schedule dl dd ol {
	padding: 0 20px;
	margin: 0;
	}
#ortho .instrument table,
#ortho .instrument table tr th,
#ortho .instrument table tr td {
	border: 1px solid #fce4b4;
	}

#ortho .instrument table tr .colored,
#ortho .instrument table .colored {
	background: #feecc7;
	}
#ortho .implant {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-top: 10px;
	}
#ortho .implant table,
#ortho .implant table tr th,
#ortho .implant table tr td {
	border: 1px solid #fce4b4;
	}
#ortho .implant table tr .colored,
#ortho .implant table .colored {
	background: #feecc7;
	}
#ortho .price table,
#ortho .price table tr th,
#ortho .price table tr td {
	border: 1px solid #fce4b4;
	}
#ortho .price table tr th {
	background: #feecc7;
	}
#ortho .price table .colored td {
	background: #fef5e2;
	}

/*-------- 15  Perio --------*/

#perio #content #title01 { background: url(../images/perio_h2-01.png) 0 0 no-repeat; }
#perio #content #title02 { background: url(../images/perio_h3-02.png) 0 0 no-repeat; }
#perio #content #title03 { background: url(../images/perio_h4-03.png) 0 0 no-repeat; }
#perio #content #title04 { background: url(../images/perio_h4-04.png) 0 0 no-repeat; }

#perio .bordered {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
	}

/*-------- 16  General --------*/

#general #content #title01 { background: url(../images/general_h2-01.png) 0 0 no-repeat; }
#general #content #title02 { background: url(../images/general_h3-02.png) 0 0 no-repeat; }
#general #content #title03 { background: url(../images/general_h4-03.png) 0 0 no-repeat; }
#general #content #title04 { background: url(../images/general_h4-04.png) 0 0 no-repeat; }
#general #content #title05 { background: url(../images/general_h4-05.png) 0 0 no-repeat; }
#general #content #title06 { background: url(../images/general_h4-06.png) 0 0 no-repeat; }
#general #content #title07 { background: url(../images/general_h4-07.png) 0 0 no-repeat; }
#general #content #title08 { background: url(../images/general_h3-08.png) 0 0 no-repeat; }
#general #content #title09 { background: url(../images/general_h4-09.png) 0 0 no-repeat; }
#general #content #title10 { background: url(../images/general_h4-10.png) 0 0 no-repeat; }

#general .intro {
	padding-bottom: 0;
	}
#general .intro p {
	padding: 0 55px 0 0;
	}
#general .intro .image_l {
	padding: 0;
	}
#general .chart {
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 10px;
	}
#general .chart h4 {
	margin-bottom: 10px;
	}

#general .part table tr th.title,
#general .part table tr td {
	width: 140px;
	}
#general table tr td {
	vertical-align: top;
	}
#general table tr .colored,
#general table .colored {
	background: #feecc7;
	}
#general table,
#general table tr th,
#general table tr td {
	border: 1px solid #fce4b4;
	}

#general .full table tr th.title {
	padding: 0;
	}
#general .full table tr th.title,
#general .full table tr td {
	width: 110px;
	}

/*-------- 17  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }

#sitemap dl {
	margin: 0 20px 0 0;
	}
#sitemap dl dt {
	margin: 5px 0;
	color: #91b81c;
	font-weight: 100;
	}
#sitemap dl dd {
	border: 1px dashed #ccc;
	padding: 10px;
	margin: 0;
	}
	
.red {
  color: #FF0000;
	font-weight: bold;
}
#red {
  	color: #FF0000;	
	padding-left:1em;
}
.Sr_St01{
	width:480px;
	text-align:center;
	color:#fcb600;
	border:double;
	font-size:14px;
	font-weight: bold;
	margin:15px 0px 5px 10px;
	padding:10px 0px 10px 0px;
}

#tiny  {
  width: 480px;
  height: 170px;
  overflow-y: auto;
  border: none;
  margin: 0 0 0px 0 ;
	font-size: 100%;
 }
*+html #tiny  {
  width: 480px;
  height: 170px;
  overflow-y: scroll;
  border: none;
  margin: 0 0 0px 0 ;
 }

 
#tiny table { 
  border: none;
	width: 460px;}
 
#tiny table td { 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: dashed 1px #cccccc;
  vertical-align:top;


}

#tiny table td.tn_date{
  padding: 5px 0 10px 15px;
  width: 100px;*/ IE7で横スクロールが出た場合*/
}

#tiny table td.tn_title{
  padding: 5px 0 10px 15px;
}

#tiny table .tn_image {
  padding: 5px 0 10px 15px;
  display:none;}
　　
