@charset "UTF-8";
@import "base.css";
@import "digi.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#index { background: url(../images/body_bg_i.jpg) top repeat-x; }
body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 920px;
	margin: 5px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 15px 5px;
	background: url(../images/main_bg.jpg) repeat-y;
	width: 910px;
	}

#content {
	width: 680px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	height: 105px;
	width: 920px;
	margin: 0;
	padding: 0;
	}

h1 {
	line-height: 1.0;
	font-size:11px;
	text-align:left;
	height:15px;
	}
#header .logo{
	padding:0;
	margin:0;
	float:left;
}
#header .tel{ 
	padding:0;
	margin:0;
float:right;
}
#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#main_img {
	width:910px;
	margin:0 5px;
	padding:0;
	}
#main_img .image_l{
	margin:0;
	padding:0;
	float:left;
	}
#main_img #nav_s{
	width:910px;
	height:370px;
	margin:10px 0;
	}
	
#main_img #nav_s ul{
	margin:0;
	padding:10px 0;
	list-style:none;
	width:910px;
	}
#main_img #nav_s li {
	list-style:none;
	float:left;
	}
#main_img #nav_s li a{
	display:block;
	width:270px;
	height:120px;
	margin:10px;
	padding:50px 10px 0 10px;
	list-style:none;
	font-size:12px;
	color:#666;
	line-height:1.5em;
	}

*html #main_img #nav_s li a{
	display:block;
	width:290px;
	height:170px;
	margin:10px;
	padding:50px 10px 0 10px;
	list-style:none;
	font-size:12px;
	color:#666;
	line-height:1.5em;
	}
	

#main_img #nav_s #nav01 a{background:url(../images/header_nav.jpg) 0 0 no-repeat; margin:0 20px 10px 0;}
#main_img #nav_s #nav02 a{background:url(../images/header_nav.jpg) -290px 0 no-repeat; margin:0 20px 10px 0;}
#main_img #nav_s #nav03 a{background:url(../images/header_nav.jpg) -580px 0 no-repeat; margin:0 20px 10px 0;}
#main_img #nav_s #nav04 a{background:url(../images/header_nav.jpg) 0 -170px no-repeat; margin:0;}
#main_img #nav_s #nav05 a{background:url(../images/header_nav.jpg) -290px -170px no-repeat; margin:0 20px 10px 0;}
#main_img #nav_s #nav06 a{background:url(../images/header_nav.jpg) -580px -170px no-repeat; margin:0;}
	
#main_img #nav_s #nav01 a:hover{background:url(../images/header_nav.jpg) 0 -340px no-repeat;}
#main_img #nav_s #nav02 a:hover{background:url(../images/header_nav.jpg) -290px -340px no-repeat;}
#main_img #nav_s #nav03 a:hover{background:url(../images/header_nav.jpg) -580px -340px no-repeat;}
#main_img #nav_s #nav04 a:hover{background:url(../images/header_nav.jpg) 0 -510px no-repeat;}
#main_img #nav_s #nav05 a:hover{background:url(../images/header_nav.jpg) -290px -510px no-repeat;}
#main_img #nav_s #nav06 a:hover{background:url(../images/header_nav.jpg) -580px -510px no-repeat;}
	

/*----------04  Navigation -----------*/

#nav {
	width: 230px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent:-9999px;
	}

#nav .internal li a {
	display: block;
	background:url(../images/nav_bg.jpg) 0 bottom no-repeat;
	padding:10px 0 10px 25px;
	vertical-align:middle;
	text-indent:0;
	}
*html #nav .internal li a {
	padding:3px 0 7px 25px;
	}
#nav .internal li a:hover {
	background:url(../images/nav_ov.jpg) 0 bottom no-repeat;
	}

#nav .internal li.nav09 a {
	display: block;
	background:url(../images/nav_bg02.jpg) 0 bottom no-repeat;
	padding:10px 0 10px 25px;
	vertical-align:middle;
	text-indent:0;
	}
*html #nav .internal li.nav09 a {
	padding:3px 0 7px 25px;
	}
#nav .internal li.nav09 a:hover {
	background:url(../images/nav_ov02.jpg) 0 bottom no-repeat;
	}

#nav p { text-align: center; }

#nav li#nav07 {text-indent:0; height:75px;}
#nav li#nav08 {text-indent:0; height:80px;}



/*----------04  Navigation B -----------*/


#main_img #nav_s_B #nav01_B a,#main_img #nav_s_B #nav02_B a,#main_img #nav_s_B #nav04_B a,
#main_img #nav_s_B #nav05_B a,#main_img #nav_s_B #nav06_B a{
	display:block;
	width:270px;
	height:120px;
	padding:50px 10px 0 10px;
	list-style:none;
	font-size:12px;
	color:#666;
	line-height:1.5em;
	}

