@charset "UTF-8";
@import "base.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 { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg02.jpg) repeat-y;
	}

#index #main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#index #content {
	width: 510px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0.5em 0 1em 0;
	}

#content {
	width: 550px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 1em 0;
	}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 800px;
	margin: 0;
	padding: 0;
	}
	
#header p {
    margin: 0;
    }

#index #header_img_top{
	width: 800px;
	height: 450px;
	padding: 0;
	margin:1px 0;
	}
	
#header_img{
	width: 800px;
	height: 300px;
	margin: 1px 0;
	padding: 0;
	}


h1 {
	font-size:13px;
	margin:3px 0 4px 0;
	padding:0;
	}
	
#index p.h1 {
	width: 800px;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	}
#index p.h1 a {
	display: block;
	width: 800px;
	}
	
p.h1 {
	width: 800px;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	}
p.h1 a {
	display: block;
	width: 800px;
	}

#header .section {
	width: 280px;
	float: right;
	margin: 0 0 1px 0;
	padding: 0;
	}

#main .section p {
	font-size:100%;
	line-height:160%;
	}


#header .section #nav01	{
	padding:2px 0 0 0;
}
#header .section #nav01 a{
	float:left;
	background:url(../images/header_nav00.jpg) 0 0 no-repeat;
	height:11px;
	width:67px;
	display:block;
	text-indent:-9999px;
	margin:20px 0 0 0;
	padding:0;
	line-height:0;
	}

#header .section #nav01 a:hover{ background:url(../images/header_nav00.jpg) 0 -11px no-repeat; }

#header p.tel {
	margin: 10px 0 0 0;
	padding:2px 0 0 0;
	float: right;
	}

#header_nav {
	margin: 2px 0 0 0;
	padding: 0;
	width: 800px;
	height: 30px;
	}

#header_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	height: 30px;
	}

#header_nav li {
	height: 30px;
	width:200px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 30px;
	}

#nav02 a {background: url(../images/header_nav.jpg) 0 0 no-repeat;}
#nav03 a {background: url(../images/header_nav.jpg) -200px 0 no-repeat;}
#nav04 a {background: url(../images/header_nav.jpg) -400px 0 no-repeat;}
#nav05 a {background: url(../images/header_nav.jpg) -600px 0 no-repeat;}

#nav02 a:hover {background: url(../images/header_nav.jpg) 0 -30px no-repeat;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -200px -30px no-repeat;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -400px -30px no-repeat;}
#nav05 a:hover {background: url(../images/header_nav.jpg) -600px -30px no-repeat;}


#header_nav02 {
	margin: 1px 0 0 0;
	padding: 0;
	width: 800px;
	height: 30px;
	}

#header_nav02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	height: 30px;
	}

#header_nav02 li {
	height: 30px;
	width:200px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav02 li a {
	display: block;
	height: 30px;
	}

#nav06 a {background: url(../images/header_nav02.jpg) 0 0 no-repeat;}
#nav07 a {background: url(../images/header_nav02.jpg) -200px 0 no-repeat;}
#nav08 a {background: url(../images/header_nav02.jpg) -400px 0 no-repeat;}
#nav09 a {background: url(../images/header_nav02.jpg) -600px 0 no-repeat;}

#nav06 a:hover {background: url(../images/header_nav02.jpg) 0 -30px no-repeat;}
#nav07 a:hover {background: url(../images/header_nav02.jpg) -200px -30px no-repeat;}
#nav08 a:hover {background: url(../images/header_nav02.jpg) -400px -30px no-repeat;}
#nav09 a:hover {background: url(../images/header_nav02.jpg) -600px -30px no-repeat;}


/*----------04  Navigation -----------*/

#index #nav {
	width: 290px;
	float: left;
	padding: 0 0 20px 0;
	}


#index #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top:#F9F9F9 solid 5px;
	border-bottom:#F9F9F9 solid 15px;
	}
	
#index #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#index #nav .internal li {
	height: 70px;
	text-indent: -9999px;
	}

#index #nav .internal li a {
	display: block;
	height: 70px;
	}

#index #nav10 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#index #nav11 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#index #nav12 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#index #nav13 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#index #nav14 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#index #nav15 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }

#index #nav10 a:hover { background: url(../images/nav.jpg) -290px 0 no-repeat; }
#index #nav11 a:hover { background: url(../images/nav.jpg) -290px -70px no-repeat; }
#index #nav12 a:hover { background: url(../images/nav.jpg) -290px -140px no-repeat; }
#index #nav13 a:hover { background: url(../images/nav.jpg) -290px -210px no-repeat; }
#index #nav14 a:hover { background: url(../images/nav.jpg) -290px -280px no-repeat; }
#index #nav15 a:hover { background: url(../images/nav.jpg) -290px -350px no-repeat; }

