@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Doctor                      */
/*                 10  Clinic                      */
/*                 11  Guidance                    */
/*                 12  Perio                       */
/*                 13  Treatment                   */
/*                 14  Implant                     */
/*                 15  Aesthe                      */
/*                 16  Prevent                     */
/*                                                 */
/*=======================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_bg02.jpg) top repeat-x; }

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #002673;
	border-right: 1px solid #002673;
	text-align: left;
	}

#main {
  margin: 10px 0 0 0 ;
	padding-bottom: 15px;
	background: url(../images/main_bg.jpg) top repeat-y;
	}

#content {
	width: 595px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #3F3F3F;
	background: #fff;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg02.jpg) 0 0 no-repeat;
	height: 105px;
	width: 800px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #002673;
	position: relative;
	}

h1 {
	text-indent: -9999px;
	width: 295px;
	height: 105px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 295px;
	height: 105px;
	background: url(../images/h1_02.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 81px;
	float: right;
	}
#header p.tel img { display: block; }

#header .description {
    position: absolute;
    top: 22px;
    left: 115px;
    margin: 0;
    font-size: 85%;
    color: #8C8C8C;
    }

/*----------04  Navigation -----------*/

#nav {
	width: 202px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav .internal { margin-right: 13px; }

#nav .internal li {
	height: 31px;
	text-indent: -9999px;
	width: 189px;
	}

#nav .internal li a {
	display: block;
	height: 31px;
	width: 189px;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -31px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -62px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -93px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -124px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -155px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -186px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -217px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -248px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -279px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -189px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -189px -31px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -189px -62px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -189px -93px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -189px -124px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -189px -155px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -189px -186px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -189px -217px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -189px -248px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -189px -279px no-repeat; }

#nav_info {
    background: url(../images/nav_info_bg.jpg) 0 0 no-repeat;
		width: 171px;
		height: 104px;
		margin: 13px 0 13px 17px;
		}
#nav_info p { margin: 0 10px 0 0px; font-size: 93%; text-align: right; }		
#nav_info p.info_title img { margin-top: 10px; margin-bottom: 3px; }
		
#nav .banner { margin: 8px 0 0 11px; }
#nav .banner p {
		width: 182px;
		height: 72px;
		text-indent: -9999px;
		margin: 0;
		}
#nav .banner p a {
    height: 72px;
		display: block;
		}

#nav_ban01 a { background: url(../images/nav_ban01.jpg) 0 0 no-repeat; }
#nav_ban02 a { background: url(../images/nav_ban02.jpg) 0 0 no-repeat; }
#nav_ban03 a { background: url(../images/shikatown.jpg) 0 0 no-repeat; }

#nav_ban01 a:hover { background: url(../images/nav_ban01.jpg) 0 -72px no-repeat; }
#nav_ban02 a:hover { background: url(../images/nav_ban02.jpg) 0 -72px no-repeat; }
#nav_ban03 a:hover { background: url(../images/shikatown.jpg) 0 0 no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 15px 0 0 0;
	background: url(../images/footer_bg.jpg) bottom repeat-y;
	font-size: 85%;
	height: 70px;
	border-bottom: 1px solid #002673;
	width: 800px;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer_tel { float: left; margin: 0; }

#footer address { margin: 15px 10px 0px 0; float: right; padding-top: 3px; }


/*---------- 06  Contents -----------*/

.section { padding: 20px 11px 10px 15px ; }
.section .section { padding: 10px 0px 15px 10px ; }

.center { text-align: center; }

#content h2 {
  width: 572px;
	height: 26px;
	text-indent: -9999px;
	margin: 0 0 0 11px;
	}
#content h3 {
	clear: both;
	height: 23px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	height: 23px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: none; }
#content a:hover { text-decoration: underline; }

a {
	color: #002673;
	outline: none;
	}
a:hover { color: #5B73A5; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 10px 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 10px 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center 50% no-repeat;
	}