*html #main_img #nav_s_B #nav01_B a,#main_img #nav_s_B #nav02_B a,#main_img #nav_s_B #nav04_B a,
#main_img #nav_s_B #nav05_B a,#main_img #nav_s_B #nav06_B a{
	display:block;
	width:290px;
	height:170px;
	padding:50px 10px 0 10px;
	list-style:none;
	font-size:12px;
	color:#666;
	line-height:1.5em;
	}


#navi_s_B_u {
	margin:0;
	padding:0;
}

#nav_s_B {
	margin-top:12px;
	padding-bottom:20px;
	width:910px;
	height:340px;
	display:block;
	}
	
#nav01_B {
	margin-bottom:10px;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_01.jpg) 0 0 no-repeat;
	}

#nav01_B a:hover,#nav01_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_01_h.jpg) 0 0 no-repeat;
	}

#nav02_B {
	margin-bottom:10px;
	margin-left:20px;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_02.jpg) 0 0 no-repeat;
	}

#nav02_B a:hover,#nav02_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_02_h.jpg) 0 0 no-repeat;
	}

#nav03_B {
	margin-bottom:10px;
	margin-left:20px;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_04.jpg) 0 0 no-repeat;
	}

/*
#nav03_B a:hover,#nav03_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_04_h.jpg) 0 0 no-repeat;
	}
*/

#nav04_B {
	clear:both;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_03.jpg) 0 0 no-repeat;
	}


#nav04_B a:hover,#nav04_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_03_h.jpg) 0 0 no-repeat;
	}

#nav05_B {
	margin-left:20px;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_05.jpg) 0 0 no-repeat;
	}
	
#nav05_B a:hover,#nav05_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_05_h.jpg) 0 0 no-repeat;
	}
	
#nav06_B {
	margin-left:20px;
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_06.jpg) 0 0 no-repeat;
	}

#nav06_B a:hover,#nav06_B a:active{
	width:290px;
	height:170px;
	display:block;
	float:left;
	background:url(../images/header_nav_06_h.jpg) 0 0 no-repeat;
	}
	
#navi_s_B_k {
	padding:35px 10px 0 10px;
	list-style:none;
	font-size:12px;
	color:#666;
	line-height:1.5em;
	list-style-type:none;
	}


#navi_s_B_k li a{
	margin-top:2px;
	list-style-type:none;
	color:#666;
	line-height:1.6em;
	}

#navi_s_B_k li a:hover{
	color:#FF8603;
	}

.nonM {
	list-style:none;
	}





/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 10px 0;
	margin: 0 auto;
	background: #ff9d00;
	font-size: 85%;
	text-align: center;
	color: #de91a2;
	}

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#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:0 auto;
	background:url(../images/copyriight.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	text-align:center;
	width:496px;
	height:14px;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 0 1em 20px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 55px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 50px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 26px;
	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 8px 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: #3F3F3F;
	outline: none;
	}
a:hover { color: #FF8603; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center 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: 100px;
	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.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 */



#content table {
	border-collapse:collapse;
	border: 1px solid #C8C8C8;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px;
	border: 1px solid #C8C8C8;
	}

#content table th {
	background: #FFEBDC;
	color: #F95300;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.banner02 a{
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	display:block;
	width:630px;
	height:80px;
	text-indent:-9999px;
	}
.banner02 a:hover{background:url(../images/banner02.jpg) 0 -80px no-repeat;}

.banner03 a{
	background:url(../images/bnr_03.jpg) 0 0 no-repeat;
	display:block;
	width:630px;
	height:80px;
	text-indent:-9999px;
	}
.banner03 a:hover{background:url(../images/bnr_03.jpg) 0 -80px no-repeat;}

/*---------- 07  Index -----------*/
#index h2#title01 { margin:0; height:31px; text-indent:0;}
#index h3#title02{text-indent:0;}
#index h4#title03 dt a{text-indent:0; padding-left:10px;}
.mL50{margin-left:55px;}


#index h4#title04 a{text-indent:0;}
#index h4#title05 a{text-indent:0;}
#index h4#title06 a{text-indent:0;}
#index h3#title07{text-indent:0;}

#index h4#title03 a:hover{background:url(../images/index_h4-03.jpg) 0 -19px no-repeat;}
#index h4#title04 a:hover{background:url(../images/index_h4-04.jpg) 0 -19px no-repeat;}
#index h4#title05 a:hover{background:url(../images/index_h4-05.jpg) 0 -19px no-repeat;}
#index h4#title06 a:hover{background:url(../images/index_h4-06.jpg) 0 -19px no-repeat;}