#nav {
	width: 250px;
	float: left;
	padding: 0 0 20px 0;
	}


#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top:#F9F9F9 solid 5px;
	border-bottom:#F9F9F9 solid 15px;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 70px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 70px;
	}

#nav10 a { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav11 a { background: url(../images/nav02.jpg) 0 -70px no-repeat; }
#nav12 a { background: url(../images/nav02.jpg) 0 -140px no-repeat; }
#nav13 a { background: url(../images/nav02.jpg) 0 -210px no-repeat; }
#nav14 a { background: url(../images/nav02.jpg) 0 -280px no-repeat; }
#nav15 a { background: url(../images/nav02.jpg) 0 -350px no-repeat; }

#nav10 a:hover { background: url(../images/nav02.jpg) -250px 0 no-repeat; }
#nav11 a:hover { background: url(../images/nav02.jpg) -250px -70px no-repeat; }
#nav12 a:hover { background: url(../images/nav02.jpg) -250px -140px no-repeat; }
#nav13 a:hover { background: url(../images/nav02.jpg) -250px -210px no-repeat; }
#nav14 a:hover { background: url(../images/nav02.jpg) -250px -280px no-repeat; }
#nav15 a:hover { background: url(../images/nav02.jpg) -250px -350px no-repeat; }


#nav p { text-align: center; }

#ban_official a{
	width:230px;
	height:80px;
	margin:0 10px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_official.jpg);
}
#ban_official a:hover{
	background-position:0 100%;
}
#ban_official01 a{
	width:230px;
	height:80px;
	margin:0 30px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_official.jpg);
}
#ban_official01 a:hover{
	background-position:0 100%;
}
.banner{
width:250px;
text-align:center;
margin-top:10px;
}
.banner01{
width:290px;
text-align:center;
margin-top:10px;
}
.ban_contact{
width:500px;
margin-left:40px;
}
#map{width:480px;
}
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .section {width:800px;}

#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: 8px 5em;
	background:url(../images/copyright.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	width:298px;
	height:11px;
	}


/*---------- 06  Contents -----------*/

.section { padding: 1.5em 0 1em 30px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	}
#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 4px no-repeat;
	padding-left: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content a { text-decoration: underline; }

a {
	color: #666;
	outline: none;
	}
a:hover { color: #999; }

#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.jpg) center 70px no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow.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: 104px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	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 #666;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 5px;
	border: 1px solid #666;
	}

#content table th {
	background: #efefff;
	color: #636570;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.box01{width:350px; float:right; margin-bottom:15px;}
.box02{ background:#EEE; padding:10px; }


/*---------- 07  Index -----------*/
#index p#title01{ background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:30px; margin:0; text-indent:0; }
#index p#title02{ background:url(../images/index_h3-02.jpg) 0 0 no-repeat; height:23px; text-indent:0;
	line-height: 1.0;
	clear:both; }

#index .section dl#info{ margin:0; }
#index .section dt{
	text-indent:-9999px;
	width:60px;
	float:left;
	}
#index .section dd{ margin-left:65px;}

#index dt#dt01{background:url(../images/index_dt01.jpg) 0 5px no-repeat;}
#index dt#dt02{background:url(../images/index_dt02.jpg) 0 5px no-repeat;}
#index dt#dt03{background:url(../images/index_dt03.jpg) 0 5px no-repeat;}
#index dt#dt04{background:url(../images/index_dt04.jpg) 0 5px no-repeat;}
#index dt#dt05{background:url(../images/index_dt05.jpg) 0 5px no-repeat;}
	
#index .section strong {color:#A50000;}


/*---------- 08  summary -----------*/
#summary h2#title01{ background:url(../images/summary_h2-01.jpg) 0 0 no-repeat; }
#summary h3#title02{ background:url(../images/summary_h3-02.jpg) 0 0 no-repeat; }
#summary h4#title03{ background:url(../images/summary_h4-03.jpg) 0 0 no-repeat; }
#summary h4#title04{ background:url(../images/summary_h4-04.jpg) 0 0 no-repeat; }
#summary h3#title05{ background:url(../images/summary_h3-05.jpg) 0 0 no-repeat; }

#summary .box01 dl { margin:0; }
#summary .box01 dt { width:5em; float:left; }
#summary .box01 dd { margin-left:5.5em; }

#summary .box01 ul { margin:0 5px; }

#summary table th {
	width:120px;
	background:#EEE;
	text-align:left;
	}
