@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_bg02.jpg) top repeat-x; }
body#index { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 900px;
	margin: 1px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) right repeat-y;
	}

#content {
	width: 570px;
	float: left;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 2em 0 2em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 91px;
	width: 900px;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 11px;
	float: left;
	margin: 0 0 0 20px;
	width: 530px;
	padding-top: 3px;
	}

*html h1 {
	font-size: 10px;
	float: left;
	margin: 0 0 0 20px;
	width: 530px;
	padding-top: 3px;
	}

#header p.logo{
	line-height: 1.0;
	float: left;
	margin: 0 0 0 20px;
 }
*html #header p.logo{
	line-height: 1.0;
	float: left;
	margin: 0 0 0 10px;
 }	

.bold{
  font-weight: bold;
	}

#header .section {
	width:325px;
	float: right;
	margin: 0;
	padding: 0;
	}


#header_banner{ margin: 0 0 3px 0;}

#header_banner a{
	background:url(../images/header_banner.jpg) 0 0 no-repeat;
	margin: 0 15px 0 0;
	padding: 0;
	text-indent: -9999px;
	display:block;
	width:310px;
	height:52px;
	}
header_banner a:hover{
	background:url(../images/header_banner.jpg) 0 -54px no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display:block;
	width:310px;
	height:52px;
	}
ul#header_nav01 {
	text-indent: -9999px;
	list-style: none;
	margin: 0 0 0 70px;
	padding: 0;
	height:13px;
	width:265px;
	}
#header_nav01 li {
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
	height:13px;
	}
#header_nav01 li a {
	display: block;
	}

#nav01 a {background: url(../images/header_nav01.jpg) 0 0 no-repeat; width:105px;}
#nav02 a {background: url(../images/header_nav01.jpg) -105px 0 no-repeat; width:57px;}
#nav03 a {background: url(../images/header_nav01.jpg) -162px 0 no-repeat; width:43px;}

#nav01 a:hover {background: url(../images/header_nav01.jpg) 0 -15px no-repeat; width:105px;}
#nav02 a:hover {background: url(../images/header_nav01.jpg) -105px -15px no-repeat; width:57px;}
#nav03 a:hover {background: url(../images/header_nav01.jpg) -162px -15px no-repeat; width:43px;}

#index #header_nav02 {
	margin: 0;
	padding: 0;
	width:900px;
	}
#header_nav02 {
	padding: 0;
	width:900px;
	}
#header_nav02 ul {
	list-style: none;
	margin: 0 0 1px 0;
	padding: 0;
	height:34px;
	width:900px;
	}
#header_nav02 li {
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#header_nav02 li a{
	display: block;
	height:30px;
	width:225px;
	}

#nav04 a {background: url(../images/header_nav02.jpg) 0 0 no-repeat;}
#nav05 a {background: url(../images/header_nav02.jpg) -225px 0 no-repeat;}
#nav06 a {background: url(../images/header_nav02.jpg) -450px 0 no-repeat;}
#nav07 a {background: url(../images/header_nav02.jpg) -675px 0 no-repeat;}

#nav04 a:hover {background: url(../images/header_nav02.jpg) 0 -30px no-repeat;}
#nav05 a:hover {background: url(../images/header_nav02.jpg) -225px -30px no-repeat;}
#nav06 a:hover {background: url(../images/header_nav02.jpg) -450px -30px no-repeat;}
#nav07 a:hover {background: url(../images/header_nav02.jpg) -675px -30px no-repeat;}

#header_nav02 p {
	height:23px;
	padding:0;
	margin:0;
	}

/*----------04  Navigation -----------*/


#nav {
	width: 310px;
	float: right;
	padding: 2em 0 2em 0;
	}

#nav ul {
	margin: 0 10px 20px 10px;
	padding: 0;
	list-style: none;
	width: 290px;
	text-align: center;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 290px;
	}

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav08 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }

#nav09 a:hover { background: url(../images/nav.jpg) -290px -30px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -290px -60px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -290px -90px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -290px -120px no-repeat; }