.case-narrow {
  margin: 10px 40px;
	background: url(../images/arrow_h.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: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 40px;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}

.caution { color: #BF0000; font-weight: bold; } 

/* 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-spacing: 1px;
	border: 1px solid #003B73;
	font-size: 100%;
	width: 540px;
	margin-left: 10px;
	margin-top: 15px;
	}

#content table th,
#content table td {
	padding: 4px 8px;
	border: 1px solid #003B73;
	}

#content table th {
	background: #F3F3F3;
	color: #003D73;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.alpha { float: left; }
.beta { float: right; }

#main_img {
    background: url(../images/main_img02.jpg) 0 0 no-repeat;
		height: 176px;
		width: 800px;
		}
#main_img .alpha { margin-top: 6px; }
#main_img .beta { margin-top: 131px; }

#main_img #reserve01 {
    width: 163px;
		height: 170px;
		text-indent: -9999px;
		margin: 0 0 0 24px;
		}
#main_img #reserve01 a {
		height: 170px;
		display: block;
		background: url(../images/reserve03.jpg) 0 0 no-repeat;
		}
#main_img #reserve01 a:hover { background: url(../images/reserve03.jpg) -163px 0 no-repeat; }

#reserve02 {
    width: 562px;
		height: 72px;
		margin: 0;
		text-indent: -9999px;		
		}
#reserve02 a {
    height: 72px;
		display: block;
		background: url(../images/reserve02.jpg) 0 0 no-repeat;
		}
#reserve02 a:hover { background: url(../images/reserve02.jpg) 0 -72px no-repeat;	}

#main_img #catch { margin: 0 ; }

.comment { margin: 10px 30px 10px 20px; }

.text01 { color: #6AB5D4; font-weight: bold; }
.text02 { color: #0080D9; font-weight: bold; }

/*---------- 07  Index -----------*/

body#index { background: url(../images/body_bg.jpg) top repeat-x; }

#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }

#index h1 { background: url(../images/h1.jpg) 0 0 no-repeat ;}
#index h2 { width: 573px; }

#index #header { background: url(../images/header_bg.jpg) 0 0 no-repeat; }

#index #main_img {
    background: url(../images/main_img.jpg) 0 0 no-repeat;
		height: 326px;
		}
#index #main_img .alpha { margin-top: 156px; }
#index #main_img .beta { margin-top: 225px; }

#index #movie {
    width: 562px;
		height: 96px;
		text-indent: -9999px;
		margin: 0 0 8px 16px;
		}
#index #movie a {
    height: 96px;
		display: block;
		background: url(../images/movie.jpg) 0 0 no-repeat;
		}
#index #movie a:hover {	background: url(../images/movie.jpg) 0 -96px no-repeat;	}

#index #greeting {
    margin: 0 10px 28px 12px;
    }

#index #pkup { margin: 0 13px 0 16px; padding-bottom: 28px; }
#index #pkup p {
    width: 272px;
		height: 82px;
		margin: 0;
		text-indent: -9999px;		
		}
#index #pkup p a {
    height: 82px;
		display: block;
		}
#index #pkup01 a { background: url(../images/pkup01.jpg) 0 0 no-repeat;	}
#index #pkup02 a { background: url(../images/pkup02.jpg) 0 0 no-repeat;	}

#index #pkup01 a:hover { background: url(../images/pkup01.jpg) 0 -82px no-repeat;	}
#index #pkup02 a:hover { background: url(../images/pkup02.jpg) 0 -82px no-repeat;	}

#index #clinic_info { margin: 0 0 28px 11px ;}

#index .information { margin: 0 80px 0 40px ; line-height: 1.3; }

#index #clinic_info dl { margin: 0 ;}
#index #clinic_info dt {
    float: left;
		width: 75px;
		}
#index #clinic_info dd { padding-left: 80px;}

#index #clinic_info .alpha dl.time dt { width: 50px; }
#index #clinic_info .alpha dl.time dd { padding-left: 50px; }

#timetable { margin: 15px 0 10px 33px; }

#index .title { border-bottom: 1px dotted #999; color: #002673; font-weight: bold; padding-bottom: 3px; }

#index #main_img #reserve01 a { background: url(../images/reserve.jpg) 0 0 no-repeat; }
#index #main_img #reserve01 a:hover { background: url(../images/reserve.jpg) -163px 0 no-repeat; }

#index #reserve02 {	margin: 0 0 0 16px;	}

/*---------- 08  Concept -----------*/
#concept h2#title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h4#title03 { background: url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept h3#title04 { background: url(../images/concept_h3-04.jpg) 0 0 no-repeat; margin-bottom: 10px; }
#concept h4#title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept h4#title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept h4#title07 { background: url(../images/concept_h4-07.jpg) 0 0 no-repeat; }
#concept h4#title08 { background: url(../images/concept_h4-08.jpg) 0 0 no-repeat; }
#concept h3#title09 { background: url(../images/concept_h3-09.jpg) 0 0 no-repeat; margin-bottom: 10px;}
#concept h4#title10 { background: url(../images/concept_h4-10.jpg) 0 0 no-repeat; }

/*---------- 09  Doctor -----------*/
#doctor h2#title01 { background: url(../images/doctor_h2-01.jpg) 0 0 no-repeat; }
#doctor h3#title02 { background: url(../images/doctor_h3-02.jpg) 0 0 no-repeat; }
#doctor h4#title03 { background: url(../images/doctor_h4-03.jpg) 0 0 no-repeat; margin-bottom: 10px;}
#doctor h3#title04 { background: url(../images/doctor_h3-04.jpg) 0 0 no-repeat; }

#doctor #content dl{
	margin:0;
	padding:0;
	}
