@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; }
body#index { background: url(../images/body_bg_i.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 650px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 2em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 85px;
	width: 850px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 430px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 430px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}
	
#catch {
	width:850px;
	margin: 6px 0 0 0;
	text-indent:-9999px;
	line-height:0;
	}
#catch p{
	padding:0;
	margin:0;
	height:170px
	}

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	line-height:0;
	font-size:5px;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 { background: url(../images/nav.jpg) 0 -30px no-repeat; height:30px; }
#nav05 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav11 { background: url(../images/nav.jpg) 0 -240px no-repeat; height:30px; }
#nav12 a { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -330px no-repeat; }
#nav15 { background: url(../images/nav.jpg) 0 -360px no-repeat; height:9px; }
#nav16 a { background: url(../images/nav.jpg) 0 -369px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -399px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -60px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -90px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -150px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -180px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -210px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -270px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -300px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -330px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -200px -369px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -200px -399px no-repeat; }

#nav p { text-align: center; font-size:85%; }

#content #nav_content{
	width:620px;
	margin:0 15px 20px 15px;
	padding:0;
	}

#content #nav_content ul{
	width:620px;
	list-style:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:30px;
	}
#content #nav_content li{
	width:155px;
	height:30px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
#content #nav_content li a{
	display:block;
	width:155px;
	height:30px;
	}

#nav18 a { background: url(../images/nav_content.jpg) 0 0 no-repeat; }
#nav19 a { background: url(../images/nav_content.jpg) -155px 0 no-repeat; }
#nav20 a { background: url(../images/nav_content.jpg) -310px 0 no-repeat; }
#nav21 a { background: url(../images/nav_content.jpg) -465px 0 no-repeat; }

#nav18 a:hover { background: url(../images/nav_content.jpg) 0 -30px no-repeat; }
#nav19 a:hover { background: url(../images/nav_content.jpg) -155px -30px no-repeat; }
#nav20 a:hover { background: url(../images/nav_content.jpg) -310px -30px no-repeat; }
#nav21 a:hover { background: url(../images/nav_content.jpg) -465px -30px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
	border-top:3px solid #FFCC33;
	clear: both;
	padding:0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #666;
	}
	
#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; padding:6px 0 0 0;
	height:24px;
	color: #FF9900;
	}

#footer .section{
	margin:0 auto;
	text-align:left;
	padding:15px 10px;
	width:850px;
	background:url(../images/footer01.jpg) right top no-repeat;
	}
	
#footer #name{
	height:20px;
	padding:0;
	background:url(../images/footer_title.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
#footer .box{
	border-left:3px solid #FFFF00;
	margin:10px 10px 0 10px;
	padding: 0 10px;
	width:220px;}

#footer .box #click a{
	background:url(../images/footer_click.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	float:right;
	width:72px;
	height:22px;
	clear:both;
	}

#footer .box #click a:hover{
	background:url(../images/footer_click.jpg) 0 -22px no-repeat;
	}
	
	
#footer .box_l{
	float:left;
	width:260px;
	}

/*---------- 06  Contents -----------*/

.section { padding: .5em 20px 1em 20px; }
.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.gif) 0 7px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #FF9900;
	outline: none;
	}
a:hover { color: #FFCC66; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 10px;
	}

*html .image_l  {
	float: left;
	margin: 0 6px 8px 0;
	}

*html .image_r {
	float: right;
	margin: 0 0 8px 6px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center center 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: 92px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	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 #FF9900;
	font-size: 100%;
	color: #666;
	margin-left: 30px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #FF9900;
	}

#content table th {
	background: #efefff;
	color: #FF6633;
	background:url(../images/table02.jpg) repeat-y;
	text-align:left;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


dl.flow {
	width:530px;
	margin: 0 0 0 20px;
	}
.flow dt{
	text-indent:-9999px;
	height:30px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin:0;
	padding:0;
	}
.flow dd{
	margin:0;
	padding:5px 10px 30px 10px;
	background:url(../images/flow_bg.jpg) bottom;
	}
.flow dd.last{
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin:0;
	padding:5px 15px;
	background:none;
	}



/*---------- 07  Index -----------*/
#index #catch { height:320px; background:url(../images/index_catch.jpg) 0 0 no-repeat; }

#index h2#title01{
	background:url(../images/index_h2-01.jpg) 0 0 no-repeat;
	margin:0;
	}
#index h3#title02{ background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}

#index #pickup{
	padding:10px 20px;
	}
#index #pickup a{
	text-indent:-9999px;
	width:300px;
	height:150px;
	display:block;
	}
	
