@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Staff                       */
/*                 10  Guide                      */
/*                 11  Prevent                     */
/*                 12  Implant                       */
/*                 13  Denture                     */
/*                 14  Esthe                       */
/*                 15  Ortho                       */
/*                 16  Disease                      */
/*                 17  Recruit                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #021451      */
/*        Main Color - Light Blue     #1c367f      */
/*        Main Color - Fresh Blue     #4596cd      */
/*                                                 */
/*        Sub Color  - Brown          #442000      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      75%                 */
/*                   11px      91%                 */
/*                   12px     100%                 */
/*                   14px     112%                 */
/*                   16px     125%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #FFFFFF url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background:#FFFFFF;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #FFFFFF url(../images/body_bg.jpg) top repeat-x;
	}

#main {
	margin: 0 auto;
	padding:0;
	width:800px;
	background:#FFFFFF;
	}

#content {
	width: 580px;
	float:right;
	font-size: 100%;
	line-height: 1.5em;
	color: #666666;
	padding:0;
	text-align:left;
	}
#index #content{
	width:580px;
	float:right;
	display:inline;

}


/*---------- 03  Header -----------*/

#header {
	width: 800px;
	margin: 0 auto 0px auto;
	}
#header_01{
	background:url(../images/header_01.jpg) 0 0 no-repeat;
	width:800px;
	height:70px;
	margin:0;
	padding:0;
}

h1 {
	width: 250px;
	height: 50px;
	float: left;
	padding:0;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 250px;
	height: 50px;
	margin:10px 0 10px 10px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
	

#header_01_01 p.tel {
	margin:10px 12px 0px 10px;
	float:right;
	display:inline;
	}

#header p{
	margin:0;
	padding:0;
	}
	
#header_02{
	background:url(../images/header_05.jpg);
	margin:0;
	padding:0;
	height:226px;
	clear:both;
	width:800px;
}
#header_02_01{
	float:left;
	display:inline;
	margin: 10px 0 0px 10px;
}
#header_02_02{
	float:right;
	display:inline;
	padding:14px 29px 0 0;
}

#index #header_02{
	background:url(../images/header_02.jpg);
	margin:0;
	padding:0;
	height:321px;
	clear:both;
}
#index #header_02_01{
	float:left;
	margin: 10px 0 0px 0px;
	padding-left:10px;
	display:inline;

}
#index #header_02_01 p{
	margin: 0;
	line-height:1%;
}
#index #header_02_02{
	float:right;
	padding:64px 29px 0 0;

}

/*----------04  Navigation -----------*/

#nav {
	width: 210px;
	float: left;
	margin:0 0 0 5px;
	padding:0;
	display:inline;
	}
#navleft{padding:7px 0px 7px 0;background:url(../images/nav_bg02.jpg) 0px 0px repeat-y;}
#nav ul.internal{
	width:180px;
	margin:0 0 0 15px;
}
* html #nav ul.internal{margin:0 0 0 0px;} /* IE6 only */
#nav ul.internal li {
	list-style: none;
	width:180px;
	height: 40px;
	text-indent: -9999px;
	margin:0;
	padding:0;
}
#nav ul.internal li a {
	display: block;
	height: 40px;
	margin:0;
	}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat;}
#nav02 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -180px -40px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -180px -80px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -160px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -200px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -240px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -280px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -320px no-repeat; }

#nav p { 
	text-align: center;
	}
#nav p.shikatown {
	margin:0 17px 0 17px;
	}

/*---------- 05  Footer -----------*/
#footer_wrap{	background: #fff url(../images/footer_bg.jpg) 0 0 repeat-x; clear:both;}
#footer {
	clear: both;
	height:90px;
	width:800px;
	padding:0 0px 0 0px;
	margin: 0 auto;
	font-size: 100%;
	line-height:1.5em;
	color: #666666;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */


#footer_01{
	width:210px;
	float:left;
	display:inline;
	margin: 23px 0 0 17px;
	}	
#footer_01 p {
	display:block;
	margin:0;
	padding:0;
	}
#footer_02{
	width:420px;
	float:right;
	display:inline;
	margin: 11px 17px 0 0;
	}
#footer_02 ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	text-align:right;
	color: #666;
	padding-left:4px;
	}

#footer_02 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}	
#footer_02 a {
	text-decoration: none;
	color: #666;
	}
#footer_02 a:hover { text-decoration:none; color:#001382; }


#footer address {
	color:#3e2e99;
	margin: 5px 0 0 0;
	text-align:right;
	font-size:100%;
	line-height:1.5em;
  }
#footer address a {
	text-decoration:none;
	color:#3e2e99;
}
#footer address a:hover {
	text-decoration:underline;
	color:#3e2e99;
}


/*---------- 06  Contents -----------*/

.section { padding: 0 25px 20px 13px; }
.section .section { padding: 0 15px 0 15px; }

#index .section { padding: 0 10px 10px 10px; }

.center { text-align: center; }
.right { text-align: right; }

#content h2 {
	clear:both;
	height: 40px;
	text-indent: -9999px;
	margin: 0 25px 20px 13px;
	padding:0;
	}