#index h4 a{
	display:block;
	width:200px;
	height:18px;
	}

#index #piclup_alpha {
	padding:0;
	margin:0;
	width:420px;
	float:left;
	}
#index #piclup_alpha ul {
	padding:0;
	margin:0;
	list-style:none;
	width:420px;
	}
#index #piclup_alpha li {
	padding:0;
	list-style:none;
	font-size:1px;
	text-indent:-9999px;
	}
#index #piclup_alpha li a{
	padding:0;
	display:block;
	list-style:none;
	}
#index #piclup01 a{
	background:url(../images/pickup01.jpg) 0 0 no-repeat;
	margin:0;
	width:200px;
	height:130px;
	list-style:none;
	float:left;
	}
#index #piclup02 a{
	background:url(../images/pickup01.jpg) -200px 0 no-repeat;
	margin:0 0 0 20px;
	width:200px;
	height:130px;
	list-style:none;
	float:right;
	}
#index #piclup03 a{
	background:url(../images/pickup02.jpg) 0 0 no-repeat;
	margin:20px 0 0 0;
	width:420px;
	height:80px;
	}
#index #piclup01 a:hover{background:url(../images/pickup01.jpg) 0 -130px no-repeat;}
#index #piclup02 a:hover{background:url(../images/pickup01.jpg) -200px -130px no-repeat;}
#index #piclup03 a:hover{background:url(../images/pickup02.jpg) -420px 0 no-repeat;}
	
#index #box01{
	width:220px;
	background:url(../images/index_bg.jpg) 0 bottom no-repeat;
	padding:0;
	margin:0;
	float:right;
	}
#index #box01 dl{
	padding:0;
	margin:10px;
	}
#index #box01 dt{
	background:url(../images/li_bg.jpg) 0 6px no-repeat;
	padding:0 0 0 10px;
	}
#index #box01 dt a{color:#3F3F3F;}
#index #box01 dd{
	padding:0;
	}
	
#index .piclup_beta {
	padding:10px 0;
	margin:0;
	background:url(../images/index_bg02.jpg) 0 bottom no-repeat;
	}
#index .beta_l{
	float:left;
	width:320px;
	padding: 0 10px 0 0;
	margin:0;
	}
#index .beta_r{
	float:right;
	width:320px;
	padding: 0 10px 0 0;
	margin:0;
	}
#index #pickup04 {
	float:left;
	padding:0;
	margin:10px 0 0 0;
	display:block;
	width:70px;
	height:70px;

	}
#index #piclup05 {

	float:left;
	padding:0;
	margin:10px 0 0 0;
	display:block;
	width:70px;
	height:70px;

	}
#index #pickup06{
	
	float:left;
	padding:0;
	margin:10px 0 0 0;
	display:block;
	width:70px;
	height:70px;

	}
#index #pickup07{

	float:left;
	padding:0;
	margin:10px 0 0 0;
	display:block;
	width:70px;
	height:70px;

	}

#index #pickup04 a:hover{background:url(../images/pickup03.jpg) -70px 0 no-repeat;}
#index #piclup05 a:hover{background:url(../images/pickup03.jpg) -70px -70px no-repeat;}
#index #piclup06 a:hover{background:url(../images/pickup03.jpg) -70px -140px no-repeat;}
#index #piclup07 a:hover{background:url(../images/pickup03.jpg) -70px -210px no-repeat;}

#index dl .box02{
	width:220px;
	float:right;
	}
	
#index #piclup_gamma {
	padding:0 0 0 0;
	margin:0 0 10px 0;
	width:660px;
	}
#index #piclup_gamma ul{
	padding:0;
	margin:0 0 0 0;
	list-style:none;
	height:70px;
	}
#index #piclup_gamma li{
	padding:0;
	list-style:none;
	font-size:1px;
	}
#index #piclup_gamma li a{
	display:block;
	text-indent:-9999px;
	padding:0;
	float:left;
	}
#index #piclup08 a{
	background:url(../images/pickup04.jpg) 0 0 no-repeat;
	width:215px; 
	height:60px;
	margin: 0 7px 0 0;
	}
#index #piclup09 a{
	background:url(../images/pickup04.jpg) -215px 0 no-repeat;
	width:215px;
	height:60px;
	margin: 0 7px 0 0;
	}
#index #piclup10 a{
	background:url(../images/pickup04.jpg) -430px 0 no-repeat;
	width:215px;
	height:60px;
	margin: 0 0 0 0;
	}
