@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Introduct                   */
/*                 09  Access                      */
/*                 10  General                     */
/*                 11  Child                       */
/*                 12  Visit                       */
/*                 13  Prevent                     */
/*                 14  Denture                     */
/*                 15  Implant                     */
/*                 16  Esthe                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #69470f      */
/*        Main Color - Orange         #ff7000      */
/*        Main Color - Red Brown      #d65200      */
/*                                                 */
/*        Sub Color  - Green          #4f731a      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #fefff1; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 10px;
	}

#content {
	width: 650px;
	float: right;
	font-size: 108%;
	line-height: 1.7em;
	color: #666666;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	background:#ffef81;
	height: 325px;
	width: 900px;
	margin: 0 10px 15px 10px;
	padding: 0;
	clear:both;
	}
#index #header {
	height: 425px;
	}

#header01{
	height:120px;
	margin:0;
	padding:0 9px 0 6px;
	background:url(../images/header_bg01.jpg) 0 0 no-repeat;
	}
#header01_01{
	width:310px;
	float:left;
	margin:0px 0 0 0;
	padding:0;
	}
#header01_02{
	width:323px;
	float:right;
	margin:0;
	padding:10px 0 0 0;
	}


h1 {
	width: 310px;
	height: 62px;
	line-height: 1.0;
	margin:35px 0 0 0;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 310px;
	height: 62px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header .texth1{
	font-size:93%;
	line-height:1.2em;
	color:#CC6635;
	padding:0 0 0 9px;
	margin:-81px 0 0 0;
	position:relative;
	}
#header .text_01{
	font-size:93%;
	line-height:1.2em;
	color:#CC6635;
	padding:0 0 0 153px;
	margin:0 0 5px 0;
	}
.header_img01{ float:left; margin:0; display:block; line-height:1%; }
.header_img02{ float:right; margin:0; display:block; line-height:1%; }


/*----------04  Navigation -----------*/

#nav {
	width: 250px;
	float: left;
	padding: 0;
	}

#nav ul{ margin:0 10px 20px 10px; padding:0; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 { height:65px; }
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:52px; }
#nav02 { background: url(../images/nav.jpg) 0 -65px no-repeat; height:56px; }
#nav03 a { background: url(../images/nav.jpg) 0 -121px no-repeat; height:40px; }
#nav04 { height:54px; }
#nav04 a { background: url(../images/nav.jpg) 0 -161px no-repeat; height:41px; }
#nav05 { background: url(../images/nav.jpg) 0 -215px no-repeat; height:56px; }
#nav06 a { background: url(../images/nav.jpg) 0 -271px no-repeat; height:40px; }
#nav07 a { background: url(../images/nav.jpg) 0 -311px no-repeat; height:40px; }
#nav08 a { background: url(../images/nav.jpg) 0 -351px no-repeat; height:40px; }
#nav09 a { background: url(../images/nav.jpg) 0 -391px no-repeat; height:40px; }
#nav10 a { background: url(../images/nav.jpg) 0 -431px no-repeat; height:40px; }
#nav11 a { background: url(../images/nav.jpg) 0 -471px no-repeat; height:40px; }
#nav12 a { background: url(../images/nav.jpg) 0 -511px no-repeat; height:41px; }

#nav01 a:hover { background: url(../images/nav.jpg) -230px 0 no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -230px -121px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -230px -161px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -230px -271px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -230px -311px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -230px -351px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -230px -391px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -431px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -230px -471px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -230px -511px no-repeat; }

.nav_bg01{ background:url(../images/nav_bg01.jpg) 0 0 repeat-y; margin:0 13px 16px 13px; }
.nav_bg02{ background:url(../images/nav_bg02.jpg) 0 top no-repeat; }
.nav_bg03{ background:url(../images/nav_bg03.jpg) 0 bottom no-repeat; padding:6px; }

.nav_text01{ margin:0 0 10px 23px; font-size:93%; line-height:1.67em; }
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:160px;
	padding: 0;
	margin: 0 10px;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 93%;
	text-align: center;
	color: #666;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer01{ height:113px; margin:0 7px 21px 15px; padding:0; }
#footer .footer_tel{ float:left; margin:27px 0 0 0; padding:0; display:block; line-height:1%; }

#footer .footer_bn{ margin:21px 0 0 0; float:right; }
#footer .footer_bn a{
	background:url(../images/footer_bn.jpg) 0 0 no-repeat;
	width:543px;
	height:92px;
	display:block;
	text-indent:-9999px;
	}
#footer .footer_bn a:hover{	background:url(../images/footer_bn.jpg) 0 -92px no-repeat; }


#footer address { margin: 0; padding:0; display:block; line-height:1%; }


/*---------- 06  Contents -----------*/

