@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Faq                         */
/*                 10  Access                      */
/*                 11  Prevent                     */
/*                 12  Breath                      */
/*                 13  Perio                       */
/*                 14  White                       */
/*                 15  Implant                     */
/*                 16  Flow                        */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #381c05      */
/*        Main Color - Light Orange   #ff7f00      */
/*        Main Color - Green          #4d6d50      */
/*                                                 */
/*        Sub Color  - Grey           #f4eedf      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #FFF url(../images/body_bg.jpg) left top repeat-x; }
#container { background: url(../images/body_bg1.jpg) left bottom repeat-x; }
.bg_top { background: url(../images/bg_top.jpg) center top no-repeat; }

#wrapper {
	width: 922px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}
#main {
	padding:0;
	margin:0 auto;
	width:922px;
	background: url(../images/bg_main.jpg) 0 0 repeat-y;
	}

#content {
	width: 687px;
	float: right;
	font-size: 108%;
	line-height: 1.75;
	color: #666;
	padding: 0;
	margin:0;
	}


/*---------- 03  Header -----------*/
#header {
	background: url(../images/bg_header02.jpg) 0 0 no-repeat;
	height: 352px;
	width: 922px;
	margin: 0;
	padding: 0;
	}

#index #header {
	background: url(../images/bg_header01.jpg) 0 0 no-repeat;
	height: 447px;
	width: 922px;
	margin: 0;
	padding: 0;
	}
	
#header_01{
	height:49px;
	padding:14px 0 24px 0;
	}

#header_01_01{float:left; width:499px;}

h1 {
	width: 493px;
	height: 49px;
	line-height: 1.0;
	float:left;
	padding:0 0 0 6px;
	margin:0;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width:493px;
	height: 49px;
	padding:0;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
#header_01_02{float:right; width:423px;}
	
#header_01_02 p.tel {
	margin: 0;
	float:right;
	padding:0;
	height: 49px;
	width:199px;
	padding:0 0 0 224px;
	}
#header_01_02 p.tel img {margin:0; padding:0; line-height:1%; font-size:1%; }

#header_02{
	margin:0 12px 16px 10px;
	height:200px;
	width:900px;
	padding:0;
	}
	
#index #header_02{
	margin:0 12px 16px 10px;
	height:295px;
	width:900px;
	padding:0;
	}
	
#index #header_02 .left_index{width:300px; float:left;}
#index #header_02 .right_index{width:300px; float:right;}

#header_03{
	margin:0 10px 0px 10px;
	padding:0;
	width:902px;
	height:40px;
	background:url(../images/bg_header_nav.jpg) 0 -8px no-repeat;
	}
	
#header_nav {
	margin:0;
	padding: 5px 7px 5px 7px;
	list-style: none;
	width: 902px;
	}
#header_nav ul{margin:0; padding:0;}
#header_nav li {
	height: 30px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	}

#nav01 { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:178px;}
#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:174px;}
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -30px no-repeat; }

#nav02 { background:url(../images/header_nav.jpg) -178px 0 no-repeat; width:179px;}
#nav02 a { background:url(../images/header_nav.jpg) -178px 0 no-repeat; width:175px;}
#nav02 a:hover { background: url(../images/header_nav.jpg) -178px -30px no-repeat; }

#nav03 { background:url(../images/header_nav.jpg) -357px 0 no-repeat; width:178px;}
#nav03 a { background:url(../images/header_nav.jpg) -357px 0 no-repeat; width:174px;}
#nav03 a:hover { background: url(../images/header_nav.jpg) -357px -30px no-repeat; }

#nav04 { background:url(../images/header_nav.jpg) -535px 0 no-repeat; width:179px;}
#nav04 a { background:url(../images/header_nav.jpg) -535px 0 no-repeat; width:175px;}
#nav04 a:hover { background: url(../images/header_nav.jpg) -535px -30px no-repeat; }

#nav05 { background:url(../images/header_nav.jpg) -714px 0 no-repeat; width:174px;}
#nav05 a { background:url(../images/header_nav.jpg) -714px 0 no-repeat; width:174px;}
#nav05 a:hover { background: url(../images/header_nav.jpg) -714px -30px no-repeat; }

.img{margin:0; padding:0; line-height:1%; font-size:1%; display:block;}
/*----------04  Navigation -----------*/

#nav {
	width: 225px;
	float: left;
	padding: 0 0 20px 0;
	margin:0 0 0 10px;
	display:inline;
	}

#nav ul
	{margin:0 0 25px 0;
	padding:0;
	list-style: none;
	}
	
#nav li {
	margin:0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	margin:0;
	padding:0;
	width:225px;
	height:45px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	margin:0;
	height:45px;
	}

#nav06 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -45px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -135px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -225px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -225px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -225px -45px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -225px -90px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -225px -135px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -225px -180px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -225px -225px no-repeat; }

#nav p { text-align: center; }

#nav .bnr01{margin:0 0 12px 0; padding:0; line-height:1%; font-size:1%; display:block;}
#nav .bnr02{margin:0 0 8px 0; padding:0; line-height:1%; font-size:1%; display:block;}

/*---------- 05  Footer -----------*/

#footer {
	clear:both;
	margin:0;
	padding:0px 0 0 0;
	height:176px;
	background: url(../images/footer_bg.jpg) left bottom no-repeat;
	font-size: 91.66%;
	text-align: left;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  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_01{height:30px; margin:0; padding:35px 0 0 0;}
#footer_01 ul.totop {
	clear:both;
	margin:0;
	padding: 0;
	height: 30px;
	list-style: none;
	}

#footer_01 ul.totop li {
	margin: 0;
	padding: 0;	
	width: 144px;
	height: 30px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#footer_01 ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}
#footer_02{height:33px; margin:0; padding:0;}
 
#footer_02 address { font-size:91.66%; line-height:1.45em; margin:0; text-align:left; color:#fff; padding:8px 0 7px 5px; }

#footer_03{height:78px; margin:0; padding:0;}


/*---------- 06  Contents -----------*/

.section { padding: 0 14px 0 23px; clear:both; }
.section .section { padding: 0 22px 0 22px; clear:both; }
.section .section .section { padding: 0 0px 0 0px; }
.center { text-align: center; }

#content h2 {
	line-height:1%;
	font-size:1%;
	margin: 0 0 25px 0;
	padding:0;
	}
#content h3 {
	clear: both;
	height: 34px;
	text-indent: -9999px;
	margin:0 -11px 15px -12px;
	}
#content h4 {
	height: 28px;
	text-indent: -9999px;
	margin:0 0 5px 0 ;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;

	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: normal; }

#content a { text-decoration: underline; }

a {
	color: #5a3d1d;
	outline: none;
	}
a:hover { color: #ff7f00; text-decoration:underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	border:1px solid #b2b2b2;
	line-height:1%;
	font-size:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0px 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0px 0; }/* for IE6 only */

.image_l1  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	border:1px solid #b2b2b2;
	line-height:1%;
	}

.image_r {
	float: right;
	border:1px solid #b2b2b2;
	margin: 0 0 0px 15px;
	line-height:1%;
	font-size:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0px 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0px 15px; }/* for IE6 only */

.image_r1 {
	float: right;
	border:1px solid #b2b2b2;
	margin: 0 0 15px 15px;
	line-height:1%;
	font-size:1%;
	}
*:first-child+html .image_r1{ margin: 0 0 9px 15px; }/* for IE7 only */
* html body .image_r1{ margin: 0 0 9px 15px; }/* for IE6 only */

.image_r2 {
	float: right;
	border:1px solid #b2b2b2;
	margin: 0 0 0 15px;
	line-height:1%;
	font-size:1%;
	}
*:first-child+html .image_r1{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r1{ margin: 0 0 0 15px; }/* for IE6 only */

.image_r3 {
	float: right;
	border:1px solid #b2b2b2;
	margin: 0 0 6px 15px;
	line-height:1%;
	font-size:1%;
	}
*:first-child+html .image_r3{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r3{ margin: 0 0 0 15px; }/* for IE6 only */

.case {
	margin: 0;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}


.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }


.caption {
	text-align: center;
	color:#5a3d1c;
	}


#content ul.totop {
	clear:both;
	margin: 0;
	padding: 0;
	height: 29px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 163px;
	height: 29px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 29px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/totop1.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 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 {
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.5em;
	width: 100%;
	color:#666;
	border: 1px solid #d8d0bf;
	}

#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #d8d0bf;
	}

#content table th {
	background: #EBE0C5;
	color:#5A3D1C;
	}
#content table td{
	background:#FFF;
	}
#content table td.bg01 {
	color:#6C6144;
	background:#fbf9f3;
	}
	
#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/
.index_text01{padding:8px 150px 0 17px; margin:0;}
.index_text02{padding:8px 150px 20px 17px; margin:0;}
.index_text03{padding:100px 11px 0px 0px; margin:0; text-align:right; color:#8C8C8C;}

#index .left_i{float:left; width:474px; margin:0; padding:0;}
#index .right_i{float:right; width:155px; margin:0; padding:0;}

#index .left1{float:left; width:191px; padding:0 0 0 16px; margin:0;}
#index .right1{float:right; width:443px; margin:0; padding:0;}

#index .shika01{ margin:0; width:155px; height:131px; }
#index .shika01 a {
	background:url(../images/index_bnr01.jpg) 0 0 no-repeat;
	width:155px;
	height:131px;
	display:block;
	text-indent:-9999px;
	}
#index .shika01 a:hover {background:url(../images/index_bnr01.jpg) 0 -131px no-repeat;	}

#index .shika02{ margin:0; width:155px; height:131px; }
#index .shika02 a {
	background:url(../images/index_bnr02.jpg) 0 0 no-repeat;
	width:155px;
	height:131px;
	display:block;
	text-indent:-9999px;
	}
#index .shika02 a:hover {background:url(../images/index_bnr02.jpg) 0 -131px no-repeat;	}

#index .img_01{padding:0; margin:0 0 0 16px; padding:0; line-height:1%;}
#index .img_02{padding:0; margin:0 0 9px 0; line-height:1%; text-align:right; display:inline; }
#index .img_03{padding:0; margin:0 0 9px 0; line-height:1%; text-align:left; }
#index .img_04{padding:0; margin:0 0 9px 16px; padding:0; line-height:1%; }

#index #content .bg01{ background:url(../images/index_bg11.jpg) ; }
#index #content .bg02{ background:url(../images/index_bg01.jpg) left top no-repeat; }
#index #content .bg03{ background:url(../images/index_bg12.jpg) left bottom no-repeat;  }


/*---------- 08  Concept -----------*/
#concept h2#title01{}
#concept h3#title02{background:url(../images/concept_h3-01.jpg) 0 0 no-repeat;}
#concept h3#title03{background:url(../images/concept_h3-02.jpg) 0 0 no-repeat;}
#concept h3#title04{background:url(../images/concept_h3-03.jpg) 0 0 no-repeat;}
#concept h4#title05{background:url(../images/concept_h4-01.jpg) 0 0 no-repeat;}
#concept h4#title06{background:url(../images/concept_h4-02.jpg) 0 0 no-repeat;}

#concept .right{float:right; width:388px;}

#concept .alpha{float:left; width:220px;}
#concept .beta{float:left; width:160px;}

#concept .alpha dl{margin: 0;}
#concept .alpha dt{width:3.5em; float:left;}
#concept .alpha dd{margin-left:4em;}
#concept .beta ul{margin: 0;}

#concept .image_dr{padding:0 10px 0 0;margin: 0; float:left;}

.padding_l40{padding-left:52px;}
/*---------- 09  Faq -----------*/
#faq h2#title01{}
#faq h3#title02{background:url(../images/faq_h3-01.jpg) 0 0 no-repeat;}
#faq h3#title03{background:url(../images/faq_h3-02.jpg) 0 0 no-repeat;}
#faq h3#title04{background:url(../images/faq_h3-03.jpg) 0 0 no-repeat;}

.text_answer{ background:url(../images/answer.jpg) 0 0 no-repeat; padding:8px 0 0 35px; margin:0 0 0 15px; }

/*---------- 10  Access -----------*/
#access h2#title01{}
#access h3#title02{background:url(../images/access_h3-01.jpg) 0 0 no-repeat;}
#access h3#title03{background:url(../images/access_h3-02.jpg) 0 0 no-repeat;}
#access h3#title04{background:url(../images/access_h3-03.jpg) 0 0 no-repeat;}
#access h3#title05{background:url(../images/access_h3-04.jpg) 0 0 no-repeat;}

#access .bnr{ margin:10px 0 0 0; width:606px; height:80px; }
#access .bnr a {
	background:url(../images/access_bnr.jpg) 0 0 no-repeat;
	width:606px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#access .bnr a:hover {background:url(../images/access_bnr.jpg) 0 -80px no-repeat;	}

#map {
	width: 470px;
	height: 450px;
	display:block;
	margin:0;
	padding:0;
	border:1px #d8d0bf solid;
	float:left;
}

#access th{width:100px; text-align:left;}
#access td{width:450px;}

#access td.td02{width:100px;}
#access td.td03{width:350px;}

/*---------- 11  Prevent -----------*/
#prevent h2#title01{}
#prevent h3#title02{background:url(../images/prevent_h3-01.jpg) 0 0 no-repeat;}
#prevent h3#title03{background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent h4#title04{background:url(../images/prevent_h4-01.jpg) 0 0 no-repeat;}
#prevent h4#title05{background:url(../images/prevent_h4-02.jpg) 0 0 no-repeat;}
#prevent h4#title06{background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat;}
#prevent h4#title07{background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat;}

#prevent .left{width:365px; float:left; margin:0; padding:0;}
#prevent .right01{width:217px; float:right; margin:0; padding:0;}

#prevent .banner_staff a {
	background:url(../images/prevent_banner.jpg) 0 0 no-repeat;
	width:600px;
	height:90px;
	display:block;
	text-indent:-9999px;
	}
#prevent .banner_staff a:hover {
	background:url(../images/prevent_banner.jpg) 0 -90px no-repeat;
	}
	
#prevent .banner_pmtc a {
	background:url(../images/prevent_banner02.jpg) 0 0 no-repeat;
	width:600px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
#prevent .banner_pmtc a:hover {
	background:url(../images/prevent_banner02.jpg) 0 -60px no-repeat;
	}

#prevent .text01 {
	font-weight:bold;
	color: #663300;
	text-decoration: underline;
}


.text_prevent{ background:url(../images/icon02.jpg) 0 -3px no-repeat; padding:0 0 0 20px; margin:0 0 5px 0; font-weight:bold; }

.img_l{float:left; margin:0; padding:0; line-height:1%; }

.img_r{float:right; margin:0 ; padding:0; line-height:1%;}

.bg_grey{background:#ece9e0;}
.bg_white{background:#fff;}

.bg01{ background:url(../images/index_bg02.jpg) 0 0 repeat-y; }
.bg02{ background:url(../images/index_bg01.jpg) left top no-repeat; }
.bg03{ background:url(../images/index_bg03.jpg) left bottom no-repeat;  }
.bg04{ background:url(../images/index_bg04.jpg) 0 0 repeat-y; }
.bg05{ background:url(../images/index_bg05.jpg) left bottom no-repeat;  }
.bg06{ background:url(../images/index_bg06.jpg) 0 0 no-repeat; height:131px; }
.bg07{ background:url(../images/index_bg07.jpg) 0 0 no-repeat; height:131px; }
.bg08{ background:url(../images/index_bg08.jpg) left top no-repeat; height:242px; }
.bg09{ background:url(../images/index_bg09.jpg) left top no-repeat; }

.text_00{padding:0; margin:0;}
.text_bold1{padding:0 0 10px 0; margin:0; color:#07600f; font-weight:bold; font-size:1.2em;}
.text_bold2{padding:0 ; margin:0; color:#07600f; font-weight:bold; }
.text_bold3{padding:0 ; margin:0; color:#ff7f00; }
.text_bold4{font-weight:bold; color:#ff7f00;}

#content .banner{ margin:0 0 20px 0; width:650px; height:80px; }
#content .banner a {
	background:url(../images/content_bnr.jpg) 0 0 no-repeat;
	width:650px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner a:hover {background:url(../images/content_bnr.jpg) 0 -80px no-repeat;	}

.w_100{width:100px;}


#content ul.ul01 {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul.ul01 li {
	list-style: none;
	line-height:1.75em;
	background: url(../images/icon01.jpg) 0 8px no-repeat;
	padding-left: 15px;
	}

/*---------- 12  Breath -----------*/

#breath h3#title02 {background:url(../images/breath_h3-01.jpg) 0 0 no-repeat;}
#breath h4#title03 {background:url(../images/breath_h4-01.jpg) 0 0 no-repeat;}
#breath h4#title04 {background:url(../images/breath_h4-02.jpg) 0 0 no-repeat;}
#breath h4#title05 {background:url(../images/breath_h4-03.jpg) 0 0 no-repeat;}

#breath table.table01 { margin: 0 153px; width: 300px;}

/*---------- 13  Perio -----------*/

#perio h3#title02 {background:url(../images/perio_h3-01.jpg) 0 0 no-repeat;}
#perio h3#title03 {background:url(../images/perio_h3-02.jpg) 0 0 no-repeat;}
#perio h4#title04 {background:url(../images/perio_h4-01.jpg) 0 0 no-repeat;}
#perio h4#title05 {background:url(../images/perio_h4-02.jpg) 0 0 no-repeat;}
#perio h4#title06 {background:url(../images/perio_h4-03.jpg) 0 0 no-repeat;}
#perio h3#title07 {background:url(../images/perio_h3-03.jpg) 0 0 no-repeat;}

.alpha4 { margin: 0 0 0 0; float: left; width: 200px; display: inline; }
.beta4 { margin: 0; float: right; width: 200px; display: inline;  }

/*---------- 14  White -----------*/

#white h3#title02 {background:url(../images/white_h3-01.jpg) 0 0 no-repeat;}
#white h4#title03 {background:url(../images/white_h4-01.jpg) 0 0 no-repeat;}
#white h4#title04 {background:url(../images/white_h4-02.jpg) 0 0 no-repeat;}
#white h4#title05 {background:url(../images/white_h4-03.jpg) 0 0 no-repeat;}
#white h3#title06 {background:url(../images/white_h3-02.jpg) 0 0 no-repeat;}
#white h4#title07 {background:url(../images/white_h4-04.jpg) 0 0 no-repeat;}

.title { background:url(../images/icon02.jpg) 0 -3px no-repeat; padding:0 0 0 20px; margin:0 0 5px 0; }

.alpha2 { margin: 0 0 0 0; padding: 0 37px 0 0; float: left; width: 177px; }
.beta2 { margin: 0; float: left; padding: 0 38px 0 0; width: 177px; }
.gamma2 { margin: 0; float: right; width: 177px; }

.alpha3 { margin: 0 0 0 0; padding: 0 37px 0 0; float: left; width: 177px; }
.beta3 { margin: 0; float: right; width: 177px; }


/*---------- 17  staff -----------*/

#staff h3#title02 {background:url(../images/staff_h3-01.jpg) 0 0 no-repeat;}


/*---------- 15  Implant -----------*/

#implant h3#title02 {background:url(../images/implant_h3-01.jpg) 0 0 no-repeat;}
#implant h4#title03 {background:url(../images/implant_h4-01.jpg) 0 0 no-repeat;}
#implant h4#title04 {background:url(../images/implant_h4-02.jpg) 0 0 no-repeat;}
#implant h3#title05 {background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}
#implant h3#title06 {background:url(../images/implant_h3-03.jpg) 0 0 no-repeat;}
#implant h4#title07 {background:url(../images/implant_h4-03.jpg) 0 0 no-repeat;}

#content ul.ul01 {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul.ul01 li {
	list-style: none;
	line-height:1.7em;
	background: url(../images/icon01.jpg) 0 6px no-repeat;
	padding-left: 15px;
	}

.alpha1 { margin: 0 0 0 0; padding: 0 75px 0 0; float: left; background:url(../images/arrow_h.jpg) right center no-repeat; width: 152px; }
.beta1 { margin: 0; float: right; width: 152px; }

.bg_01 { background:#efdfb6; padding: 5px 10px; }

/*---------- 16  Flow -----------*/

#flow h3#title02 {background:url(../images/flow_h3-01.jpg) 0 0 no-repeat;}
#flow h3#title03 {background:url(../images/flow_h3-02.jpg) 0 0 no-repeat;}
#flow h3#title04 {background:url(../images/flow_h3-03.jpg) 0 0 no-repeat;}

.image_b  {
	margin: 0 ;
	display:block;
	border:1px solid #b2b2b2;
	line-height:1%;
	font-size:1%;
	}

.mar_01 { margin: 0 80px; }
.mar_02 { margin: 0 80px 30px; }
.mar_b10 { margin-bottom: 10px; }
.mar_b12 { margin-bottom: 12px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b25 { margin-bottom: 25px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b35 { margin-bottom: 35px; }
.margin_t10{margin-top:10px;}
.padding_l11_r10{padding:0 10px 0 11px;}
.padding_l20_r20{padding:0 20px 0 21px;}

.w_50p { width: 50%; }
.w_30p { width: 30%; }
.w_20p { width: 20%; }