#doctor #content dt{
	float:left;
	width:6em;
	font-weight:normal;
	}
#doctor #content dd{
	margin-left:6.5em;
	}
#doctor #content .image_r img { margin-right: 15px; }

/*---------- 10  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 h3#title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }

#clinic .section .section { padding: 10px 10px 15px 10px ; }
#clinic #main_img .beta { margin-top: 110px; }

/*---------- 11  Guidance -----------*/
#guidance h2#title01 { background: url(../images/guidance_h2-01.jpg) 0 0 no-repeat; }
#guidance h3#title02 { background: url(../images/guidance_h3-02.jpg) 0 0 no-repeat; }
#guidance h4#title03 { background: url(../images/guidance_h4-03.jpg) 0 0 no-repeat; }
#guidance h4#title04 { background: url(../images/guidance_h4-04.jpg) 0 0 no-repeat; }
#guidance h4#title05 { background: url(../images/guidance_h4-05.jpg) 0 0 no-repeat; }
#guidance h4#title06 { background: url(../images/guidance_h4-06.jpg) 0 0 no-repeat; }
#guidance h4#title07 { background: url(../images/guidance_h4-07.jpg) 0 0 no-repeat; }
#guidance h4#title08 { background: url(../images/guidance_h4-08.jpg) 0 0 no-repeat; }
#guidance h4#title09 { background: url(../images/guidance_h4-09.jpg) 0 0 no-repeat; }
#guidance h4#title10 { background: url(../images/guidance_h4-10.jpg) 0 0 no-repeat; }
#guidance h4#title11 { background: url(../images/guidance_h4-11.jpg) 0 0 no-repeat; }

/*---------- 12  Perio  -----------*/
#perio h2#title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h3#title04 { background: url(../images/perio_h3-04.jpg) 0 0 no-repeat; margin-bottom: 10px;}
#perio h4#title05 { background: url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio h4#title07 { background: url(../images/perio_h4-07.jpg) 0 0 no-repeat; }
#perio h3#title08 { background: url(../images/perio_h3-08.jpg) 0 0 no-repeat; }
#perio h3#title09 { background: url(../images/perio_h3-09.jpg) 0 0 no-repeat; }
#perio h4#title10 { background: url(../images/perio_h4-10.jpg) 0 0 no-repeat; }

/*---------- 13  Treatment -----------*/
#treatment h2#title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
#treatment h3#title03 { background: url(../images/treatment_h3-03.jpg) 0 0 no-repeat; }
#treatment h4#title04 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment h4#title05 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }
#treatment h4#title06 { background: url(../images/treatment_h4-06.jpg) 0 0 no-repeat; }
#treatment h3#title07 { background: url(../images/treatment_h3-07.jpg) 0 0 no-repeat; }
#treatment h4#title08 { background: url(../images/treatment_h4-08.jpg) 0 0 no-repeat; }
#treatment h4#title09 { background: url(../images/treatment_h4-09.jpg) 0 0 no-repeat;}

#treatment .title { border-bottom: 1px dotted #999; color: #002673; font-weight: bold; padding-bottom: 3px; }
#treatment #content .flow01 {
	padding-bottom: 40px;
	background: url(../images/arrow_b.jpg) 50% bottom no-repeat;
	width:500px;
	float:none;
	margin-top: 10px;
	}
#treatment #content .flow02 { border:solid 1px #999; padding:10px; width:500px; float:none; margin-left:10px; }

/*---------- 14  Implant -----------*/
#implant h2#title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h3#title06 { background: url(../images/implant_h3-06.jpg) 0 0 no-repeat; }

#implant #content .denture th{text-align:left; width:500px;}
#implant #content th.title{width:200px;text-align:center; background:#FFFAE6;}
#implant #content td ul{margin:0;}


/*---------- 15  Aesthe -----------*/
#aesthe h2#title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe h3#title03 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }
#aesthe h4#title04 { background: url(../images/aesthe_h4-04.jpg) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe h3#title07 { background: url(../images/aesthe_h3-07.jpg) 0 0 no-repeat; }
#aesthe h4#title08 { background: url(../images/aesthe_h4-08.jpg) 0 0 no-repeat; }
#aesthe h4#title09 { background: url(../images/aesthe_h4-09.jpg) 0 0 no-repeat; }
#aesthe h4#title10 { background: url(../images/aesthe_h4-10.jpg) 0 0 no-repeat; }
#aesthe h4#title11 { background: url(../images/aesthe_h4-11.jpg) 0 0 no-repeat; }
#aesthe h3#title12 { background: url(../images/aesthe_h3-12.jpg) 0 0 no-repeat; margin-top: 15px;}
#aesthe h4#title13 { background: url(../images/aesthe_h4-13.jpg) 0 0 no-repeat; }

#aesthe .case02 { margin: 0 20px; }

/*---------- 16  Prevent -----------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