#content h3 {
	clear: both;
	height: 34px;
	text-indent: -9999px;
	margin: 0 0 10px 0 ;
	padding:0;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin-bottom:7px;
	}

#content h5 {
	background: url(../images/icon.jpg) 0 0 no-repeat;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding:0 0 0 12px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }


a {
	color: #001382;
	outline: none;
	text-decoration:underline;
	}
a:hover { 
	color: #001382;
	text-decoration: none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 0 0;
	display:block;
	line-height:1%;
	}
* html body .image_l { margin:0 10px -6px 0; }

.image_r {
	float: right;
	margin: 0 0 0 10px;
	display:block;
	line-height:1%;
	}
* html body .image_r { margin:0 0 -6px 10px; }

.image{
	display:block;
	padding:0;
	margin:0;
	line-height:1%;
} 
.case {
	background: url(../images/case.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) 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;
	margin:0;
	padding:0 10px 30px 0;
	}

#content ul.totop li {
	list-style: none;
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	background:url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 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;
	font-size: 1em;
	color: #666;
	width: 100%;
	margin:0;
	
	}

#content table th,
#content table td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #001382;
	line-height:1.5em;
	}
#content table td.td_bg01{
	background:#f3f5ff;
}
#content table td.td_bg02{
	background:#aebcf5;
}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.margin_l05{
	margin-left:5px;
}
.margin_b10{
	margin-bottom:10px;
}
.margin_b12{
	margin-bottom:12px;
}
.margin_b20{
	margin-bottom:20px;
}
.margin_b21{
	margin-bottom:21px;
}
.margin_b30{
	margin-bottom:30px;
}

.margin_l-5{
	margin-left:-5px;
}

.padding_t02{
	padding-top:2px;
}

.padding_t05{
	padding-top:5px;
}
.padding_b12{
	padding-bottom:12px;
}

.text_red{
	color:#ff0000;
}
.text_b{
	font-weight:bold;
}
.w150 { width:150px;}
/*---------- 07  Index -----------*/

#index .alpha01{
	width:244px;
	float:left;
}
#index .beta01{
	width:321px;
	float:right;
}
#index .index01{
	padding:7px 0 0 8px;
}

#index .alpha02{
	width:200px;
	float:left;
}
#index .beta02{
	width:338px;
	float:right;
}

#index #content dl{
	width:338px;
	margin:0;
	padding:0;
}
#index #content dl dt{
	width:80px;
	color:#001382;
	font-weight:normal;
	display:inline;
	float:left;
	padding-bottom:4px;
}
#index #content dl dd{
	width:240px;
	float:left;
	display:inline;
	padding-bottom:12px;
}
.index02 { padding: 0 0 0 7px;}
#index h2#title01{ background:url(../images/index_h2-01.jpg) 0 0 no-repeat; margin:0 0 -.5em 0; padding:0; }
#index h2#title02{ background:url(../images/index_h2-02.jpg) 0 0 no-repeat; margin:0; padding:0;}
/*---------- 08  Clinic -----------*/

#clinic h2#title01{ background:url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02{ background:url(../images/clinic_h3_01.jpg) 0 0 no-repeat; }
#clinic h3#title03{ background:url(../images/clinic_h3_02.jpg) 0 0 no-repeat; }

#clinic h4#title04{ background:url(../images/clinic_h4_01.jpg) 0 0 no-repeat; }
#clinic h4#title05{ background:url(../images/clinic_h4_02.jpg) 0 0 no-repeat; }
#clinic h4#title06{ background:url(../images/clinic_h4_03.jpg) 0 0 no-repeat; }
#clinic h4#title07{ background:url(../images/clinic_h4_04.jpg) 0 0 no-repeat; }
#clinic h4#title08{ background:url(../images/clinic_h4_05.jpg) 0 0 no-repeat; }
#clinic h4#title09{ background:url(../images/clinic_h4_06.jpg) 0 0 no-repeat; }

#map {   
    width: 400px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  

/*---------- 09  Staff -----------*/

#staff h2#title01{ background:url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff h3#title02{ background:url(../images/staff_h3_01.jpg) 0 0 no-repeat; }
#staff h3#title03{ background:url(../images/staff_h3_02.jpg) 0 0 no-repeat; }

#staff table{
	width:325px;
}

/*---------- 10  Guide -----------*/

#guide h2#title01{ background:url(../images/guide_h2.jpg) 0 0 no-repeat; }
#guide h3#title02{ background:url(../images/guide_h3_01.jpg) 0 0 no-repeat; }
#guide h4#title03{ background:url(../images/guide_h4_01.jpg) 0 0 no-repeat; }
#guide h4#title04{ background:url(../images/guide_h4_02.jpg) 0 0 no-repeat; }
#guide h4#title05{ background:url(../images/guide_h4_03.jpg) 0 0 no-repeat; }
#guide h4#title06{ background:url(../images/guide_h4_04.jpg) 0 0 no-repeat; }
#guide h4#title07{ background:url(../images/guide_h4_05.jpg) 0 0 no-repeat; }
#guide h4#title08{ background:url(../images/guide_h4_06.jpg) 0 0 no-repeat; }
#guide h4#title09{ background:url(../images/guide_h4_07.jpg) 0 0 no-repeat; }
#guide h4#title10{ background:url(../images/guide_h4_08.jpg) 0 0 no-repeat; }

