@charset "UTF-8";
@import "base.css";

@import "sori.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-y; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 1em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	font-size:85%;
	}
* html body #header { height: 80px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 222px;
	height: 70px;
	line-height: 1.0;
	float: left;
	margin:5px 10px;
	}
h1 a {
	display: block;
	width: 222px;
	height: 70px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 180px;
	float: right;
	margin: 5px 10px;
	padding: 0;
	}

#header p.tel {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	margin:0 0 15px 0;
	}
#header_nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 1px 0 0 5px;
	border-left:solid 3px #5EB2E5;
	}
*html #header_nav li {
	font-size:85%;
	}

#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:300px; width:800px; text-indent:-9999px;}
#header_img{background:url(../images/header_main.jpg) 0 0 no-repeat; height:200px; width:800px;text-indent:-9999px;}
#recruit h2#title01{background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat; height:200px; width:800px; text-indent:-9999px;}
#header_img02{background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat; height:200px; width:800px; text-indent:-9999px;}

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal{margin-bottom:5px;}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 33px;}
#nav02 a { background: url(../images/nav.jpg) 0 -33px no-repeat; height: 30px;}
#nav03 a { background: url(../images/nav.jpg) 0 -63px no-repeat; height: 30px;}
#nav04 a { background: url(../images/nav.jpg) 0 -93px no-repeat; height: 30px;}
#nav05 a { background: url(../images/nav.jpg) 0 -123px no-repeat; height:32px;}
#nav06 a { background: url(../images/nav.jpg) 0 -155px no-repeat; height: 33px;}
#nav07 a { background: url(../images/nav.jpg) 0 -188px no-repeat; height: 30px;}
#nav08 a { background: url(../images/nav.jpg) 0 -218px no-repeat; height:32px;}

#nav01 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat;height: 33px; }
#nav02 a:hover { background: url(../images/nav.jpg) -200px -33px no-repeat; height: 30px;}
#nav03 a:hover { background: url(../images/nav.jpg) -200px -63px no-repeat; height: 30px;}
#nav04 a:hover { background: url(../images/nav.jpg) -200px -93px no-repeat; height: 30px;}
#nav05 a:hover { background: url(../images/nav.jpg) -200px -123px no-repeat; height: 32px;}
#nav06 a:hover { background: url(../images/nav.jpg) -200px -155px no-repeat; height: 33px;}
#nav07 a:hover { background: url(../images/nav.jpg) -200px -188px no-repeat; height: 30px;}
#nav08 a:hover { background: url(../images/nav.jpg) -200px -218px no-repeat; height: 32px;}

#nav ul li p { text-align: center; margin: 10px 0; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 9px 0 5px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) top no-repeat;
	font-size: 85%;
	text-align: center;
	color: #2E75ED;
	}
*: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: #2E75ED;
	}
#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: 5px 1em; color:#1F4A61; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 15px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 50px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}
#content ul{margin:5px;}
#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 6px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #2E75ED;
	outline: none;
	}
a:hover { color: #5EB2E5; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 0 0;
	}

.image_r {
	float: right;
	margin: 0 0 0 15px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 14px;
	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 */



/*---------- 07  Index -----------*/
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat; width:258px; height: 50px; line-height: normal;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; height:14xp; width:165px;}

#index .bnr_line p.bnr01 a {
  width: 258px;
  height: 50px;
  background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
  float: left;
  margin: 0 10px;
  padding: 0;
  text-indent: -9999px;
}

#index .bnr_line p.bnr02 {
  float: left;
  margin: 0;
  padding: 0;
}

#index .bnr_line p.bnr02 a {
  display: block;
  width: 221px;
  height: 50px;
  background: url(../images/banner02.jpg) 0 0 no-repeat;
  text-indent: -9999px;
  outline: none;
}

#index .bnr_line p.bnr02 a:hover { background: url(../images/banner02_o.jpg) 0 0 no-repeat;}




#index .text_left{ float:left; width:310px;}
#index .text_left img{margin-top:10px;}
#index .text_right{ float:right; width:222px; background-color:#DEEDF7; padding:9px;}
#index .text_right ul{margin:0 5px; color:#1F4A61; font-size:85%;}
#index .text_right li{background:url(../images/index_li_bg.jpg) 0 7px no-repeat; padding-left:10px;}

#index .text_right2 { float:right; width:226px; height: 300px; background-color:#DEEDF7; padding:9px;}

/*---------- 08  clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; margin-left:220px;}
#clinic h4#title04{background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; margin-left:220px;}
#clinic h4#title05{background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; margin-left:220px;}


/*---------- 09  medical -----------*/
#medical h2#title01{background:url(../images/medical_h2-01.jpg) 0 0 no-repeat;}
#medical h3#title02{background:url(../images/medical_h3-02.jpg) 0 0 no-repeat;}
#medical h4#title03{background:url(../images/medical_h4-03.jpg) 0 0 no-repeat;}
#medical h4#title04{background:url(../images/medical_h4-04.jpg) 0 0 no-repeat;}
#medical h4#title05{background:url(../images/medical_h4-05.jpg) 0 0 no-repeat;}
#medical h4#title06{background:url(../images/medical_h4-06.jpg) 0 0 no-repeat;}
#medical h4#title07{background:url(../images/medical_h4-07.jpg) 0 0 no-repeat;}
#medical h4#title08{background:url(../images/medical_h4-08.jpg) 0 0 no-repeat;}
#medical h4#title09{background:url(../images/medical_h4-09.jpg) 0 0 no-repeat;}


/*---------- 10  ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat;}
#ortho h3#title02{background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h4#title03{background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat;}
#ortho h4#title04{background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat;}
#ortho h3#title05{background:url(../images/ortho_h3-05.jpg) 0 0 no-repeat;}
#ortho h4#title06{background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat;}
#ortho h4#title07{background:url(../images/ortho_h4-07.jpg) 0 0 no-repeat;}
#ortho h4#title08{background:url(../images/ortho_h4-08.jpg) 0 0 no-repeat;}

#ortho .dr{width:320px; float:right;}

#ortho table {
	text-align:center;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:5px auto;
}
#ortho table th {
	background-color:#70B0BC;	
	text-align: left;	
	color:#3349A3;
	width: 170px;
	text-align:center;
}


#ortho td,
#ortho th,{
	background-color:#FFFFFF;
	border: 1px solid #1F4A61;
}

/*---------- 11  access -----------*/
#access h2#title01{background:url(../images/access_h2-01.jpg) 0 0 no-repeat;}
#access h3#title02{background:url(../images/access_h3-02.jpg) 0 0 no-repeat;}
#access h4#title03{background:url(../images/access_h4-03.jpg) 0 0 no-repeat;}
#access h4#title04{background:url(../images/access_h4-04.jpg) 0 0 no-repeat;}
#access h4#title05{background:url(../images/access_h4-05.jpg) 0 0 no-repeat;}

#access .time{width:320px; float:right;}
#access .time dl{margin:5px;}
#access .time dl dt{width:5em; float:left; font-weight:normal; color:#2E75ED;}
#access .time dl dd{overflow:hidden; width:15em;}

#access .history{width:500px; }
#access .history dl{margin:0px 5px;}
#access .history dl dt{width:5em; float:left; font-weight:normal; color:#2E75ED;}
#access .history dl dd{overflow:hidden; width:15em;}

#access table {
	text-align:center;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:5px auto;
}
#access table th {
	background-color:#70B0BC;	
	text-align: left;	
	color:#3349A3;
	width: 200px;
	text-align:left;
}
#access table th.week {
	background:url(../images/access_bg.jpg) repeat-x;
	text-align: left;	
	color:#3349A3;
	width: 40px;
	text-align:center;
}
#access td.open {
	height:30px;
	background-color:#FFFFFF;
	background: url(../images/access_open.jpg) center center no-repeat;
	text-indent:-9999px;
}
#access td.open02 {
	height:30px;
	background-color:#FFFFFF;
	background: url(../images/access_open02.jpg) center center no-repeat;
	text-indent:-9999px;
}
#access td.close {
	height:30px;
	background-color:#FFFFFF;
	background: url(../images/access_close.jpg) center center no-repeat;
	text-indent:-9999px;
}
#access td,
#access th,{
	border: 1px solid #1F4A61;
}
#access .img_l{float:left; margin:7px;}



/*---------- 12  recruit -----------*/
#recruit h3#title02{background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}
#recruit h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; height:14xp; width:165px;}

#recruit #nav_main{width:800px; margin:0; padding:0;}
#recruit #nav_main #nav_l a{float:left; margin:0; padding:0; 
background:url(../images/recruit_img01.jpg) 0 0 no-repeat;
width:400px; height:100px; display:block; text-indent:-9999px;}
#recruit #nav_main #nav_r a{float:right; margin:0; padding:0;
background:url(../images/recruit_img02.jpg) 0 0 no-repeat; 
width:400px; height:100px; display:block; text-indent:-9999px;}
#recruit #nav_main #nav_l a:hover{float:left; margin:0; padding:0;
background:url(../images/recruit_img01.jpg) 0 -100px no-repeat;
width:400px; height:100px;}
#recruit #nav_main #nav_r a:hover{float:right; margin:0; padding:0;
background:url(../images/recruit_img02.jpg) 0 -100px no-repeat;
width:400px; height:100px;}

#recruit .text_left{ float:left; width:310px;}
#recruit .text_left img{margin-top:10px;}
#recruit .text_right{ float:right; width:222px; background-color:#DEEDF7; padding:9px;}
#recruit .text_right ul{margin:0 5px; color:#1F4A61; font-size:85%;}
#recruit .text_right li{background:url(../images/index_li_bg.jpg) 0 7px no-repeat; padding-left:10px;}


/*---------- 13  hygienist -----------*/
#hygienist h2#title01{background:url(../images/hygienist_h2-01.jpg) 0 0 no-repeat;}
#hygienist h3#title02{background:url(../images/hygienist_h3-02.jpg) 0 0 no-repeat;}
#hygienist h4#title03{background:url(../images/hygienist_h4-03.jpg) 0 0 no-repeat;}

#hygienist table {
	text-align:left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:5px auto;
}
#hygienist table th {
	background-color:#70B0BC;	
	text-align: left;	
	color:#3349A3;
	width: 200px;
}

#hygienist td{
	background-color:#FFFFFF;
	width:330px;
}
#hygienist td,
#hygienist th,{
	border: 1px solid #1F4A61;
}
/*---------- 15  assistant -----------*/
#assistant h2#title01{background:url(../images/assistant_h2-01.jpg) 0 0 no-repeat;}
#assistant h3#title02{background:url(../images/assistant_h3-02.jpg) 0 0 no-repeat;}
#assistant h4#title03{background:url(../images/assistant_h4-03.jpg) 0 0 no-repeat;}


#assistant table {
	text-align:left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:5px auto;
}
#assistant table th {
	background-color:#70B0BC;	
	text-align: left;	
	color:#3349A3;
	width: 200px;
}

#assistant td{
	background-color:#FFFFFF;
	width:330px;
}
#assistant td,
#assistant th,{
	border: 1px solid #1F4A61;
}


/*---------- 16  sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}

#sitemap dl dt{
	background: url(../images/li_bg.jpg) 0 6px no-repeat;
	padding-left: 15px;}
	
#sitemap dl dd{
	padding-left: 30px;}