#summary table td { width:330px; }
#summary table dl { margin:0; }
#summary table dt { width:3em; float:left; }
#summary table dd { margin-left:3.5em; }


/*---------- 09  office -----------*/
#office h2#title01{ background:url(../images/office_h2-01.jpg) 0 0 no-repeat; }
#office h3#title02{ background:url(../images/office_h3-02.jpg) 0 0 no-repeat; }


/*---------- 10  contact -----------*/
#contact h2#title01{ background:url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02{ background:url(../images/contact_h3-02.jpg) 0 0 no-repeat; }
#contact h4#title03{ background:url(../images/contact_h4-03.jpg) 0 0 no-repeat; }

#contact table th {
	width:120px;
	background:#EEE;
	text-align:left;
	}
#contact table td { width:330px; }


/*---------- 11  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 .box03{background:url(../images/concept_bg01.jpg) 150px 80px no-repeat;}
#concept .box04{background:#EFEBE8; padding:15px; width:350px; float:right; }
*html #concept .box04{background:#EFEBE8; padding:15px; width:380px; float:right; }

#concept .section strong {color:#A50000;}

/*---------- 12  ortho -----------*/
#ortho h2#title01{ background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho h3#title02{ background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title03{ background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title04{ background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }


/*---------- 13  faq -----------*/
#faq h2#title01{ background:url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02{ background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }

#faq .section dl{margin:20px 0 0 0;}
#faq .section dt{
	text-indent:-9999px;
	height:40px;
	}
#faq .section dd{margin:0; padding: 0 10px 30px 10px;}
#faq .section dt#q01{background:url(../images/faq_q01.jpg) 0 0 no-repeat;}
#faq .section dt#q02{background:url(../images/faq_q02.jpg) 0 0 no-repeat;}
#faq .section dt#q03{background:url(../images/faq_q03.jpg) 0 0 no-repeat;}
#faq .section dt#q04{background:url(../images/faq_q04.jpg) 0 0 no-repeat;}
#faq .section dt#q05{background:url(../images/faq_q05.jpg) 0 0 no-repeat;}
#faq .section dt#q06{background:url(../images/faq_q06.jpg) 0 0 no-repeat;}


/*---------- 14  flow -----------*/
#flow h2#title01{ background:url(../images/flow_h2-01.jpg) 0 0 no-repeat; }
#flow h3#title02{ background:url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow h4#title03{ background:url(../images/flow_h4-03.jpg) 0 0 no-repeat; }

#flow .section dl{margin:0;width:500px; padding:0;}
#flow .section dt{
	text-indent:-9999px;
	height:30px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;	
	}
#flow .section dd{
	background:url(../images/flow_bg.jpg) bottom no-repeat;
	padding:10px 10px 30px 10px;
	margin:0;
	}
#flow .section dd.last{
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	padding:10px;
	margin:0;
	background:none;
	}
	
#flow dt#dt01{background:url(../images/flow_dt01.jpg) 0 0 no-repeat;}
#flow dt#dt02{background:url(../images/flow_dt02.jpg) 0 0 no-repeat;}
#flow dt#dt03{background:url(../images/flow_dt03.jpg) 0 0 no-repeat;}
#flow dt#dt04{background:url(../images/flow_dt04.jpg) 0 0 no-repeat;}
#flow dt#dt05{background:url(../images/flow_dt05.jpg) 0 0 no-repeat;}
#flow dt#dt06{background:url(../images/flow_dt06.jpg) 0 0 no-repeat;}


/*---------- 15  ortho_child -----------*/
#ortho_child h2#title01{ background:url(../images/ortho_child_h2-01.jpg) 0 0 no-repeat; }
#ortho_child h3#title02{ background:url(../images/ortho_child_h3-02.jpg) 0 0 no-repeat; }
#ortho_child h4#title03{ background:url(../images/ortho_child_h4-03.jpg) 0 0 no-repeat; }
#ortho_child h4#title04{ background:url(../images/ortho_child_h4-04.jpg) 0 0 no-repeat; }


/*---------- 16  case_child -----------*/
#case_child h2#title01{ background:url(../images/case_child_h2-01.jpg) 0 0 no-repeat; }
#case_child h3#title02{ background:url(../images/case_child_h3-02.jpg) 0 0 no-repeat; }
#case_child h4#title03{ background:url(../images/case_child_h4-03.jpg) 0 0 no-repeat; }
#case_child h4#title04{ background:url(../images/case_child_h4-04.jpg) 0 0 no-repeat; }
#case_child h4#title05{ background:url(../images/case_child_h4-05.jpg) 0 0 no-repeat; }