#nav .map_img {
 text-align: center;
}

#nav .map_img a {
	background:url(../images/map.jpg) 0 0 no-repeat;
	display:block;
	width:256px;
	height:230px;
	text-indent:-9999px;
	margin:0 auto 30px auto;
	}
#nav .map_img a:hover {background:url(../images/map.jpg) 0 -230px no-repeat;}

h3#n_title01 {background:url(../images/nav_h3-01.jpg) 0 0 no-repeat; margin:0 10px;}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	background: #fff url(../images/footer_bg.jpg) repeat-x;
	font-size: 85%;
	text-align: center;
	color: #de91a2;
	height:90px;
	}

#footer .section{
	width:900px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	text-align: left;
	}
#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width:70px;
	}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	}
#footer ul li a{
	width:70px;
	height:15px;
	display:block;
	}
	
#footer_nav01 a {background: url(../images/footer_nav.jpg) 0 0 no-repeat;}
#footer_nav01 a:hover {background: url(../images/footer_nav.jpg) -70px 0 no-repeat;}

#footer address {
	float:right;
	text-indent:-9999px;
	background:url(../images/copyright.jpg) 0 0 no-repeat;
	width:300px;
	height:15px;
	margin: 17px 0 0 0;
	}


/*---------- 06  Contents -----------*/

.section { padding: 0 0 2em 0; }
.section .section { padding: .5em 10px 1em 10px; }
.section02 { padding: 0.5em 10px 0.5em 10px; clear:both;}
.section02 img { float: left; padding: 14px 5px 0 0; margin: 0; vertical-align: bottom;}
div.img{ display: block; text-align: center; position: relative; top: -20px; left: 10px;  width: 150px; float: left; font-size: 10px;}

.center { text-align: center; }

ul.list_box{ display: block; float: left; 	width: 270px; margin: 0; padding: 5px; color: #0066FF; border: solid 1px #0066FF;}

#main h2 {
	height: 120px;
	text-indent: -9999px;
	margin: 0;
	}
#main h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	padding:0;
	text-align: center;
	}
#main h4 {
	height: 20px;
	text-indent: -9999px;
	}

#main 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 9px no-repeat;
	padding-left: 10px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#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;
	}

.case02 {
	margin: 10px 60px;
	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; }

.case02 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: 130px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 33px;
	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 #999;
	font-size: 100%;
	color: #666;
	margin-left: 20px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #999;
	}

#content table th {
	background: #DEFCF8;
	color: #007F73;
	}
#content table.sr_tbl01 {
	border-collapse:collapse;
	border: 1px solid #999;
	font-size: 100%;
	color: #666;
	margin-left: 0px;
	width:570px	;
	}

#content table.sr_tbl01 th,
#content table.sr_tbl01 td {
	padding: 4px 6px;
	border: 1px solid #999;
	}
#content table.sr_tbl01 th.w15 {
	width:15%;
	}
#content table.sr_tbl01 th.w37 {
	width:37%;
	}
#content table.sr_tbl01 th.w33 {
	width:33%;
	}

#content table.sr_tbl01 th {
	background: #DEFCF8;
	color: #007F73;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.banner_recruit {
	border-top: solid 1px #C8C8C8;
	margin-top:20px;
	padding:10px;
	}
.banner_recruit a{
	background:url(../images/banner_recruit.jpg) 0 0 no-repeat;
	display:block;
	width:550px;
	height:80px;
	text-indent:-9999px;
	}
.banner_recruit a:hover{
	background:url(../images/banner_recruit.jpg) 0 -80px no-repeat;
	display:block;
	width:550px;
	height:80px;
	}

.color_o{color:#FF6600;}

.text_r { text-align: right;}

/*---------- 07  Index -----------*/
#index h2#title01 {background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:40px; margin: 0;}
#index h3#title02 {background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h4#title03 {background:url(../images/index_h4-03.jpg) 0 0 no-repeat;}
#index h4#title04 {background:url(../images/index_h4-04.jpg) 0 0 no-repeat;}
#index h4#title05 {background:url(../images/index_h4-05.jpg) 0 0 no-repeat;}
#index h4#title06 {background:url(../images/index_h4-06.jpg) 0 0 no-repeat;}

#index #content dl{
	margin:0 10px;
	padding:0;
	}