#guide h3#title11{ background:url(../images/guide_h3_02.jpg) 0 0 no-repeat; }
#guide h3#title12{ background:url(../images/guide_h3_03.jpg) 0 0 no-repeat; }
#guide h4#title013{ background:url(../images/guide_h4_09.jpg) 0 0 no-repeat; }
#guide h4#title014{ background:url(../images/guide_h4_10.jpg) 0 0 no-repeat; }



/*---------- 11  Prevent -----------*/

#prevent h2#title01{ background:url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent h3#title02{ background:url(../images/prevent_h3_01.jpg) 0 0 no-repeat; }
#prevent h4#title03{ background:url(../images/prevent_h4_01.jpg) 0 0 no-repeat; }
#prevent h4#title04{ background:url(../images/prevent_h4_02.jpg) 0 0 no-repeat; }

/*---------- 12  Implant  -----------*/

#implant h2#title01{ background:url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02{ background:url(../images/implant_h3_01.jpg) 0 0 no-repeat; }
#implant h3#title03{ background:url(../images/implant_h3_02.jpg) 0 0 no-repeat; }
#implant h3#title04{ background:url(../images/implant_h3_03.jpg) 0 0 no-repeat; }


/*---------- 13  Denture  -----------*/

#denture h2#title01{ background:url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#title02{ background:url(../images/denture_h3_01.jpg) 0 0 no-repeat; }
#denture h3#title03{ background:url(../images/denture_h3_02.jpg) 0 0 no-repeat; }
#denture h4#title04{ background:url(../images/denture_h4_01.jpg) 0 0 no-repeat; }
#denture h4#title05{ background:url(../images/denture_h4_02.jpg) 0 0 no-repeat; }
#denture h4#title06{ background:url(../images/denture_h4_03.jpg) 0 0 no-repeat; }

/*---------- 14  Esthe -----------*/

#esthe h2#title01{ background:url(../images/esthe_h2.jpg) 0 0 no-repeat; }
#esthe h3#title02{ background:url(../images/esthe_h3_01.jpg) 0 0 no-repeat; }
#esthe h4#title03{ background:url(../images/esthe_h4_01.jpg) 0 0 no-repeat; }
#esthe h4#title04{ background:url(../images/esthe_h4_02.jpg) 0 0 no-repeat; }

#esthe h3#title05{ background:url(../images/esthe_h3_02.jpg) 0 0 no-repeat; }
#esthe h4#title06{ background:url(../images/esthe_h4_03.jpg) 0 0 no-repeat; }
#esthe h4#title07{ background:url(../images/esthe_h4_04.jpg) 0 0 no-repeat; }
#esthe h4#title08{ background:url(../images/esthe_h4_05.jpg) 0 0 no-repeat; }
#esthe h4#title09{ background:url(../images/esthe_h4_06.jpg) 0 0 no-repeat; }



/*---------- 15  Ortho -----------*/

#ortho h2#title01{ background:url(../images/ortho_h2.jpg) 0 0 no-repeat; }
#ortho h3#title02{ background:url(../images/ortho_h3_01.jpg) 0 0 no-repeat; }
#ortho h3#title03{ background:url(../images/ortho_h3_02.jpg) 0 0 no-repeat; }
#ortho h4#title04{ background:url(../images/ortho_h4_01.jpg) 0 0 no-repeat; }

#ortho h3#title05{ background:url(../images/ortho_h3_03.jpg) 0 0 no-repeat; }
#ortho h4#title06{ background:url(../images/ortho_h4_02.jpg) 0 0 no-repeat; }
#ortho h4#title07{ background:url(../images/ortho_h4_03.jpg) 0 0 no-repeat; }


/*---------- 16  Disease -----------*/

#disease h2#title01{ background:url(../images/disease_h2.jpg) 0 0 no-repeat; }
#disease h3#title02{ background:url(../images/disease_h3_01.jpg) 0 0 no-repeat; }
#disease h3#title03{ background:url(../images/disease_h3_02.jpg) 0 0 no-repeat; }
#disease h4#title04{ background:url(../images/disease_h4_01.jpg) 0 0 no-repeat; }
#disease h4#title05{ background:url(../images/disease_h4_02.jpg) 0 0 no-repeat; }
#disease h4#title06{ background:url(../images/disease_h4_03.jpg) 0 0 no-repeat; }
#disease h4#title07{ background:url(../images/disease_h4_04.jpg) 0 0 no-repeat; }


/*---------- 17  Recruit -----------*/


#recruit h2#title01{ background:url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#recruit h3#title02{ background:url(../images/recruit_h3_01.jpg) 0 0 no-repeat; }
#disease h3#title08{ background:url(../images/disease_h3_03.jpg) 0 0 no-repeat; }