@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Ortho                       */
/*                 09  Flow                        */
/*                 10  Price                       */
/*                 11  Type                        */
/*                 12  Point                       */
/*                 13  Treatment                   */
/*                 14  Hapiness                    */
/*                 15  Faq                         */
/*                 16  Clinic                      */
/*                                                 */
/*=======================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      	71.42%             */
/*                   11px      	78.57%             */
/*                   12px      	85.71%             */
/*                   14px     	100%               */
/*                   16px     	114.28%            */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; }
#body02{background:url(../images/footer_bg.jpg) bottom repeat-x;}
body#index { background: url(../images/index_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 900px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding:0;
	}

#content {
	width: 671px;
	margin:0 14px 15px 14px;
	float: right;
	font-size: 100%;
	color: #3f3f3f;
	padding:0;
	display:inline;
	}


/*---------- 03  Header -----------*/

#header {
	height:284px;
	width: 900px;
	margin: 0;
	padding: 0;
	}
#index #header {
	background: url(../images/header_indexbg.jpg) 0 0 no-repeat;
	height: 422px;
	width: 900px;
	margin: 0;
	padding: 0;
	font-size:1%;
}
#header01{
	float:left;
	margin:0; 
	padding:0;
	width:900px;
	height:95px;
}
#index #header02{
	float:right;
	margin:0; padding:0;
	background:url(../images/index_mainimg.jpg) no-repeat 0 0;
	width:900px;
	height:327px;
}
#header02_01{
	float:left;
	width:900px;
	height:94px;
	margin:0; padding:0 0 88px 0;
}
#header02_01 p.ortho{
	margin:0; padding:48px 0 0 218px;
	float:left;
}
#header02_01 p.flow{
	margin:0; padding:13px 162px 0 0px;
	float:right;
}
#header02_02{
	float:left;
	width:900px;
	height:83px;
	margin:0; padding:0;
}
#header02_02 p.hapiness{
	margin:0; padding:0 0 0 79px;
	float:left;
}
#header02_02 p.price{
	margin:0; padding:0 87px 0 0;
	float:right;
}
#header02{
	float:right;
	margin:0; padding:0;
	background:url(../images/content_mainimg.jpg) no-repeat 0 0;
	width:900px;
	height:189px;
}
h1 {
	width: 345px;
	height: 95px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 345px;
	height: 95px;
	text-indent:-9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 36px 10px 0 0;
	height: 50px;
	width:180px;
	display:block;
	float:right;
}

/*----------04  Navigation -----------*/

#nav {
	width: 201px;
	float: left;
	margin:0;
	padding:0 0 100px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding:0;
	list-style: none;
	}

#nav .internal li {text-indent: -9999px;}

#nav .internal li a {display: block;}

#nav01{ background: url(../images/nav.jpg) 0 0 no-repeat; height:43px; }
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:35px; }
#nav02 a { background: url(../images/nav.jpg) 0 -43px no-repeat; height:35px; }
#nav03 a { background: url(../images/nav.jpg) 0 -78px no-repeat; height:35px;}
#nav04 a { background: url(../images/nav.jpg) 0 -113px no-repeat; height:34px;}
#nav05 a { background: url(../images/nav.jpg) 0 -147px no-repeat; height:35px;}
#nav06 a { background: url(../images/nav.jpg) 0 -182px no-repeat; height:35px;}
#nav07 a { background: url(../images/nav.jpg) 0 -217px no-repeat; height:35px;}
#nav08 a { background: url(../images/nav.jpg) 0 -252px no-repeat; height:35px;}
#nav09 a { background: url(../images/nav.jpg) 0 -287px no-repeat; height:35px;}
#nav10 a { background: url(../images/nav.jpg) 0 -322px no-repeat; height:36px;}

#nav01 a:hover { background: url(../images/nav.jpg) -201px 0 no-repeat;}
#nav02 a:hover { background: url(../images/nav.jpg) -201px -43px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -201px -78px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -201px -113px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -201px -147px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -201px -182px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -201px -217px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -201px -252px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -201px -287px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -201px -322px no-repeat; }

#nav p { text-align: center; }
.faq{margin:0 0 7px 0;padding:0;}
.faq a{
	background:url(../images/index_img01.jpg) 0 0 no-repeat;
	width:201px;
	height:101px;
	display:block;
	text-indent:-9999px;
	}
.faq a:hover{background:url(../images/index_img01.jpg) 0px -101px no-repeat;}

.index01{margin:3px 0 0 0;padding:0;}
.index01 a{
	background:url(../images/index_img02.jpg) 0 0 no-repeat;
	width:201px;
	height:70px;
	display:block;
	text-indent:-9999px;
	}
.index01 a:hover{background:url(../images/index_img02.jpg) 0px -70px no-repeat;}

.banner01{
	padding:0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.banner01 a{
	background:url(../images/banner01.jpg) 0 0 no-repeat;
	width:201px;
	height:65px;
	display:block;
	text-indent:-9999px;
	}
.banner01 a:hover{
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.banner02{
	padding:0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.banner02 a{
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	width:201px;
	height:77px;
	display:block;
	text-indent:-9999px;
	}
.banner02 a:hover{
	background-image: url(../images/banner02.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	width:900px;
	height:65px;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 100%;
	}
*:first-child+html #footer { font-size: 14px; } /*  for IE7 only */
* html body #footer { font-size: 14px; } /*  for IE6 only */

#footer01{float:left; margin:0; padding:20px 0 0 17px;}
#footer02{float:right; margin:0; padding:34px 24px 0 0;}
#footer02 address { margin:0; padding:0; line-height:1%;}


/*---------- 06  Contents -----------*/

.section { padding: 0 0 0 18px; clear:both; }
.section .section { padding: 0 10px 0 15px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 43px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 32px;
	text-indent: -9999px;
	margin:0 0 20px -16px;
	}
#content h4 {
	clear:both;
	height: 20px;
	text-indent: -9999px;
	margin:0 -10px 10px -15px;
}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding:2px 0 5px 0;
	text-indent:30px;
	color:#ff4500;
	background:url(../images/h5.jpg) no-repeat 0 0;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 0 no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {color: #ff5400;outline: none; text-decoration:underline;}
a:hover { color: #ff5400; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%;}
.image_b  {
	margin:0 74px 0 75px;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
}
.image_l_b  {
	margin:4px 15px 0 0;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
	float:left;
}
*:first-child+html .image_l_b { margin:4px 15px -7px 0; } /*  for IE7 only */
* html body .image_l_b { margin:4px 15px -7px 0; } /*  for IE6 only */
.image_l_b1  {
	margin:3px 0px 10px 0;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
	float:left;
}
*:first-child+html .image_l_b1 { margin:3px 0px 0 0; } /*  for IE7 only */
* html body .image_l_b1 { margin:3px 0px 0 0; } /*  for IE6 only */

.image_r_b  {
	margin:4px 0 0 15px;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
	float:right;
}
*:first-child+html .image_r_b { margin:4px 0 -7px 12px; } /*  for IE7 only */
* html body .image_r_b { margin:4px 0 -7px 12px; } /*  for IE6 only */
.image_r_b1  {
	margin:4px 0 0 15px;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
	float:right;
}
.image_r_b2  {
	margin:4px 0 10px 15px;
	line-height:1%; 
	font-size:1%;
	border:2px #dcdcdc solid;
	float:right;
}
*:first-child+html .image_r_b2 { margin:4px 0 0 15px; } /*  for IE7 only */
* html body .image_r_b2 { margin:4px 0 0 15px; } /*  for IE6 only */


.image_l  {float: left;margin: 0; padding:0; line-height:1%;}
.image_r {float: right; padding: 0 6px 0 30px; margin:0; line-height:1%;}
.image_r1 {float: right;margin: 0; padding:0; line-height:1%;}

.case {
	margin: 10px 20px;
	background: url(../images/arrow01.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;
	padding:10px 0px 0px 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 143px;
	height: 42px;
	line-height:1%;
	font-size:1%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float:right;
	}
	
#content ul.totop li a {
	display: block;
	height: 42px;
	background: url(../images/pagetop.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;
	border-spacing: 1px;
	border: 2px solid #d8d1c9;
	font-size: 100%;
	}

#content table th,
#content table td {
	padding:5px;
	border: 1px solid #d8d1c9;
	vertical-align:top;
	}

#content table th {
	background: #d8d1c9;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
}


/*---------- 07  Index -----------*/
.text00{margin:0; padding:0;}
.text01{margin:0; padding:10px 0 0 10px;}
.text02{margin:0; padding:8px 0 0 19px; line-height:1.86em;}
.text03{padding:6px 20px 0 20px; margin:0;}
#index .alpha{float:left; margin:0; padding:0 0 0 7px; width:141px;}
#index .beta{float:right; margin:0; padding:0 6px 0 0; width:497px;}
.index_bg{
	background:url(../images/index_img07.jpg) repeat-x top left;
	margin:0;
	padding:0;
	height:176px;
	width:497px;
}
.index_bg02{
	background:#fff5eb;
	border:1px solid #d9d6d4;
	width:669px;
	margin:0; padding:0;
}
*:first-child+html .index_bg02 { width:671px;} /*  for IE7 only */
* html body .index_bg02 { width:671px;} /*  for IE6 only */

/*---------- 08  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2.jpg) no-repeat 0 0;}
#ortho h3#title02{background:url(../images/ortho_h3-01.jpg) no-repeat 0 0;}
#ortho h4#title03{background:url(../images/ortho_h4-01.jpg) no-repeat 0 0;}
#ortho h4#title04{background:url(../images/ortho_h4-02.jpg) no-repeat 0 0;}
#ortho h4#title05{background:url(../images/ortho_h4-03.jpg) no-repeat 0 0;}
#ortho h4#title06{background:url(../images/ortho_h4-04.jpg) no-repeat 0 0;}
#ortho h4#title07{background:url(../images/ortho_h4-05.jpg) no-repeat 0 0;}
#ortho h4#title08{background:url(../images/ortho_h4-06.jpg) no-repeat 0 0;}

/*---------- 09  Flow -----------*/
#flow h2#title01{background:url(../images/flow_h2.jpg) no-repeat 0 0;}
#flow h3#title02{background:url(../images/flow_h3-01.jpg) no-repeat 0 0;}
#flow h4#title03{background:url(../images/flow_h4-01.jpg) no-repeat 0 0;}

.flow01{
	background:url(../images/flow01.jpg) bottom no-repeat #fff5eb;
	border:1px solid #d9d6d4;
	width:640px;
	margin:0; padding:8px 0 0 10px;
}
*:first-child+html .flow01 { width:640px;} /*  for IE7 only */
* html body .flow01 { width:652px;} /*  for IE6 only */

/*---------- 10  Price -----------*/
#price h2#title01{background:url(../images/price_h2.jpg) no-repeat 0 0;}
#price h3#title02{background:url(../images/price_h3-01.jpg) no-repeat 0 0;}

/*---------- 11  Type -----------*/
#type h2#title01{background:url(../images/type_h2.jpg) no-repeat 0 0;}
#type h3#title02{background:url(../images/type_h3-01.jpg) no-repeat 0 0;}
#type h3#title03{background:url(../images/type_h3-02.jpg) no-repeat 0 0;}
#type h4#title04{background:url(../images/type_h4-01.jpg) no-repeat 0 0;}
#type h4#title05{background:url(../images/type_h4-02.jpg) no-repeat 0 0;}
#type h4#title06{background:url(../images/type_h4-03.jpg) no-repeat 0 0;}
#type h4#title07{background:url(../images/type_h4-04.jpg) no-repeat 0 0;}
#type h4#title08{background:url(../images/type_h4-05.jpg) no-repeat 0 0;}
#type h4#title09{background:url(../images/type_h4-06.jpg) no-repeat 0 0;}
#type h4#title10{background:url(../images/type_h4-07.jpg) no-repeat 0 0;}
#type h4#title11{background:url(../images/type_h4-08.jpg) no-repeat 0 0;}

/*---------- 12  Point -----------*/
#point h2#title01{background:url(../images/point_h2.jpg) no-repeat 0 0;}
#point h3#title02{background:url(../images/point_h3-01.jpg) no-repeat 0 0;}
#point h4#title03{background:url(../images/point_h4-01.jpg) no-repeat 0 0;}

/*---------- 13  Treatment -----------*/
#treatment h2#title01{background:url(../images/treatment_h2.jpg) no-repeat 0 0;}
#treatment h3#title02{background:url(../images/treatment_h3-01.jpg) no-repeat 0 0;}
#treatment h4#title03{background:url(../images/treatment_h4-01.jpg) no-repeat 0 0;}
#treatment h4#title04{background:url(../images/treatment_h4-02.jpg) no-repeat 0 0;}
#treatment h4#title05{background:url(../images/treatment_h4-03.jpg) no-repeat 0 0;}
#treatment h4#title06{background:url(../images/treatment_h4-04.jpg) no-repeat 0 0;}

.treatment01{
	background:#fff5eb;
	border:1px solid #d9d6d4;
	width:288px;
	margin:0; padding:0 0 8px 10px;
}
*:first-child+html .treatment01 { width:300px;} /*  for IE7 only */
* html body .treatment01 { width:300px;} /*  for IE6 only */

#treatment ul.icon{
	margin:0;
	padding:0;
}
#treatment ul.icon li {
	list-style: none;
	background:url(../images/icon01.jpg) no-repeat 5px 10px;
	padding:0 0 0 15px;
	margin:0px;
}

/*---------- 14  Hapiness -----------*/
#hapiness h2#title01{background:url(../images/hapiness_h2.jpg) no-repeat 0 0;}
#hapiness h3#title02{background:url(../images/hapiness_h3-01.jpg) no-repeat 0 0;}
#hapiness h4#title03{background:url(../images/hapiness_h4-01.jpg) no-repeat 0 0;}
#hapiness h4#title04{background:url(../images/hapiness_h4-02.jpg) no-repeat 0 0;}
#hapiness h4#title05{background:url(../images/hapiness_h4-03.jpg) no-repeat 0 0;}
#hapiness h4#title06{background:url(../images/hapiness_h4-04.jpg) no-repeat 0 0;}

/*---------- 15  Faq -----------*/
#faq h2#title01{background:url(../images/faq_h2.jpg) no-repeat 0 0;}
#faq h3#title02{background:url(../images/faq_h3-01.jpg) no-repeat 0 0;}
.faq01{
	background:url(../images/faq01.jpg) no-repeat 0 0;
	margin:0; padding:5px 0 10px 0; 
	color:#ff7f00; font-weight:bold;
	text-indent:70px;
}
.faq02{
	background:url(../images/faq02.jpg) no-repeat 15px 0;
	margin:0; padding:5px 0 15px 90px; 
}

/*---------- 16  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2.jpg) no-repeat 0 0;}
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h3#title03{background:url(../images/clinic_h3-02.jpg) no-repeat 0 0;}
#clinic h4#title04{background:url(../images/clinic_h4-01.jpg) no-repeat 0 0;}
#clinic h4#title05{background:url(../images/clinic_h4-02.jpg) no-repeat 0 0;}
#clinic h4#title06{background:url(../images/clinic_h4-03.jpg) no-repeat 0 0;}
#clinic h3#title07{background:url(../images/clinic_h3-03.jpg) no-repeat 0 0;}

#clinic .alpha{float:right; margin:0; padding:0; width:380px;}
#clinic .beta{float:left; margin:0; padding:0; width:230px; line-height:1%; font-size:1%; display:block;}

#clinic .prepare{ width:225; height:159px; border: solid 1px #999999; text-align:center; }
#clinic .prepare p{ padding-top: 75px; text-align: center; font-size: 12px;}

#clinic dl { margin:0px; padding:0 0 0 30px;}
#clinic dl dt{ margin: 0; padding:0 ; float:left; width:90px;}
#clinic dl dt.dt01{ margin: 0; padding:0 0 10px 0; float:left; width:90px;}

#clinic dl dd{ margin: 0; padding:0; float:left; width:260px;}
#clinic dl dd.dd01{ margin: 0; padding:0 0 10px 0; float:left; width:260px;}

#map{
width:580px;
height:450px;
margin:0 0 20px 20px;
}


/*---------- Margin - Padding -----------*/
.margin_b4{margin-bottom:4px;}
.margin_b8{margin-bottom:8px;}
.margin_b9{margin-bottom:9px;}
.margin_b7{margin-bottom:7px;}
.margin_b12{margin-bottom:12px;}
.margin_b15{margin-bottom:15px;}
.margin_b22{margin-bottom:22px;}
.margin_b20{margin-bottom:20px;}
.margin_b26{margin-bottom:26px;}
.margin_b32{margin-bottom:32px;}
.margin_lr30{margin:0 30px 0 30px;}
.padding_t66l30{padding:66px 0 0 30px;}

.w100{width:100px;}
.w200{width:200px;}
.w220{width:220px;}
.w650{width:650px;}

.bg01{background:#fff5eb; text-align:center;}
.bg02{background:#fff5eb;}

.text04{color:#ff4d5e; font-weight:bold; margin:0; padding:6px 0 0 0;}
.text05{margin:0; padding:0 0 0 30px;}