#index #content dt {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 9px no-repeat;
	padding-left: 10px;
	float:left;
	font-weight:normal;
	width:8em;
	}
#index #content dd{margin-left:8.5em;}

#index .pickup_l a,
#index .pickup_r a{width:160px; height:14px; display:block;}

#index .pickup_l{
	float:left;
	width:265px;
	}
#index .pickup_r{
	float:right;
	width:265px;
	}
#index .pickup_text{
	width:160px;
	float:right;
	}
	
#index #main_img{
	width:900px;
	height:360px;
	}

	
/*---------- 08  schedule -----------*/
#schedule h2#title01 {background:url(../images/schedule_h2-01.jpg) 0 0 no-repeat;}
#schedule h3#title02 {background:url(../images/schedule_h3-02.jpg) 0 0 no-repeat;}

#schedule #text01{
	background:url(../images/schedule_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:75px;
	text-indent:-9999px;
	}

#schedule #content dl{margin:0 10px;}
#schedule #content dt{
	float:left;
	width:6em;
	color:#007F73;
	}
#schedule #content dd{
	margin-left:6.5em;
	}
	
#schedule th{width:100px;}
#schedule td{width:430px;}

#schedule .color_r{color:#FF0000;}


#schedule .image_l  {
	float: left;
	margin: 0 0 0 0;
	padding:0;
	}

#schedule .image_r {
	float: right;
	margin: 0 0 0 0;
	padding:0;
	}

#schedule .image_l  img, #schedule .image_r img {
	margin: 0;
	padding:0;
	}

#schedule .lightbox a, #schedule .lightbox {
	margin: 0;
	padding:0;
	line-height:1%;
	}

#schedule .box_l  {
	float: left;
	margin: 0 0 0 0;
	padding:0;
	}
	
#schedule .box_l  p{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	}
#schedule .box_r  {
	float: left;
	margin: 0 0 0 0;
	padding:0;
	}
	
#schedule .box_r  p{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	
	}
#schedule .box{
	margin: 0 0 0 0;
	padding:0;
	width:580px;
	clear:both;	
	}





/*---------- 09  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;}
#case h4#title06 {background:url(../images/case_h4-06.jpg) 0 0 no-repeat;}
#case h4#title07 {background:url(../images/case_h4-07.jpg) 0 0 no-repeat;}
#case h4#title08 {background:url(../images/case_h4-08.jpg) 0 0 no-repeat;}
#case h4#title09 {background:url(../images/case_h4-09.jpg) 0 0 no-repeat;}
#case h4#title10 {background:url(../images/case_h4-10.jpg) 0 0 no-repeat;}
#case h4#title11 {background:url(../images/case_h4-11.jpg) 0 0 no-repeat;}


/*---------- 10  book -----------*/
#book h2#title01 {background:url(../images/book_h2-01.jpg) 0 0 no-repeat;}
#book h3#title02 {background:url(../images/book_h3-02.jpg) 0 0 no-repeat;}
#book h4#title03 {background:url(../images/book_h4-03.jpg) 0 0 no-repeat;}
#book h4#title04 {background:url(../images/book_h4-04.jpg) 0 0 no-repeat;}
#book h4#title05 {background:url(../images/book_h4-05.jpg) 0 0 no-repeat;}
#book h4#title06 {background:url(../images/book_h4-06.jpg) 0 0 no-repeat;}
#book h4#title07 {background:url(../images/book_h4-07.jpg) 0 0 no-repeat;}
#book h4#title08 {background:url(../images/book_h4-08.jpg) 0 0 no-repeat;}

#book .text01{
	text-indent:-9999px;
	height:75px;
	width:320px;
	background:url(../images/book_text01.jpg) 0 0 no-repeat;
	}