.midashi01{
	background:url(../images/icon01.jpg) no-repeat top left;
	padding-left:45px;
	line-height:30px;
}
.midashi02{
	background:url(../images/icon01.jpg) no-repeat top left;
	padding-left:45px;
	line-height:60px;
}

.red{
	color:#FF0000;
	font-weight:bold;
}
.red_l{
	color:#FF0000;
	font-size:15px;
	font-weight:bold;
}


/*---------- 17  ortho_adult -----------*/
#ortho_adult h2#title01{ background:url(../images/ortho_adult_h2-01.jpg) 0 0 no-repeat; }
#ortho_adult h3#title02{ background:url(../images/ortho_adult_h3-02.jpg) 0 0 no-repeat; }
#ortho_adult h4#title03{ background:url(../images/ortho_adult_h4-03.jpg) 0 0 no-repeat; }
#ortho_adult h3#title04{ background:url(../images/ortho_adult_h3-04.jpg) 0 0 no-repeat; }
#ortho_adult h3#title05{ background:url(../images/ortho_adult_h3-05.jpg) 0 0 no-repeat; }
#ortho_adult h3#title06{ background:url(../images/ortho_adult_h3-06.jpg) 0 0 no-repeat; }
#ortho_adult h3#title07{ background:url(../images/ortho_adult_h3-07.jpg) 0 0 no-repeat; }

#ortho_adult table th {
	width:230px;
	background:#EEE;
	}
#ortho_adult table td { width:auto; }
#ortho_adult table ul{margin:10px;}
*html #ortho_adult table li{ 
	list-style: none;
	background: url(../images/li_bg.jpg) 0 2px no-repeat;
	padding-left: 18px;
	}

#ortho_adult .text01{
	background:url(../images/ortho_adult_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:18px;
	text-indent:-9999px;
	}
#ortho_adult .text02{
	background:url(../images/ortho_adult_text02.jpg) 0 0 no-repeat;
	width:500px;
	height:40px;
	text-indent:-9999px;
	}


/*---------- 18  case_adult -----------*/
#case_adult h2#title01{ background:url(../images/case_adult_h2-01.jpg) 0 0 no-repeat; }
#case_adult h3#title02{ background:url(../images/case_adult_h3-02.jpg) 0 0 no-repeat; }
#case_adult h4#title03{ background:url(../images/case_adult_h4-03.jpg) 0 0 no-repeat; }
#case_adult h4#title04{ background:url(../images/case_adult_h4-04.jpg) 0 0 no-repeat; }
#case_adult h4#title05{ background:url(../images/case_adult_h4-05.jpg) 0 0 no-repeat; }


/*---------- 19  extraction -----------*/
#extraction h2#title01{ background:url(../images/extraction_h2-01.jpg) 0 0 no-repeat; }
#extraction h3#title02{ background:url(../images/extraction_h3-02.jpg) 0 0 no-repeat; }
#extraction h4#title03{ background:url(../images/extraction_h4-03.jpg) 0 0 no-repeat; }
#extraction h3#title04{ background:url(../images/extraction_h3-04.jpg) 0 0 no-repeat; }

#extraction .section dl{margin:0;width:500px;}
#extraction .section dt{
	text-indent:-9999px;
	height:30px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;	
	}
#extraction .section dd{
	background:url(../images/flow_bg.jpg) left bottom no-repeat;
	padding:10px 10px 30px 10px;
	margin:0;
	}
#extraction .section dd.last{
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	padding:10px;
	margin:0;
	background:none;
	}

#extraction dt#dt01{background:url(../images/extraction_dt01.jpg) 0 0 no-repeat;}
#extraction dt#dt02{background:url(../images/extraction_dt02.jpg) 0 0 no-repeat;}
#extraction dd ul{margin:0; padding:0;}

#extraction .text01{
	background:url(../images/extraction_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:18px;
	text-indent:-9999px;
	}
#extraction .text02{
	background:url(../images/extraction_text02.jpg) 0 0 no-repeat;
	width:500px;
	height:40px;
	text-indent:-9999px;
	}


/*---------- 20  case -----------*/
#case h2#title01{ background:url(../images/case_h2-01.jpg) 0 0 no-repeat; }
#case h3#title02{ background:url(../images/case_h3-02.jpg) 0 0 no-repeat; }
#case h4#title03{ background:url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case h4#title04{ background:url(../images/case_h4-04.jpg) 0 0 no-repeat; }
#case h4#title05{ background:url(../images/case_h4-05.jpg) 0 0 no-repeat; }


/*---------- 21  sitemap -----------*/
#sitemap h2#title01{ background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02{ background:url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }

