@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: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 690px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	}
#catch {
	width: 690px;
	padding: 0;
	margin: 0;
	font-size:1px;
	border-bottom: 1px solid #C8C8C8;
	background:#fff;
	}
*html #catch {
	width: 688px;
	padding: 0;
	margin: 0;
	font-size:1px;
	border-bottom: 1px solid #C8C8C8;
	background:#fff;
	}

#box{
	background:#FFF;
	border: 2px solid #E0E1D6;
	margin:0 10px;
	}
	

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 60px;
	width: 900px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 430px;
	height: 60px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 430px;
	height: 60px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
	
#index h1 {
	text-indent: -9999px;
	width: 690px;
	height: 60px;
	line-height: 1.0;
	float: right;
	}
#index h1 a {
	display: block;
	width: 690px;
	height: 60px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}


#header .section {
	width: 350px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

/*----------
#header_nav {
	margin: 6px 0 6px 330px;
	padding: 0;
	list-style: none;
	width: 350px;
	height: 17px;
	}

#index #header_nav {
	margin: 0 0 0 330px;
	padding: 0;
	list-style: none;
	width: 350px;
	height: 17px;
	}
-----------*/

#header_nav {
	margin: 6px 0 6px 0;
	padding: 0;
	list-style: none;
	width: 220px;
	height: 17px;
	position:relative;
	left:470px;
	}
	
#index #header_nav {
	padding: 0;
	list-style: none;
	width: 220px;
	height: 17px;
	}

#content #header_nav li{padding: 0 0 0 0;}

#header_nav li {
	height: 17px;
	float: left;
	list-style: none;
	margin: 0 5px 0 0;	
	text-indent:-9999px;
	}
#header_nav li a {
	display: block;
	height: 17px;
	}

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat;
	width: 90px;
	}
#nav02 a {
	background: url(../images/header_nav.jpg) -90px 0 no-repeat;
	width: 110px;
	}
#nav03 a {
	background: url(../images/header_nav.jpg) -200px 0 no-repeat;
	width: 135px;
	}

#nav01 a:hover {background: url(../images/header_nav.jpg) 0 -17px no-repeat;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -90px -17px no-repeat;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -200px -17px no-repeat;}


#catch p {
	width:690px;
	height:150px;
	background:url(../images/catch.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	}

/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	padding: 0 0 5px 10px;
	}

*html #nav {
	width: 210px;
	}

#nav ul {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	list-style: none;
	background:#FFF;
	}
*html #nav ul {
	width: 190px;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}
	
li#nav06,
li#nav08,
li#nav14 {
	margin: 0 0 20px 0;
	}
	
	
/*---- nav14のコメントアウト消したらここ削除してください。 ---*/
li#nav15{
	margin: 20px 0 0 0;
	}


#nav .internal li#nav08,
#nav .internal li#nav14,
#nav .internal li#nav18,
#nav .internal li#nav08 a,
#nav .internal li#nav14 a,
#nav .internal li#nav18 a,
#nav .internal li#nav08 a:hover,
#nav .internal li#nav14 a:hover,
#nav .internal li#nav18 a:hover{height: 31px;}


#nav .internal li#nav15,
#nav .internal li#nav15 a {height: 45px;}


#nav .internal li#nav13 a:hover,
#nav .internal li#nav13,
#nav .internal li#nav13 a,
#nav .internal li#nav15 a,
#nav .internal li#nav15 a:hover {height: 46px;}

#nav04 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 36px; }
#nav05 a { background: url(../images/nav.jpg) 0 -36px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -66px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -96px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -126px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -157px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -187px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -217px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -247px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -277px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -322px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -353px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -504px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -444px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -474px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -190px -36px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -190px -66px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -96px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -126px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -157px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -187px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -217px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -247px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -277px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -190px -322px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -353px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -504px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -190px -444px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -190px -474px no-repeat; }

#nav p { text-align: center; }
*html #nav p { margin: 10px 0 0 -10px ;}


#nav_banner01 a {
	background:url(../images/nav_banner03.jpg) 0 0 no-repeat;
	width:190px;
	height:60px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
	}
#nav_banner01 a:hover {
	background:url(../images/nav_banner03.jpg) 0 -60px no-repeat;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	font-size: 85%;
	text-align: center;
	color: #666;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#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 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 10px 1em 10px; }
.section .section { padding: .5em 10px 1em 10px; }

#index .section { padding: .5em 20px 1em 20px; }

.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#00386B;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px 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: #00386B;
	outline: none;
	}
a:hover { color: #3C81BF; }

#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: 130px;
	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 #666;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #666;
	}

#content table th {
	background: #004796;
	color: #FFF;
	}
	
#content table th.title {
	background: #DFEAF4;
	color: #004796;
	}
#content table th.title02 {
	background: #DFEAF4;
	width:70px;
	color:#004796;
}
#content table th.title03 {
	background: #DFEAF4;
	width:130px;
	color:#004796;
}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


	
.map_box {
	padding:10px 5px;
	}	
.access_map {
	background:url(../images/inedx02.jpg) 0 0 no-repeat;
	width:650px;
	margin:0;
	padding:260px 0 10px 10px;
	}
.map_box h4#map_title {background:url(../images/index_h4-03.jpg) 0 0 no-repeat;}

.banner_contact a{
	background: url(../images/banner01.jpg) 0 0 no-repeat;
	width:600px;
	height:60px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
	}
.banner_contact a:hover{
	background: url(../images/banner01.jpg) 0 -60px no-repeat;
	}


/*---------- 07  Index -----------*/
#index #header {
	background: url(../images/header_index.jpg) 0 0 no-repeat;
	height: 470px;
	width: 900px;
	margin: 0;
	padding: 0;
	position:relative;
	} 
	
#index #header h1 {
	width:690px;
	height:60px;
	top:190px;
	left:210px;
	position:absolute;
	text-indent:0;
	}
#index #header .section {
	width:690px;
	margin:0;
	padding:0 0 0 0;
	background:#fff;
	position:absolute;
	left: 210px;
	top: 447px;
	color:#666666;
	text-align:right;
	}

#index #header .staff01{
	width:230px;
	height:190px;
	position:absolute;
	left:210px;
	top: 0;
	margin:0;
}
#index #header .staff02{
	width:230px;
	height:190px;
	position:absolute;
	left:440px;
	top: 0;
	margin:0;
}
#index #header .staff03{
	width:230px;
	height:190px;
	position:absolute;
	left:670px;
	top: 0;
	margin:0;
}
#index #header .staff04{
	width:230px;
	height:190px;
	position:absolute;
	left:210px;
	top: 250px;
	margin:0;
}
#index #header .staff05{
	width:230px;
	height:190px;
	position:absolute;
	left:440px;
	top: 250px;
	margin:0;
}
#index #header .staff06{
	width:230px;
	height:190px;
	position:absolute;
	left:670px;
	top: 250px;
	margin:0;
}

#index .pickup {
	background:#3F3F3F;
	padding:10px 30px;
	}
#index .pickup p,
.access_map p{
	margin:0;
	padding:0;
	}
#index .pickup01 {
	background:url(../images/inedx_pickup01.jpg) 0 0 no-repeat;
	height:60px;
	width:610px;
	float:left;
	display:block;
	}
#index .pickup01 a {
	background:url(../images/inedx_pickup01.jpg) 0 0 no-repeat;
	height:60px;
	width:610px;
	float:left;
	display:block;
	}
#index .pickup01 a:hover {
	background:url(../images/inedx_pickup01.jpg) 0 -60px no-repeat;
	}
	
#index h2#title01 {background:url(../images/index_h2-01.jpg) 0 0 no-repeat;}
#index h3#title02 {background:url(../images/index_h3-02.jpg) -1px 0 no-repeat;}
#index h4#title03 {background:url(../images/index_h4-03.jpg) 0 0 no-repeat;}

#index .text01 {
	background:url(../images/inedx_text01.jpg) 0 0 no-repeat;
	height:20px;
	text-indent:-9999px;
	}
	
#index .pickup02 a {
	background:url(../images/inedx_pickup02.jpg) 0 0 no-repeat;
	height:90px;
	width:630px;
	display:block;
	text-indent:-9999px;
	margin:0 0 0 10px;
	}
#index .pickup02 a:hover {
	background:url(../images/inedx_pickup02.jpg) 0 -90px no-repeat;
	}
	
#index .access_map {
	background:url(../images/inedx02.jpg) 0 0 no-repeat;
	width:650px;
	margin:0;
	padding:260px 0 10px 10px;
	display:block;
	}
.access_map a {
	background: url(../images/inedx_click.jpg) 0 0 no-repeat;
	width:230px;
	height:20px;
	display:block;
	text-indent:-9999px;
	margin:0;
	font-size:1px;
	}
.access_map a:hover {
	background: url(../images/inedx_click.jpg) 0 -20px no-repeat;
	}
	
		
/*---------- 08  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 h4#title03 {background:url(../images/concept_h4-03.jpg) 0 0 no-repeat;}
#concept h5#title04 {background:url(../images/concept_h5-04.jpg) center 0 no-repeat;}
#concept h5#title05 {background:url(../images/concept_h5-05.jpg) center 0 no-repeat;}
#concept h5#title06 {background:url(../images/concept_h5-06.jpg) center 0 no-repeat;}
#concept h5#title07 {background:url(../images/concept_h5-07.jpg) center 0 no-repeat;}
#concept h5#title08 {background:url(../images/concept_h5-08.jpg) center 0 no-repeat;}

#concept .box01{
	margin:0 20px 20px 20px;
	padding:0;
	}
#concept h5{
	text-indent:-9999px;
	height:30px;
	margin:0;
	}

#concept .box_l{
	float:left;
	width:250px;
	border:#CCCCCC 2px solid;
	padding:5px;
	background:#F0F0F0;
	}
#concept .box_r{
	float:right;
	width:260px;
	border:#CCCCCC 2px solid;
	padding:5px;
	background:#F0F0F0;
	}
#concept .box_l p,
#concept .box_r p{
	background:#FFF;
	padding:5px;
	}

#concept .text01 {
	background:url(../images/concept_text01.jpg) 0 0 no-repeat;
	height:20px;
	text-indent:-9999px;
	}
	
	
/*---------- 09  Staff -----------*/
#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 h4#title06 {background:url(../images/staff_h4-06.jpg) 0 0 no-repeat;}
#staff h4#title07 {background:url(../images/staff_h4-07.jpg) 0 0 no-repeat; height:140px;}
#staff h4#title08 {background:url(../images/staff_h4-08.jpg) 0 0 no-repeat; height:140px;}
#staff #title09 {background:url(../images/staff_h4-09.jpg) 0 0 no-repeat; height:160px;}
#staff #title10 {background:url(../images/staff_h4-10.jpg) 0 0 no-repeat; }

#staff h4{height:120px;}

#staff .text01 {
	background:url(../images/staff_text01.jpg) 0 0 no-repeat;
	height:20px;
	text-indent:-9999px;
	}
#staff .staff_l{
	width:310px;
	float:left;
}
#staff .staff_r{
	width:310px;
	float:right;
}
	
/*---------- 10  access -----------*/
#access h2#title01 {background:url(../images/access_h2-01.jpg) 0 0 no-repeat;}
#access h3#title02 {background:url(../images/access_h3-02.jpg) 0 0 no-repeat;}
#access h4#title03 {background:url(../images/access_h4-03.jpg) 0 0 no-repeat;}
#access h4#title04 {background:url(../images/access_h4-04.jpg) 0 0 no-repeat;}

#access th {width:150px; text-align:left;}
#access td {width:430px;}


/*---------- 11  price -----------*/
#price h2#title01 {background:url(../images/price_h2-01.jpg) 0 0 no-repeat;}
#price h3#title02 {background:url(../images/price_h3-02.jpg) 0 0 no-repeat;}
#price h4#title03 {background:url(../images/price_h4-03.jpg) 0 0 no-repeat;}
#price h4#title04 {background:url(../images/price_h4-04.jpg) 0 0 no-repeat;}
#price h4#title05 {background:url(../images/price_h4-05.jpg) 0 0 no-repeat;}
#price h4#title06 {background:url(../images/price_h4-06.jpg) 0 0 no-repeat;}
#price h4#title07 {background:url(../images/price_h4-07.jpg) 0 0 no-repeat;}
#price h4#title08 {background:url(../images/price_h4-08.jpg) 0 0 no-repeat;}
#price h4#title09 {background:url(../images/price_h4-09.jpg) 0 0 no-repeat;}

#price th {width: auto;}
#price th.title {width:140px; text-align:left;}
#price td {width:80px;  text-align:center;}
#price td.text_box {width:280px; text-align:left;}

#price .table02 th {width:200px; text-align:left;}
#price .table02 td {width:200px; text-align:right;}

/*---------- 12  whitening -----------*/
#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 h4#title03 {background:url(../images/whitening_h4-03.jpg) 0 0 no-repeat;}

#whitening th {width: 100px; text-align:left;}
#whitening th.title {width:250px; text-align:center;}
#whitening td {width:250px;}
#whitening td ul{ margin:0;}

.banner04 a{
	width:190px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin-top:10px;
	background:url(../images/banner03.jpg);
}
.banner04 a:hover{
	background-position:0 100%;
}


/*---------- 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 h3#title04 {background:url(../images/ortho_h3-04.jpg) 0 0 no-repeat;}
#ortho h4#title05 {background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat;}
#ortho h4#title06 {background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat;}


/*---------- 14  implant -----------*/
#implant h2#title01 {background:url(../images/implant_h2-01.jpg) 0 0 no-repeat;}
#implant h3#title02 {background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}
#implant h4#title03 {background:url(../images/implant_h4-03.jpg) 0 0 no-repeat;}
#implant h4#title04 {background:url(../images/implant_h4-04.jpg) 0 0 no-repeat;}
#implant h4#title05 {background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}


/*---------- 15  general -----------*/
#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 h2#title04 {background:url(../images/general_h2-04.jpg) 0 0 no-repeat;}
#general h3#title05 {background:url(../images/general_h3-05.jpg) 0 0 no-repeat;}


#general #content dt {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#00386B;
	}

/*---------- 16  pmtc -----------*/




/*---------- 17  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;}


/*---------- 18  inside -----------*/
#inside h2#title01 {background:url(../images/inside_h2-01.jpg) 0 0 no-repeat;}
#inside h3#title02 {background:url(../images/inside_h3-02.jpg) 0 0 no-repeat;}
#inside h4#title03 {background:url(../images/inside_h4-03.jpg) 0 0 no-repeat;}
#inside h4#title04 {background:url(../images/inside_h4-04.jpg) 0 0 no-repeat;}
#inside h4#title05 {background:url(../images/inside_h4-05.jpg) 0 0 no-repeat;}
#inside h4#title06 {background:url(../images/inside_h4-06.jpg) 0 0 no-repeat;}
#inside h4#title07 {background:url(../images/inside_h4-07.jpg) 0 0 no-repeat;}

#inside h2#title08 {background:url(../images/profile_h2-01.jpg) 0 0 no-repeat;}
#inside h3#title09 {background:url(../images/profile_h3-02.jpg) 0 0 no-repeat;}
#inside h4#title10 {background:url(../images/profile_h4-03.jpg) 0 0 no-repeat;}
#inside h4#title11 {background:url(../images/profile_h4-04.jpg) 0 0 no-repeat;}
#inside h4#title12 {background:url(../images/profile_h4-05.jpg) 0 0 no-repeat;}
#inside h4#title13 {background:url(../images/profile_h4-06.jpg) 0 0 no-repeat;}
#inside h4#title14 {background:url(../images/profile_h4-07.jpg) 0 0 no-repeat;}
#inside h4#title15 {background:url(../images/profile_h4-08.jpg) 0 0 no-repeat;}

#inside .text01 {
	background:url(../images/inside_text01.jpg) 0 0 no-repeat;
	height:20px;
	text-indent:-9999px;
	}

/*---------- 19  profile -----------*/
#profile h2#title01 {background:url(../images/profile_h2-01.jpg) 0 0 no-repeat;}
#profile h3#title02 {background:url(../images/profile_h3-02.jpg) 0 0 no-repeat;}
#profile h4#title03 {background:url(../images/profile_h4-03.jpg) 0 0 no-repeat;}
#profile h4#title04 {background:url(../images/profile_h4-04.jpg) 0 0 no-repeat;}
#profile h4#title05 {background:url(../images/profile_h4-05.jpg) 0 0 no-repeat;}
#profile h4#title06 {background:url(../images/profile_h4-06.jpg) 0 0 no-repeat;}
#profile h4#title07 {background:url(../images/profile_h4-07.jpg) 0 0 no-repeat;}
#profile h4#title08 {background:url(../images/profile_h4-08.jpg) 0 0 no-repeat;}

#profile h2#title09 {background:url(../images/profile_h2-09.jpg) 0 0 no-repeat;}
#profile h3#title10 {background:url(../images/profile_h3-10.jpg) 0 0 no-repeat;}
#profile h4#title11 {background:url(../images/profile_h4-11.jpg) 0 0 no-repeat;}
#profile h3#title12 {background:url(../images/profile_h3-12.jpg) 0 0 no-repeat;}
#profile h3#title13 {background:url(../images/profile_h3-13.jpg) 0 0 no-repeat;}
#profile h3#title14 {background:url(../images/profile_h3-14.jpg) 0 0 no-repeat;}
#profile h3#title15 {background:url(../images/profile_h3-15.jpg) 0 0 no-repeat;}
#profile h3#title16 {background:url(../images/profile_h3-16.jpg) 0 0 no-repeat;}

/*---------- 20  voice -----------*/
#voice h2#title01 {background:url(../images/voice_h2-01.jpg) 0 0 no-repeat;}
#voice h3#title02 {background:url(../images/voice_h3-02.jpg) 0 0 no-repeat;}


/*---------- 21  consultant -----------*/
#consultant h2#title01 {background:url(../images/consultant_h2-01.jpg) 0 0 no-repeat;}
#consultant h3#title02 {background:url(../images/consultant_h3-02.jpg) 0 0 no-repeat;}
#consultant h4#title03 {background:url(../images/consultant_h4-03.jpg) 0 0 no-repeat;}
#consultant h3#title04 {background:url(../images/consultant_h3-04.jpg) 0 0 no-repeat;}
#consultant h4#title05 {background:url(../images/consultant_h4-05.jpg) 0 0 no-repeat;}
#consultant h3#title06 {background:url(../images/consultant_h3-06.jpg) 0 0 no-repeat;}
#consultant h4#title07 {background:url(../images/consultant_h4-07.jpg) 0 0 no-repeat;}

#consultant #content dl{margin:0 10px;}
#consultant #content dt{
	width:6em;
	font-weight:normal;
	float:left;
	}
#consultant #content dd{
	padding-left:6.5em;
	}


/*---------- 22  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 h2#title03 { height:100px;}

#contact #content table {width:600px;}
#contact #content th {width:190px;}
#contact #content td {width:400px;}