#book .box{
	width:340px;
	float:right;
	}

#book #content ul{margin:0 10px;}

/*---------- 11  jao -----------*/
#jao h2#title01 {background:url(../images/jao_h2-01.jpg) 0 0 no-repeat;}
#jao h3#title02 {background:url(../images/jao_h3-02.jpg) 0 0 no-repeat;}
#jao h4#title03 {background:url(../images/jao_h4-03.jpg) 0 0 no-repeat;}
#jao h4#title04 {background:url(../images/jao_h4-04.jpg) 0 0 no-repeat;}
#jao h4#title05 {background:url(../images/jao_h4-05.jpg) 0 0 no-repeat;}


/*---------- 12  greeting -----------*/
#greeting h2#title01 {background:url(../images/greeting_h2-01.jpg) 0 0 no-repeat;}
#greeting h3#title02 {background:url(../images/greeting_h3-02.jpg) 0 0 no-repeat;}

#greeting p.flL {
	float: left;
}
#greeting p.flL img {
	float: right;
}

/*---------- 13  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;}
#ortho h4#title05 {background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat;}

#ortho #text01 {
	text-indent:-9999px;
	background:url(../images/ortho_text01.jpg) 0 0 no-repeat;
	height:25px;
	}

#ortho #content dl{
	margin: 0 10px;
	}
#ortho #content dt{
	float:left;
	width:20px;
	color:#007F73;
	}
#ortho #content dd{ margin-left:25px;}

#ortho .box{
	background:#EEFFFC;
	padding:10px;
	}
	
	
/*---------- 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;}

.flow01 {
	margin:10px 30px;
	border:solid 1px #12B29E;
	padding:0;
	}
.flow01 p {
	padding:10px 20px;
	}


/*---------- 15  task -----------*/
#task h2#title01 {background:url(../images/task_h2-01.jpg) 0 0 no-repeat;}
#task h3#title02 {background:url(../images/task_h3-02.jpg) 0 0 no-repeat;}
#task h4#title03 {background:url(../images/task_h4-03.jpg) 0 0 no-repeat;}
#task h4#title04 {background:url(../images/task_h4-04.jpg) 0 0 no-repeat;}
#task h4#title05 {background:url(../images/task_h4-05.jpg) 0 0 no-repeat;}
#task h4#title06 {background:url(../images/task_h4-06.jpg) 0 0 no-repeat;}

#task #text01 {
	text-indent:-9999px;
	background:url(../images/task_text01.jpg) 0 0 no-repeat;
	height:25px;
	}

/*---------- 16  kids -----------*/
#kids h2#title01 {background:url(../images/kids_h2-01.jpg) 0 0 no-repeat;}
#kids h3#title02 {background:url(../images/kids_h3-02.jpg) 0 0 no-repeat;}
#kids h4#title03 {background:url(../images/kids_h4-03.jpg) 0 0 no-repeat;}
#kids h4#title04 {background:url(../images/kids_h4-04.jpg) 0 0 no-repeat;}
#kids h4#title05 {background:url(../images/kids_h4-05.jpg) 0 0 no-repeat;}

#kids #content dl{
	margin: 10px 10px 10px 10px;
	}
#kids #content dt{
	float:left;
	width:20px;
	color:#007F73;
	}
#kids #content dd{ margin-left:25px;}

#kids .box{
	background:#EEFFFC;
	padding:10px;
	}

/*---------- 16_2  recruit -----------*/
#recruit h2#title01 {background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat;}
#recruit h3#title02 {background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}
#recruit h4#title03 {background:url(../images/recruit_h4-03.jpg) 0 0 no-repeat;}
#recruit h4#title04 {background:url(../images/recruit_h4-04.jpg) 0 0 no-repeat;}
#recruit h4#title05 {background:url(../images/recruit_h4-05.jpg) 0 0 no-repeat;}
#recruit h4#title06 {background:url(../images/recruit_h4-06.jpg) 0 0 no-repeat;}
#recruit .big_text {background:url(../images/recruit_img_04.jpg) 0 0 no-repeat; text-indent: -9999px; width: 500px; height: 40px;}