.section { padding: 0 34px 10px 36px; clear:both; }
.section .section { padding: 0 10px 15px 10px; clear:both; }
.section .section .section { padding: 0 0 0 10px; clear:both; }

.center { text-align: center; }
.top { vertical-align:top; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 18px 10px 20px;
	}
#index h2 {
	display:block;
	line-height:1%;
	margin: 0;
	}

#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	margin: 0 -10px 15px -10px;
	}
#index #content h3 {
	margin: 0 -10px 10px -10px;
	}

#content h4 {
	height: 36px;
	text-indent: -9999px;
	margin: 0 0 7px -10px;
	}

#content .title{ 
	margin:0 0 5px 0;
	font-size:100%;
	line-height:1.14em;
	font-weight:bold;
	color:#ec6699;
	}

#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 6px no-repeat;
	padding-left: 18px;
	}
#content ul.ul01 li {
	list-style: none;
	background: url(../images/icon03.jpg) 0 0px no-repeat;
	padding-left: 25px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #9e4700;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #ff7000; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image{
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.image01{
	display:block;
	line-height:1%;
	margin:0 auto 12px auto;
	}
.image_l  {
	float: left;
	margin: 0 15px 7px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l01 {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	}

.image_l02 {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l02{ margin: 0 15px -6px 0; }/* for IE7 only */
* html body .image_l02{ margin: 0 12px -6px 0; }/* for IE6 only */


.image_r {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	}

.case {
	margin: 0 50px 10px 50px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case01 {
	margin: 0 20px 10px 20px;
	background: url(../images/arrow_h.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;
	height:20px;
	padding: 0;
	margin:0 40px 15px 0;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	height: 20px;
	line-height:1em;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	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: 100%;
	line-height:1.7em;
	color: #666666;
	width: 100%;
	margin-bottom: 12px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #ffdf6e;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
	
.main_img_bg{ background:url(../images/main_img_bg.jpg) 0 0 no-repeat; height:200px; margin:0 0px; }
.main_img{ display:block; line-height:1%; padding:21px 0 0 0; margin:0; }

.margin_0 { margin:0; }
.margin_t0 { margin-top:0; }
.margin_b02 { margin-bottom:2px; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b12 { margin-bottom:12px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }
.margin_l6_b12{ margin:0 0 12px 6px; }

.pad_l12 { padding-left:12px; }
.text01{ color:#CC6635; }
.text02{ color:#7a4d00; font-weight:bold; }
.text_b{ font-weight:bold; }

#content .alpha01{ width:255px; float:left; }
#content .alpha02{ width:385px; float:left; }
#content .alpha03{ width:335px; float:left; }
#content .beta01{ width:335px; float:right; }
#content .beta02{ width:330px; float:right; }
#content .beta03{ width:255px; float:right; }

.w60{ width:60px; }
.w100{ width:100px; }
.w150{ width:150px; }
.w170{ width:170px; }
.w200{ width:200px; }
.w254{ width:254px; }

.bg01{ background:#fffbef; }
.bg_br01{ background:#fcfbca url(../images/bg01.jpg) right bottom no-repeat; border:1px solid #ffd566; padding:7px 10px; }

/*---------- 07  Index -----------*/

#index h3#title02{ background:url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h3#title03{ background:url(../images/index_h3-02.jpg) 0 0 no-repeat; }

.index01{
	background:url(../images/index_bg01.jpg) 0 0 no-repeat;
	margin:0 17px 8px 10px;
	padding:68px 137px 20px 26px; 
	}
.index01_01{
	width:450px;
	height:73px;
	margin:0;
	}

#content dl.dl01{ width:450px; margin:0; padding:0; }
#content dl.dl01 dt{ width:80px; float:left; margin:0; padding:0; }
#content dl.dl01 dd{ width:370px; float:left; margin:0; padding:0; }

.index02{
	margin:0 14px 12px 19px;
	}
	
#index #content .alpha01{ width:306px; float:left; }
#index #content .beta01{ width:306px; float:right; }

.index_bg01{ background:url(../images/index_bg02.jpg) 0 0 repeat-y; }
.index_bg02{ background:url(../images/index_bg03.jpg) 0 top no-repeat; }
.index_bg03{ background:url(../images/index_bg04.jpg) 0 bottom no-repeat; padding:6px 9px 10px 5px; }

.index03{ margin:0 6px 15px 6px; }
.index04{ margin:0 6px 6px 6px; }

#content .index_bn01{ margin:0 0 0 180px; }
#content .index_bn01 a{
	background:url(../images/index_img03.jpg) 0 0 no-repeat;
	width:110px;
	height:20px;
	display:block;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
	}
#content .index_bn01 a:hover{	background:url(../images/index_img03.jpg) 0 -20px no-repeat; }

.index05{ padding:0 24px 25px 26px; clear:both; }

.index06{ padding:0 20px 46px 26px; clear:both; }

.index_bg04{ background:url(../images/index_bg05.jpg) 0 0 repeat-y; }
.index_bg05{ background:url(../images/index_bg06.jpg) 0 top no-repeat; }
.index_bg06{ background:url(../images/index_bg07.jpg) 0 bottom no-repeat; padding:11px 24px 17px 22px; }

#index #content .alpha02{ width:348px; float:left; }
#index #content .beta02{ width:206px; float:right; }
#index #content .alpha03{ width:110px; float:left; }
#index #content .beta03{ width:237px; float:right;/* margin:0 10px 0 0; display:inline;*/}

.index_bg07{ background: #fff url(../images/index_bg08.jpg) 0 top no-repeat; margin:0 10px 0 0 ; }
.index_bg08{ background:url(../images/index_bg09.jpg) 0 bottom no-repeat; padding:13px 14px 14px 13px; }

#content .index_bn02{ margin:0; }
#content .index_bn02 a{
	background:url(../images/index_img05.jpg) 0 0 no-repeat;
	width:200px;
	height:31px;
	display:block;
	text-indent:-9999px;
	font-size:1%;
	line-height:1%;
	}
#content .index_bn02 a:hover{	background:url(../images/index_img05.jpg) 0 -31px no-repeat; }


#tiny table { border: none;}
#tiny table td { border: none;}

/*---------- 08  Introduct -----------*/

#introduct h3#title02{ background:url(../images/introduct_h3-01.jpg) 0 0 no-repeat; }
#introduct h4#title03{ background:url(../images/introduct_h4-01.jpg) 0 0 no-repeat; }
#introduct h4#title04{ background:url(../images/introduct_h4-02.jpg) 0 0 no-repeat; }
#introduct h4#title05{ background:url(../images/introduct_h4-03.jpg) 0 0 no-repeat; }

#content dl.dl02{ width:325px; margin:0; padding:0; font-size:100%;}
#content dl.dl02 dt{ width:120px; float:left; margin:0; padding:0; background:url(../images/icon02.jpg) 0 4px no-repeat; text-indent:15px;}
#content dl.dl02 dd{ width:200px; float:left; margin:0; padding:0;}
#content dl.dl02 dd.dd01{ margin-left:120px; display:inline; }


/*---------- 09  Access -----------*/

#access h3#title02{ background:url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access h4#title03{ background:url(../images/access_h4-01.jpg) 0 0 no-repeat; }
#access h4#title04{ background:url(../images/access_h4-02.jpg) 0 0 no-repeat; }
#access h3#title05{ background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h4#title06{ background:url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h4#title07{ background:url(../images/access_h4-04.jpg) 0 0 no-repeat; }

/*---------- 10  General -----------*/

#general h3#title02{ background:url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03{ background:url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title04{ background:url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h3#title05{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title06{ background:url(../images/general_h4-03.jpg) 0 0 no-repeat; }

/*---------- 11  Child -----------*/

#child h3#title02{ background:url(../images/child_h3-01.jpg) 0 0 no-repeat; }
#child h4#title03{ background:url(../images/child_h4-01.jpg) 0 0 no-repeat; }
#child h3#title04{ background:url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h4#title05{ background:url(../images/child_h4-02.jpg) 0 0 no-repeat; }
#child h4#title06{ background:url(../images/child_h4-03.jpg) 0 0 no-repeat; }
#child h4#title07{ background:url(../images/child_h4-04.jpg) 0 0 no-repeat; }
#child h4#title08{ background:url(../images/child_h4-05.jpg) 0 0 no-repeat; }

/*---------- 12  Visit -----------*/

#visit h3#title02{ background:url(../images/visit_h3-01.jpg) 0 0 no-repeat; }
#visit h4#title03{ background:url(../images/visit_h4-01.jpg) 0 0 no-repeat; }
#visit h4#title04{ background:url(../images/visit_h4-02.jpg) 0 0 no-repeat; }
#visit h4#title05{ background:url(../images/visit_h4-03.jpg) 0 0 no-repeat; }
#visit h3#title06{ background:url(../images/visit_h3-02.jpg) 0 0 no-repeat; }

/*---------- 13  Prevent -----------*/

#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 h3#title04{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title05{ background:url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h4#title06{ background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title07{ background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }

/*---------- 14  Denture -----------*/

#denture h3#title02{ background:url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#title03{ background:url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h3#title04{ background:url(../images/denture_h3-02.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; }

/*---------- 15  Implant -----------*/

#implant h3#title02{ background:url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03{ background:url(../images/implant_h4-01.jpg) 0 0 no-repeat; }

/*---------- 16  Esthe -----------*/

#esthe h3#title02{ background:url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h3#title03{ background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title04{ background:url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title05{ background:url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h3#title06{ background:url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }


/*---------------------*/


