@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 640px;
	float: right;
	font-size: 108%;
	line-height: 1.6;
	color: #666;
	padding: 2em 0 1em 0;
	margin: 0 5px 0 0;
	}
*html #content {margin: 0 0px 0 0;}
	
#catch {
	width:900px;
	text-indent:-9999px;
	margin: 0 0 10px 0;
	padding: 0;
	}
#catch p{
	margin: 0;
	padding: 0;
	height:160px;
	}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 130px;
	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#header h1 {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
	font-size: 13px;
	color: #666;
    }
#header #h1_box{
	float:left;
    margin: 0;
	padding: 0;
	}

#header .logo {
	width: 465px;
	height: 35px;
	line-height: 1.0;
	float: left;
	margin-top:30px;
	}
#header .logo  a {
	display: block;
	width: 465px;
	height: 35px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 400px;
	float: right;
	margin: 10px 10px 5px 10px;
	padding: 0;
	}

#header .section p{
	margin: 0;
	padding: 0;
	}
#header .section a {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 60px;
	display:block;
	text-indent:-9999px;
	background:url(../images/header_tel.jpg) 0 0 no-repeat;
	}
#header .section a:hover {background:url(../images/header_tel.jpg) 0 -60px no-repeat;}

#header_nav {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	width: 900px;
	height: 55px;
	clear:both;
	background: url(../images/header_nav.jpg) 0 0 no-repeat;
	}

#header_nav li {
	height: 55px;
	width: 178px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 55px;
	width: 178px;
	}
	
#nav01 a {background: url(../images/header_nav.jpg) -5px 0 no-repeat;}
#nav02 a {background: url(../images/header_nav.jpg) -183px 0 no-repeat;}
#nav03 a {background: url(../images/header_nav.jpg) -361px 0 no-repeat;}
#nav04 a {background: url(../images/header_nav.jpg) -539px 0 no-repeat;}
#nav05 a {background: url(../images/header_nav.jpg) -717px 0 no-repeat;}

#nav01 a:hover {background: url(../images/header_nav.jpg) -5px -55px no-repeat;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -183px -55px no-repeat;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -361px -55px no-repeat;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -539px -55px no-repeat;}
#nav05 a:hover {background: url(../images/header_nav.jpg) -717px -55px no-repeat;}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	margin:0 0 0 15px;
	}
*html #nav {margin:0 0 0 8px;}

#nav ul{
	margin: 0 0 0 0;
	padding: 10px;
	list-style: none;
	width:200px;
	background:#F0F0F0;
	}
#nav li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	width:200px;
	}


#nav .internal li {
	text-indent: -9999px;
	height: 35px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}
#nav #nav08,
#nav #nav08 a {
	display: block;
	height: 55px;
	}

#nav06 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -125px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -195px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -230px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -265px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -35px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -70px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -125px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -195px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -230px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -265px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -300px no-repeat; }

#nav p{
	text-align: center;
	margin: 0 0 0 0;
	padding:0 10px 10px 10px;
	background:#F0F0F0;
	width: 200px;
	}


#nav #nav_t{
	background: url(../images/nav_title.jpg) 5px 5px no-repeat;
	text-indent:-9999px;
	height:30px;
	}
#nav #info{
	margin:10px 0 0 0;
	padding:0;
	border: solid #F0F0F0 5px;
	width: 210px;
	text-align:left;
	font-size:108%;
	}
*html #nav #info{width: 220px;}
#nav #info dl{
	margin:10px;
	}
#nav #info dt{
	background: url(../images/li_bg.gif) 0 3px no-repeat;
	padding-left: 12px;
	color:#994C00;
	margin: 0;
	font-weight:normal;
	}
#nav #info dd{
	margin: 0 0 5px 0;
	}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	height:80px;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	margin:0 auto;
	background: url(../images/copyright.jpg) center center no-repeat;
	height:30px;
	width:900px;
	text-align:right;
	padding-top:50px;
	color:#FFF;
	}
*html #footer address{height:80px;}

/*---------- 06  Contents -----------*/

.section { padding: .5em 20px 1em 20px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 55px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 45px;
	margin-left: -5px;
	}
#content h4 {
	height: 35px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	padding: 2px 5px;
	margin:5px 0;
	border-left: 1px solid #368900;
	color:#5A3D1C;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.gif) 0 8px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #994C00;
	outline: none;
	}
a:hover { color: #994C00; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 15px;
	}

.case {
	margin: 10px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}
.case .image_r {
	float: right;
	margin: 0 0 8px 0;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 13px;
	}

#content ul.totop li {
	list-style: none;
	width: 120px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 0 1px no-repeat;
	}

/* 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 */



#content table {
	border-collapse:collapse;
	border: 1px solid #CCC;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #CCC;
	}

#content table th {
	background: #ecf2e4;
	color: #368900;
	}
#content table th.title{
	background: #5C9600;
	color: #FFF;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.ul01 {
	padding:10px;
	margin:10px 20px;
	background:#F0F0F0;
	}
.box {
	padding:10px;
	margin:10px 20px;
	background:#F0F0F0;
	}
.box02 {
	padding:10px;
	margin:10px;
	border: 1px solid #CCC;
	}
*html .box02 { margin:0px; }

.text01{color:#F74653;}


/*---------- 07  Index -----------*/
#index #catch {
	height:330px;
	text-indent: 0;
	background:url(../images/index_catch.jpg) 0 0 no-repeat;
	}
	
#index ul#pickup {
	margin: 0;
	padding: 0;
	list-style:none;
	width:600px;
	font-size:1px;
	}
#index ul#pickup li{
	margin: 0;
	padding: 0;
	width:600px;
	line-height: 0;
	}
#index ul#pickup li a{
	display:block;
	width:600px;
	}

.banner a {
	display: block;
	margin: 0 auto;
	padding: 0;
	width:620px;
	height:130px;
	background:url(../images/index_banner.jpg) 0 0 no-repeat;
	}
.banner a:hover{background:url(../images/index_banner.jpg) 0 -130px no-repeat;}
	

/*---------- 08  case-fee -----------*/
#case-fee #catch {background:url(../images/case-fee_catch.jpg) 0 0 no-repeat;}
	
#case-fee h4#title06 {background:url(../images/case-fee_h4-06.jpg) 0 0 no-repeat;}
#case-fee h4#title07 {background:url(../images/case-fee_h4-07.jpg) 0 0 no-repeat;}
#case-fee h4#title08 {background:url(../images/case-fee_h4-08.jpg) 0 0 no-repeat;}
#case-fee h4#title09 {background:url(../images/case-fee_h4-09.jpg) 0 0 no-repeat;}
#case-fee h4#title10 {background:url(../images/case-fee_h4-10.jpg) 0 0 no-repeat;}
#case-fee h4#title11 {background:url(../images/case-fee_h4-11.jpg) 0 0 no-repeat;}
#case-fee h4#title12 {background:url(../images/case-fee_h4-12.jpg) 0 0 no-repeat;}
#case-fee h4#title13 {background:url(../images/case-fee_h4-13.jpg) 0 0 no-repeat;}

#case-fee th {width:180px; text-align:left;}
#case-fee td {width:330px;}

#case-fee .price th {width:330px; text-align:left;}
#case-fee .price td {width:180px; text-align:right;}

.jutsu {font-size:20px; font-weight: bold;}

/*---------- 09  clinic -----------*/
#clinic #catch {background:url(../images/clinic_catch.jpg) 0 0 no-repeat;}
	
#clinic th {width:130px; text-align:left;}
#clinic td {width:380px;}

#clinic #content dl {
	margin: 0 10px;
	}
#clinic #content dt{
	float:left;
	width:5em;
	font-weight:normal;
	}
#clinic #content dd { padding-left:5.5em; }

/*---------- 10  faq -----------*/
#faq #catch {background:url(../images/faq_catch.jpg) 0 0 no-repeat;}
	

#faq #content dl{
	margin: 20px;
	width:550px;
	padding:0;
	}
#faq #content dt{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	background: #ecf2e4 url(../images/faq_q.jpg) 5px 5px no-repeat;
	padding: 20px 5px 20px 65px ;
	margin: 0;
	}
#faq #content dd{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background:url(../images/faq_a.jpg) 5px 5px no-repeat;
	padding: 9px 5px 9px 65px ;
	margin: 0 0 20px 0;
	}
#faq #content dd a{
	list-style: none;
	background: url(../images/li_bg.gif) 0 8px no-repeat;
	padding-left: 15px;
	}
#faq .ul01{margin: 0 30px;}


/*---------- 11  lost -----------*/
#lost #catch {background:url(../images/lost_catch.jpg) 0 0 no-repeat;}

#lost th{width:120px; text-align:left;}
#lost th.title{width:200px; text-align:center;}
#lost td{width:200px; vertical-align:top;}

#lost ul{margin:0;}



/*---------- 12  implant -----------*/
#implant #catch {background:url(../images/implant_catch.jpg) 0 0 no-repeat;}

#implant th {width:120px; text-align:left;}
#implant td {width:400px;}


/*---------- 13  system  -----------*/
#system #catch {background:url(../images/system_catch.jpg) 0 0 no-repeat;}

/*---------- 14  flow -----------*/
#flow #catch {background:url(../images/flow_catch.jpg) 0 0 no-repeat;}


#flow #dt01 {background:url(../images/flow_dt01.jpg) 0 0 no-repeat;}
#flow #dt02 {background:url(../images/flow_dt02.jpg) 0 0 no-repeat;}
#flow #dt03 {background:url(../images/flow_dt03.jpg) 0 0 no-repeat;}
#flow #dt04 {background:url(../images/flow_dt04.jpg) 0 0 no-repeat;}
#flow #dt05 {background:url(../images/flow_dt05.jpg) 0 0 no-repeat;}
#flow #dt06 {background:url(../images/flow_dt06.jpg) 0 0 no-repeat;}
#flow #dt07 {background:url(../images/flow_dt07.jpg) 0 0 no-repeat;}

#flow #content dl {
	width:550px;
	margin: 0 0 0 10px;
	}
#flow #content dt{
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:40px;
	}
#flow #content dd{
	margin:0;
	padding:5px 10px 60px 10px;
	background:url(../images/flow_bg.jpg) bottom;
	}
#flow #content dd.last{
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin:0;
	padding:5px 15px;
	background:none;
	}


/*---------- 15  particular -----------*/
#particular #catch {background:url(../images/particular_catch.jpg) 0 0 no-repeat;}


#particular #step01{background:url(../images/particular_step01.jpg) 0 0 no-repeat;}
#particular #step02{background:url(../images/particular_step02.jpg) 0 0 no-repeat;}
#particular #step03{background:url(../images/particular_step03.jpg) 0 0 no-repeat;}

#particular #step {
	width:550px;
	margin:10px 0;
	}
#particular #step li{
	text-indent:-9999px;
	height:70px;
	}


/*---------- 16  maintenance -----------*/
#maintenance #catch {background:url(../images/maintenance_catch.jpg) 0 0 no-repeat;}