#recruit #content dl{
	margin: 10px 10px 10px 10px;
	}
#recruit #content dt{
	float:left;
	width:20px;
	color:#007F73;
	}
#recruit #content dd{ margin-left:25px;}

#recruit .box{
	background:#EEFFFC;
	padding:10px;
	}

#recruit #text01 {
	text-indent:-9999px;
	background:url(../images/recruit_text01.jpg) 0 0 no-repeat;
	height:25px;
	}
#recruit table.recruit th{
  width: 100px;
}
#recruit table.recruit td{
  width: 380px;
}

/*---------- 17  indication -----------*/
#indication h2#title01 {background:url(../images/indication_h2-01.jpg) 0 0 no-repeat;}
#indication h3#title02 {background:url(../images/indication_h3-02.jpg) 0 0 no-repeat;}
#indication h4#title03 {background:url(../images/indication_h4-03.jpg) 0 0 no-repeat;}
#indication h4#title04 {background:url(../images/indication_h4-04.jpg) 0 0 no-repeat;}

#indication #content dl {
	margin:0;
	}
#indication #content dt{
	text-indent:-9999px;
	height:40px;
	}
#indication #content dd{margin-bottom:20px;}

#indication #content #dt01{background:url(../images/indication_dt01.jpg) 0 0 no-repeat;}
#indication #content #dt02{background:url(../images/indication_dt02.jpg) 0 0 no-repeat;}
#indication #content #dt03{background:url(../images/indication_dt03.jpg) 0 0 no-repeat;}
#indication #content #dt04{background:url(../images/indication_dt04.jpg) 0 0 no-repeat;}
#indication #content #dt05{background:url(../images/indication_dt05.jpg) 0 0 no-repeat;}
#indication #content #dt06{background:url(../images/indication_dt06.jpg) 0 0 no-repeat;}
#indication #content #dt07{background:url(../images/indication_dt07.jpg) 0 0 no-repeat;}
#indication #content #dt08{background:url(../images/indication_dt08.jpg) 0 0 no-repeat;}


/*---------- 18  link -----------*/
#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 #content dl{margin:0 10px;}
#link #content dt{width:15em; float:left;}
#link #content dd{margin:0 0 0 15.5em;}


/*---------- 19  search -----------*/
#search h2#title01 {background:url(../images/search_h2-01.jpg) 0 0 no-repeat;}
#search h3#title02 {background:url(../images/search_h3-02.jpg) 0 0 no-repeat;}


/*---------- 20  search_y -----------*/
#search_y h2#title01 {background:url(../images/search_y_h2-01.jpg) 0 0 no-repeat;}
#search_y h3#title02 {background:url(../images/search_y_h3-02.jpg) 0 0 no-repeat;}


div#wrapper div#nav .bnr01 a {
  display: block; 
	width: 260px;
	height: 100px;
	background: url(../images/banner01.jpg) 0 0 no-repeat;
	margin: 0 0 0 26px;
	padding: 0;
	outline: none;
  text-indent: -9999px;
}

div#wrapper div#nav .bnr01 a:hover {
	background-position: 0 bottom;
}

/*---------- seminar 001 -----------*/
#seminar001 h2#title01 {background:url(../images/2004_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 002 -----------*/
#seminar002 h2#title01 {background:url(../images/2005_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 003 -----------*/
#seminar003 h2#title01 {background:url(../images/2006_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 004 -----------*/
#seminar004 h2#title01 {background:url(../images/2007_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 005 -----------*/
#seminar005 h2#title01 {background:url(../images/2008_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 006 -----------*/
#seminar006 h2#title01 {background:url(../images/2009_h2-01.jpg) 0 0 no-repeat;}

/*---------- seminar 007 -----------*/
#seminar007 h2#title01 {background:url(../images/2010_h2-01.jpg) 0 0 no-repeat;}
#seminar008 h2#title01 {background:url(../images/2011_h2-01.jpg) 0 0 no-repeat;}