#index #piclup11 a{
	background:url(../images/pickup04.jpg) 0 -60px no-repeat;
	width:215px;
	height:60px;
	margin: 0 7px 0 0;
	}
#index #piclup12 a{
	background:url(../images/pickup04.jpg) -215px -60px no-repeat;
	width:215px;
	height:60px;
	margin: 0 7px 0 0;
	}
#index #piclup13 a{
	background:url(../images/pickup04.jpg) -430px -60px no-repeat;
	width:215px;
	height:60px;
	margin: 0 0 0 0;
	}
#index #piclup14 a{
	background:url(../images/pickup04.jpg) 0 -120px no-repeat;
	width:215px;
	height:60px;
	margin: 0 7px 0 0;
	}
#index #piclup15 a{
	background:url(../images/pickup04.jpg) -215px -120px no-repeat;
	width:437px;
	height:60px;
	margin: 0 0 0 0;
	}
#index #piclup08 a:hover{background:url(../images/pickup04.jpg) 0 -180px no-repeat;}
#index #piclup09 a:hover{background:url(../images/pickup04.jpg) -215px -180px no-repeat;}
#index #piclup10 a:hover{background:url(../images/pickup04.jpg) -430px -180px no-repeat;}
#index #piclup11 a:hover{background:url(../images/pickup04.jpg) 0 -240px no-repeat;}
#index #piclup12 a:hover{background:url(../images/pickup04.jpg) -215px -240px no-repeat;}
#index #piclup13 a:hover{background:url(../images/pickup04.jpg) -430px -240px no-repeat;}
#index #piclup14 a:hover{background:url(../images/pickup04.jpg) 0 -300px no-repeat;}
#index #piclup15 a:hover{background:url(../images/pickup04.jpg) -215px -300px no-repeat;}


/*---------- 08  hakata -----------*/
#hakata h2#title01{text-indent:0; margin: 0 0 0 15px; padding:0;}
#hakata h3#title02{text-indent:0;}
#hakata h4#title03{text-indent:0;}
#hakata h4#title04{text-indent:0;}
#hakata h3#title05{text-indent:0;}

#hakata th{width:150px;}
#hakata th.th02{width:300px;}
#hakata td{width:auto; text-align:center;}


/*---------- 09  yoshizuka -----------*/
#yoshizuka h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#yoshizuka h3#title02{text-indent:0;}
#yoshizuka h4#title03{text-indent:0;}
#yoshizuka h4#title04{text-indent:0;}
#yoshizuka h4#title05{text-indent:0;}
#yoshizuka h3#title06{text-indent:0;}

#yoshizuka th{width:150px;}
#yoshizuka th.th02{width:300px;}
#yoshizuka td{width:auto; text-align:center;}


/*---------- 10  kasuya -----------*/
#kasuya h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#kasuya h3#title02{text-indent:0;}
#kasuya h4#title03{text-indent:0;}
#kasuya h4#title04{text-indent:0;}
#kasuya h3#title05{text-indent:0;}

#kasuya th{width:150px;}
#kasuya th.th02{width:300px;}
#kasuya td{width:auto; text-align:center;}


/*---------- 11  kashii -----------*/
#kashii h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#kashii h3#title02{text-indent:0;}
#kashii h4#title03{text-indent:0;}
#kashii h4#title04{text-indent:0;}
#kashii h3#title05{text-indent:0;}

#kashii th{width:150px;}
#kashii th.th02{width:300px;}
#kashii td{width:auto; text-align:center;}


/*---------- 12  wajiro -----------*/
#wajiro h2#title01{text-indent:0; padding:0; margin:0 0 0 15px;}
#wajiro h3#title02{text-indent:0; }
#wajiro h4#title03{text-indent:0;}
#wajiro h4#title04{text-indent:0;}
#wajiro h3#title05{text-indent:0;}

#wajiro th{width:150px;}
#wajiro th.th02{width:300px;}
#wajiro td{width:auto; text-align:center;}


/*---------- 13  shingu -----------*/
#shingu h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#shingu h3#title02{text-indent:0;}
#shingu h4#title03{text-indent:0;}
#shingu h3#title04{text-indent:0;}

#shingu th{width:150px;}
#shingu th.th02{width:300px;}
#shingu td{width:auto; text-align:center;}


/*---------- 14  koga -----------*/
#koga h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#koga h3#title02{text-indent:0;}
#koga h4#title03{text-indent:0;}
#koga h4#title04{text-indent:0;}
#koga h4#title05{text-indent:0;}
#koga h3#title06{text-indent:0;}

#koga th{width:150px;}
#koga th.th02{width:300px;}
#koga td{width:auto; text-align:center;}


/*---------- 15  life -----------*/
#life h2#title01{text-indent:0; margin:0 0 0 15px;}
#life h3#title02{text-indent:0; margin-top:10px;}
#life h4#title03{text-indent:0;}
#life h4#title04{text-indent:0;}
#life h4#title05{text-indent:0;}
#life h4#title06{text-indent:0;}
#life h4#title07{text-indent:0;}

#life th{width:150px;}
#life th.th02{width:300px;}
#life td{width:auto; text-align:center;}

/*---------- 16  marriage -----------*/
#marriage h2#title01{text-indent:0; margin: 0 0 0 15px; padding:0;}
#marriage h3#title02{text-indent:0;}
#marriage h4#title03{text-indent:0;}
#marriage h4#title04{text-indent:0;}
#marriage h4#title05{text-indent:0;}
#marriage h4#title06{text-indent:0;}
#marriage h4#title07{text-indent:0;}

#marriage th{width:150px;}
#marriage th.th02{width:300px;}
#marriage td{width:auto; text-align:center;}


/*---------- 17  pet -----------*/
#pet h2#title01{text-indent:0; margin:0 0 0 15px;padding:0;}
#pet h3#title02{text-indent:0;}
#pet h4#title03{text-indent:0;}
#pet h4#title04{text-indent:0;}
#pet h4#title05{text-indent:0;}
#pet h4#title06{text-indent:0;}
#pet h4#title07{text-indent:0;}

#pet th{width:150px;}
#pet th.th02{width:300px;}
#pet td{width:auto; text-align:center;}


/*---------- 18  search -----------*/
#search h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#search h3#title02{text-indent:0; }
#search h4#title03{text-indent:0; }
#search h4#title04{text-indent:0;}
#search h4#title05{text-indent:0;}
#search h4#title06{text-indent:0;}
#search h4#title07{text-indent:0;}
#search h3#title08{text-indent:0;}
#search h4#title09{text-indent:0;}
#search h4#title10{text-indent:0;}
#search h4#title11{text-indent:0;}
#search h4#title12{text-indent:0;}
#search h4#title13{text-indent:0;}

#search th{width:150px;}
#search th.th02{width:300px;}
#search td{width:auto; text-align:center;}


/*---------- 19  schedule -----------*/
#schedule h2#title01{text-indent:0; margin: 0 0 0 15px; padding:0;}
#schedule h3#title02{text-indent:0;}
#schedule h3#title03{text-indent:0;}
#schedule h3#title04{text-indent:0;}
#schedule h3#title05{text-indent:0;}
#schedule h3#title06{text-indent:0;}

#schedule th{width:150px;}
#schedule th.th02{width:200px;}
#schedule th.th03{width:150px; background:#FFEE99; color:#FF8F1F;}
#schedule th.th04{width:150px;}
#schedule td{width:150px;}
#schedule td.td02{width:500px;}
#schedule td.td03{width:200px;}
#schedule table{margin-left: 5px;}

/*---------- 20  price -----------*/
#price h2#title01{text-indent:0; margin:0 0 0 15px; padding:0px;}
#price h3#title02{text-indent:0;}

#price th{width:110px;}
#price th.th02{width:110px; background:#FFEE99; color:#FF8F1F;}
#price td{width:110px; text-align:center;}

/*---------- 21  contact -----------*/
#contact h2#title01{text-indent:0; margin:0 0 0 15px; padding:0;}
#contact h3#title02{text-indent:0;}

#contact th{ width:150px;}
#contact td{ width:350px;}
#contact #d_en1248261307{ width:320px;}
#contact #d_en1244884266 li{ clear: both; width:300px;}
#contact td li{height:30px;}

/*---------- 22  company -----------*/
#company h2#title01{text-indent:0; margin:0 0 0 15px ; padding:0;}
#company h3#title02{text-indent:0;}
#company h3#title03{text-indent:0;}
#company h4#title04{text-indent:0; margin:0; padding:0;}
#company h4#title05{text-indent:0;}

#company th{width:170px; text-align:left;}
#company td{width:450px;}

#company dl{padding:10px 15px;background:#FFFAD7;}
#company dt{color:#57B200; font-size:108%;}
#company dd{
	background:url(../images/company_dd.jpg) 0 7px no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	color:#333;
	}


/*---------- 23  sitemap -----------*/
#sitemap h2#title01{text-indent:0; margin:0 0 0 15px;padding:0;}
#sitemap h3#title02{text-indent:0;}
#sitemap h3#title03{text-indent:0;}
#sitemap h3#title04{text-indent:0;}

#sitemap h3 {height:20px;}