#index #pickup01 a{background:url(../images/index_pickup_l.jpg) 0 0; float:left; margin:0;}
#index #pickup02 a{background:url(../images/index_pickup_r.jpg) 0 0; float:right; margin:0;}
	
#index #pickup01 a:hover,
#index #pickup02 a:hover{ background-position:0 100%;}
	
/*---------- 08  staff -----------*/
#staff #catch { background:url(../images/staff_catch.jpg) 0 0 no-repeat; }

#staff h2#title01{ background:url(../images/staff_h2-01.jpg) 0 0 no-repeat;}
#staff h3#title02{ background:url(../images/staff_h3-02.jpg) 0 0 no-repeat;}
#staff h4#title03{ background:url(../images/staff_h4-03.jpg) 0 0 no-repeat;}
#staff h4#title04{ background:url(../images/staff_h4-04.jpg) 0 0 no-repeat;}
#staff h4#title05{ background:url(../images/staff_h4-05.jpg) 0 0 no-repeat;}
#staff h3#title06{ background:url(../images/staff_h3-06.jpg) 0 0 no-repeat;}
#staff h4#title07{ background:url(../images/staff_h4-07.jpg) 0 0 no-repeat;}
#staff h4#title08{ background:url(../images/staff_h4-08.jpg) 0 0 no-repeat;}
#staff h4#title09{ background:url(../images/staff_h4-09.jpg) 0 0 no-repeat;}
#staff h4#title10{ background:url(../images/staff_h4-10.jpg) 0 0 no-repeat;}
#staff h4#title11{ background:url(../images/staff_h4-11.jpg) 0 0 no-repeat;}

#staff #content .box01{width:350px; float:right;}

#staff #text01 {
	background:url(../images/staff_text01.jpg) 0 0 no-repeat;
	height:16px;
	text-indent:-9999px;
	}


/*---------- 09  media -----------*/
#media #catch { background:url(../images/media_catch.jpg) 0 0 no-repeat; }

#media h2#title01{ background:url(../images/media_h2-01.jpg) 0 0 no-repeat;}
#media h3#title02{ background:url(../images/media_h3-02.jpg) 0 0 no-repeat;}

#media .box01{
	width:260px;
	float:left;
	padding:10px;
	background:url(../images/bg01.jpg) repeat-y;
	border: solid 1px #ffba00;
	}
	
#media .box02{
	width:260px;
	float:right;
	padding:10px;
	background:url(../images/bg01.jpg) repeat-y;
	border: solid 1px #ffba00;
	}

*html #media .box01{
	padding:5px;
	}
	
*html #media .box02{
	padding:5px;
	}
	
	
/*---------- 10  clinic -----------*/
#clinic #catch { background:url(../images/clinic_catch.jpg) 0 0 no-repeat; }

#clinic h2#title01{ background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic h3#title02{ background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic h3#title03{ background:url(../images/clinic_h3-03.jpg) 0 0 no-repeat;}

#clinic th{width:150px;}
#clinic td{width:350px;}
#clinic td dl{margin:0;}
#clinic td dt{width:8em; float:left; font-weight: normal;}
#clinic td dd{margin-left:8.5em;}

#clinic #map{margin-left:40px;}


/*---------- 11  general -----------*/
#general #catch { background:url(../images/general_catch.jpg) 0 0 no-repeat; }

#general h2#title01{ background:url(../images/general_h2-01.jpg) 0 0 no-repeat;}
#general h3#title02{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat;}
#general h4#title03{ background:url(../images/general_h4-03.jpg) 0 0 no-repeat;}
#general h4#title04{ background:url(../images/general_h4-04.jpg) 0 0 no-repeat;}
#general h3#title05{ background:url(../images/general_h3-05.jpg) 0 0 no-repeat;}
#general h4#title06{ background:url(../images/general_h4-06.jpg) 0 0 no-repeat;}
#general h4#title07{ background:url(../images/general_h4-07.jpg) 0 0 no-repeat;}

#general th{width:170px;}
#general td{width:330px;}


/*---------- 12  whitening -----------*/
#whitening #catch { background:url(../images/whitening_catch.jpg) 0 0 no-repeat; }

#whitening h2#title01{ background:url(../images/whitening_h2-01.jpg) 0 0 no-repeat;}
#whitening h3#title02{ background:url(../images/whitening_h3-02.jpg) 0 0 no-repeat;}
#whitening h3#title03{ background:url(../images/whitening_h3-03.jpg) 0 0 no-repeat;}
#whitening h4#title04{ background:url(../images/whitening_h4-04.jpg) 0 0 no-repeat;}
#whitening h4#title05{ background:url(../images/whitening_h4-05.jpg) 0 0 no-repeat;}
#whitening h4#title06{ background:url(../images/whitening_h4-06.jpg) 0 0 no-repeat;}

#whitening #content ul.list{margin:10px; padding:10px; background:#F0F0F0;}
#whitening #content .list li{font-weight:bold; color:#316800;}

#whitening dt#flow01{background:url(../images/whitening_flow01.jpg) 0 0 no-repeat; }
#whitening dt#flow02{background:url(../images/whitening_flow02.jpg) 0 0 no-repeat; }
#whitening dt#flow03{background:url(../images/whitening_flow03.jpg) 0 0 no-repeat; }
#whitening dt#flow04{background:url(../images/whitening_flow04.jpg) 0 0 no-repeat; }
#whitening dt#flow05{background:url(../images/whitening_flow05.jpg) 0 0 no-repeat; }
#whitening dt#flow06{background:url(../images/whitening_flow06.jpg) 0 0 no-repeat; }
#whitening dt#flow07{background:url(../images/whitening_flow07.jpg) 0 0 no-repeat; }
#whitening dt#flow08{background:url(../images/whitening_flow08.jpg) 0 0 no-repeat; }


/*---------- 13  esthe -----------*/
#esthe #catch { background:url(../images/esthe_catch.jpg) 0 0 no-repeat; }

#esthe h2#title01{ background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat;}
#esthe h3#title02{ background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe h4#title03{ background:url(../images/esthe_h4-03.jpg) 0 0 no-repeat;}
#esthe h3#title04{ background:url(../images/esthe_h3-04.jpg) 0 0 no-repeat;}
#esthe h4#title05{ background:url(../images/esthe_h4-05.jpg) 0 0 no-repeat;}
#esthe h4#title06{ background:url(../images/esthe_h4-06.jpg) 0 0 no-repeat;}
#esthe h4#title07{ background:url(../images/esthe_h4-07.jpg) 0 0 no-repeat;}
#esthe h4#title08{ background:url(../images/esthe_h4-08.jpg) 0 0 no-repeat;}

#esthe dl.merit {margin:0;}
#esthe .merit dt{
	text-indent:-9999px;
	height:35px;
	margin:0;
	padding:0;
	}
#esthe dt#merit01{background:url(../images/esthe_merit01.jpg) 0 0 no-repeat; }
#esthe dt#merit02{background:url(../images/esthe_merit02.jpg) 0 0 no-repeat; }
#esthe dt#merit03{background:url(../images/esthe_merit03.jpg) 0 0 no-repeat; }

#esthe .merit dd{margin-bottom:20px;}

/*---------- 14  prevent -----------*/
#prevent #catch { background:url(../images/prevent_catch.jpg) 0 0 no-repeat; }

#prevent h2#title01{ background:url(../images/prevent_h2-01.jpg) 0 0 no-repeat;}
#prevent h3#title02{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent h4#title03{ background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat;}
#prevent h3#title04{ background:url(../images/prevent_h3-04.jpg) 0 0 no-repeat;}
#prevent h4#title05{ background:url(../images/prevent_h4-05.jpg) 0 0 no-repeat;}
#prevent h4#title06{ background:url(../images/prevent_h4-06.jpg) 0 0 no-repeat;}
#prevent h3#title07{ background:url(../images/prevent_h3-07.jpg) 0 0 no-repeat;}
#prevent h4#title08{ background:url(../images/prevent_h4-08.jpg) 0 0 no-repeat;}
#prevent h4#title09{ background:url(../images/prevent_h4-09.jpg) 0 0 no-repeat;}


/*---------- 15  ortho -----------*/
#ortho #catch { background:url(../images/ortho_catch.jpg) 0 0 no-repeat; }

#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 h3#title03{ background:url(../images/ortho_h3-03.jpg) 0 0 no-repeat;}

#ortho dt#flow01{background:url(../images/ortho_flow01.jpg) 0 0 no-repeat; }
#ortho dt#flow02{background:url(../images/ortho_flow02.jpg) 0 0 no-repeat; }
#ortho dt#flow03{background:url(../images/ortho_flow03.jpg) 0 0 no-repeat; }
#ortho dt#flow04{background:url(../images/ortho_flow04.jpg) 0 0 no-repeat; }
#ortho dt#flow05{background:url(../images/ortho_flow05.jpg) 0 0 no-repeat; }
#ortho dt#flow06{background:url(../images/ortho_flow06.jpg) 0 0 no-repeat; }
#ortho dt#flow07{background:url(../images/ortho_flow07.jpg) 0 0 no-repeat; }
#ortho dt#flow08{background:url(../images/ortho_flow08.jpg) 0 0 no-repeat; }


/*---------- 16  denture -----------*/
#denture #catch { background:url(../images/denture_catch.jpg) 0 0 no-repeat; }

#denture h2#title01{ background:url(../images/denture_h2-01.jpg) 0 0 no-repeat;}
#denture h3#title02{ background:url(../images/denture_h3-02.jpg) 0 0 no-repeat;}
#denture h3#title03{ background:url(../images/denture_h3-03.jpg) 0 0 no-repeat;}

#denture th{width:170px;}
#denture td{width:330px;}


/*---------- 17  smile -----------*/
#smile #catch { background:url(../images/smile_catch.jpg) 0 0 no-repeat; }

#smile h2#title01{ background:url(../images/smile_h2-01.jpg) 0 0 no-repeat;}
#smile h3#title02{ background:url(../images/smile_h3-02.jpg) 0 0 no-repeat;}
#smile h4#title03{ background:url(../images/smile_h4-03.jpg) 0 0 no-repeat;}
#smile h3#title04{ background:url(../images/smile_h3-04.jpg) 0 0 no-repeat;}
#smile h4#title05{ background:url(../images/smile_h4-05.jpg) 0 0 no-repeat;}
#smile h4#title06{ background:url(../images/smile_h4-06.jpg) 0 0 no-repeat;}
#smile h4#title07{ background:url(../images/smile_h4-07.jpg) 0 0 no-repeat;}


/*---------- 18  check -----------*/
#check #catch { background:url(../images/check_catch.jpg) 0 0 no-repeat; }

#check h2#title01{ background:url(../images/check_h2-01.jpg) 0 0 no-repeat;}
#check h3#title02{ background:url(../images/check_h3-02.jpg) 0 0 no-repeat;}
#check h4#title03{ background:url(../images/check_h4-03.jpg) 0 0 no-repeat;}
#check h4#title04{ background:url(../images/check_h4-04.jpg) 0 0 no-repeat;}
#check #content .box01{color:#FF9900; background:url(../images/bg01.jpg) repeat-y; padding:10px; font-weight:bold;}

#check #text01 {
	background:url(../images/check_text01.jpg) 0 0 no-repeat;
	height:16px;
	text-indent:-9999px;
	}

/*---------- 19  age -----------*/
#age #catch { background:url(../images/age_catch.jpg) 0 0 no-repeat; }

#age h2#title01{ background:url(../images/age_h2-01.jpg) 0 0 no-repeat;}
#age h3#title02{ background:url(../images/age_h3-02.jpg) 0 0 no-repeat;}
#age h3#title03{ background:url(../images/age_h3-03.jpg) 0 0 no-repeat;}
#age h4#title04{ background:url(../images/age_h4-04.jpg) 0 0 no-repeat;}
#age h4#title05{ background:url(../images/age_h4-05.jpg) 0 0 no-repeat;}
#age h4#title06{ background:url(../images/age_h4-06.jpg) 0 0 no-repeat;}

#age #banner {margin:10px;}
#age #banner a {
	text-indent:-9999px;
	display:block;
	width:180px;
	height:60px;
	float:left;
	}
	
#age #banner01 a {background:url(../images/age_banner01.jpg) 0 0 no-repeat; margin-right:20px;}
#age #banner02 a {background:url(../images/age_banner02.jpg) 0 0 no-repeat; margin-right:20px;}
#age #banner03 a {background:url(../images/age_banner03.jpg) 0 0 no-repeat;}
	
#age #banner01 a:hover {background:url(../images/age_banner01.jpg) 0 -60px no-repeat;}
#age #banner02 a:hover {background:url(../images/age_banner02.jpg) 0 -60px no-repeat;}
#age #banner03 a:hover {background:url(../images/age_banner03.jpg) 0 -60px no-repeat;}


/*---------- 20  case -----------*/
#case #catch { background:url(../images/case_catch.jpg) 0 0 no-repeat; }

#case h2#title01{ background:url(../images/case_h2-01.jpg) 0 0 no-repeat;}

/*---------- 21  link -----------*/
#link #catch { background:url(../images/link_catch.jpg) 0 0 no-repeat; }

#link h2#title01{ background:url(../images/link_h2-01.jpg) 0 0 no-repeat;}
#link h3#title02{ background:url(../images/link_h3-02.jpg) 0 0 no-repeat;}

#link dt{
	background: url(../images/li_bg.gif) 0 7px no-repeat;
	padding-left: 15px;
	width:20em;
	float:left;
	}
#link dd{margin-left:20.5em;}

#link #content .section dl{margin:10px; padding:10px; background:url(../images/bg01.jpg) repeat-y;}

