@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Access                      */
/*                 10  Concept                     */
/*                 11  General                     */
/*                 12  Children                    */
/*                 13  Prevent                     */
/*                 14  Perio                       */
/*                 15  Denture                     */
/*                 16  Ortho                       */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green          #8acc0d      */
/*        Main Color - Light Green    #c1e846      */
/*        Main Color - Fresh Green    #79b512      */
/*                                                 */
/*        Sub Color  - Orange         #ffa729      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71.43%              */
/*                   11px      78.57%              */
/*                   12px      85.71%              */
/*                   14px     100.00%              */
/*                   16px     114.28%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) 0 60px repeat-x; color:#666; line-height:1.572em; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 850px;
	margin:0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	width:840px;
	margin:0 5px;
	background: url(../images/main_bg.jpg) 12px 1px repeat-y;
	clear:both;
	}

#content {
	width: 590px;
	float: right;
	font-size: 100%;
	margin: 0 15px 0 0;
	display:inline;
	padding:13px 0 0 0;
}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/space_green.jpg) left bottom repeat-x;
	width: 840px;
	margin:0 5px;
	padding: 0 0 2px 0;
}

h1 {
	width: 350px;
	height:50px;
	line-height: 1.0;
	float: left;
	margin:0;
	}
h1 a {
	margin-top:8px;
	text-indent: -9999px;
	display: block;
	width:350px;
	height:42px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header01 { width:840px; height:62px; margin-bottom:1px; background:url(../images/header_bg01.jpg) repeat-x left bottom #fff; }
#header02 { margin:0px; padding:0px; width:840px; }
#index #header_nav { margin:0px; padding:0px; width:590px; height:381px; float:left; background:url(../images/main_index.jpg) no-repeat 0 0; }
#index #header_nav ul{ margin:10px 45px 0px 45px; padding:0px; width:500px; height:30px; list-style:none; background:url(../images/header_nav.jpg) no-repeat 0 0; }
#index #header_nav ul li{ margin:0; padding:0px; height:30px; list-style:none; float:left; }
#index #header_nav ul li a{ height:30px; display:block; text-indent:-9999px; }

#index #header_nav #nav01{ height:30px; width:80px; margin-left:41px; display:inline; }
#index #nav01 a{ background:url(../images/header_nav.jpg) no-repeat -41px 0; }
#index #nav01 a:hover{ background:url(../images/header_nav.jpg) no-repeat -41px -30px; }

#index #header_nav #nav02{ height:30px; width:140px; }
#index #nav02 a{ background:url(../images/header_nav.jpg) no-repeat -121px 0; }
#index #nav02 a:hover{ background:url(../images/header_nav.jpg) no-repeat -121px -30px; }

#index #header_nav #nav03{ height:30px; width:98px; }
#index #nav03 a{ background:url(../images/header_nav.jpg) no-repeat -261px 0; }
#index #nav03 a:hover{ background:url(../images/header_nav.jpg) no-repeat -261px -30px; }

#index #header_nav #nav04{ height:30px; width:96px; }
#index #nav04 a{ background:url(../images/header_nav.jpg) no-repeat -359px 0; }
#index #nav04 a:hover{ background:url(../images/header_nav.jpg) no-repeat -359px -30px; }

#index #main_img { width:250px; height:380px; float:right; background:url(../images/header_index_bg01.jpg) no-repeat 0 0; padding:0; }
#index #main_img p.index_main{ width:240px; margin:85px 0 67px 10px; padding:0; }
#index #main_img p.index_main img{ display:block; line-height:1.0; }
#index #header02 p.header_shika { width:230px; height:60px; margin:0 10px 0px 10px; }
#index #header02 p.header_shika a{ height:60px; display:block; text-indent:-9999px; background:url(../images/header_button.jpg) no-repeat 0 0; }
#index #header02 p.header_shika a:hover{ background:url(../images/header_button.jpg) no-repeat 0 -60px; }



#header_nav { margin:0px; padding:0px; width:590px; height:270px; float:left; background:url(../images/main_content.jpg) no-repeat 0 0; }
#header_nav ul{ margin:10px 45px 0px 45px; padding:0px; width:500px; height:30px; list-style:none; background:url(../images/content_nav.jpg) no-repeat 0 0; }
#header_nav ul li{ margin:0; padding:0px; height:30px; list-style:none; float:left; }
#header_nav ul li a{ height:30px; display:block; text-indent:-9999px; }

#header_nav #nav01{ height:30px; width:80px; margin-left:41px; display:inline; }
#nav01 a{ background:url(../images/content_nav.jpg) no-repeat -41px 0; }
#nav01 a:hover{ background:url(../images/content_nav.jpg) no-repeat -41px -30px; }

#header_nav #nav02{ height:30px; width:140px; }
#nav02 a{ background:url(../images/content_nav.jpg) no-repeat -121px 0; }
#nav02 a:hover{ background:url(../images/content_nav.jpg) no-repeat -121px -30px; }

#header_nav #nav03{ height:30px; width:98px; }
#nav03 a{ background:url(../images/content_nav.jpg) no-repeat -261px 0; }
#nav03 a:hover{ background:url(../images/content_nav.jpg) no-repeat -261px -30px; }

#header_nav #nav04{ height:30px; width:96px; }
#nav04 a{ background:url(../images/content_nav.jpg) no-repeat -359px 0; }
#nav04 a:hover{ background:url(../images/content_nav.jpg) no-repeat -359px -30px; }

#main_img { width:250px; float:right; background:url(../images/header_content_bg01.jpg) no-repeat 0 0; padding:0;}
#main_img p.index_main{ width:250px; margin:0px; padding:0; }
#main_img p.index_main img{ display:block; line-height:1.0; }

#header02 p.header_shika { width:230px; height:60px; margin:0px 10px 10px 10px; padding:0; }
#header02 p.header_shika a{ height:60px; display:block; text-indent:-9999px; background:url(../images/header_button.jpg) no-repeat 0 0; }
#header02 p.header_shika a:hover{ background:url(../images/header_button.jpg) no-repeat 0 -60px; }

#header p.tel {
	width:237px;
	margin:8px 0px 0px 0px;
	padding: 0;
	height:42px; float:right;
}
#header p.tel img { display: block; line-height:1.0; }

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding:26px 0 102px 23px;
	margin:0;
	}

#nav ul{margin:0 0 27px 0;}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -40px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -80px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -160px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -200px no-repeat; }

#nav #box{background:url(../images/box02_bg.jpg) repeat-y top left; margin:0; padding:0; width:181px;}
#nav #box div{background:url(../images/box02_top.jpg) no-repeat top left; margin:0; padding:4px 0 0 0; width:181px;}
#nav #box div div{background:url(../images/box02_bottom.jpg) no-repeat left bottom; margin:0; padding:0 0 4px 0; width:181px; display:block; }

#nav dl { width:150px; margin:3px 15px 6px 16px; padding:0; display:inline; list-style:none; float:left; }
#nav dl dt{ margin:0; padding:0; float:left; display:inline-block; }
#nav dl dd{ margin:0; padding:0; float:right; display:inline-block; }
#nav dl dt.dt01{ width:46px; }
#nav dl dd.dd01{ width:104px; letter-spacing:2px; }
#nav dl dd.dd02{ width:113px; margin-left:37px; letter-spacing:2px; }
#nav dl dt.dt03{ width:61px; }
#nav dl dd.dd03{ width:89px; }
.text_red { color:#ff0000; }
.text_l2 { letter-spacing:2px; }
#nav p.access{ margin:6px 0 7px 16px; padding:0; }
#nav p.access a{
	background:url(../images/index_access.jpg) 0 0 no-repeat;
	width:150px;
	height:21px;
	display:block;
	text-indent:-9999px;
	line-height:1.0;
	}
#nav p.access a:hover{background:url(../images/index_access.jpg) 0px -21px no-repeat;}
*:first-child+html #nav p.access { margin:0px 0 7px 16px; } /*  for IE7 only */
* html body #nav p.access { margin:0px 0 7px 16px; } /*  for IE6 only */
/*---------- 05  Footer -----------*/

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	width:850px;
	height:43px;
	padding:0;
	margin: 0;
	background:url(../images/footer_bg.jpg) bottom no-repeat;
	color: #fff;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer address { margin:0; padding:25px 24px 0 0; float:right;}


/*---------- 06  Contents -----------*/

.section { padding:0 10px 0 15px; clear:both; }
.section .section { padding: 0 0 0 10px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 40px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	clear:both;
	}

#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;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {color: #79b512;outline: none; text-decoration:underline;}
a:hover { color: #79b512; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%; font-size:1%;}
.image_l  {float: left;margin:0; padding:0; line-height:1%;}
.image_r {float: right;margin: 0; padding:7px 5px 10px 0; line-height:1%;}
.image_l1  {float: left;margin:4px 10px 7px 0; padding:0; line-height:1%;}
*:first-child+html .image_l1 { margin:4px 7px 0 0; } /*  for IE7 only */
* html body .image_l1 { margin:4px 7px 0 0; } /*  for IE6 only */

.image_l2  {float: left;margin:4px 10px 5px 0; padding:0; line-height:1%;}
*:first-child+html .image_l2 { margin:4px 7px 5px 0; } /*  for IE7 only */
* html body .image_l2 { margin:4px 7px 5px 0; } /*  for IE6 only */

.image_r1 {float: right;margin: 4px 0 7px 10px; padding:0; line-height:1%;}
*:first-child+html .image_r1 { margin: 4px 0 0 10px; } /*  for IE7 only */
* html body .image_r1 { margin: 4px 0 0 10px; } /*  for IE6 only */

.image_r2 {float: right;margin: 4px 0 5px 10px; padding:0; line-height:1%;}
*:first-child+html .image_r2 { margin: 4px 0 5px 10px; } /*  for IE7 only */
* html body .image_r2 { margin: 4px 0 5px 10px; } /*  for IE6 only */


.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding:0 10px 30px 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 125px;
	height: 19px;
	line-height:1%;
	font-size:1%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float:right;
	}
	
#content ul.totop li a {
	display: block;
	height: 19px;
	background: url(../images/top.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 {
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #8acc0d;
	font-size: 100%;
	width:100%;
	}

#content table th,
#content table td {
	padding:5px;
	border: 1px solid #8acc0d;
	vertical-align:top;
	}

#content table th {
	color: #636570;
	width: 130px;

	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.boldred {
color:#f00;
font-weight:bold;
}



/*---------- 07  Index -----------*/
.index_box01{background:url(../images/box01_bg.jpg) top left repeat-y; margin:0 0 10px 0; padding:0; clear:both;}
.index_boxtop{background:url(../images/box01_top.jpg) no-repeat top left; padding:10px 0 0 0; margin:0;}
.index_boxbottom{background:url(../images/box01_bottom.jpg) no-repeat left bottom; margin:0; padding:0 0 9px 0;}
#index .alpha{width:285px; float:left; margin:0; padding:0 0 0 14px;}
#index .beta{width:255px; float:right; margin:0; padding:0 16px 0 0;}
#index .alpha01{width:269px; float:left; margin:0; padding:0 0 0 14px;}
#index .beta01{width:258px; float:right; margin:0; padding:0 16px 0 0;}

#index .perio{margin:0; padding:16px 0 0 0;}
#index .perio a{
	background:url(../images/index_perio.jpg) 0 0 no-repeat;
	width:255px;
	height:20px;
	display:block;
	text-indent:-9999px;
	line-height:1em;
	}
#index .perio a:hover{background:url(../images/index_perio.jpg) 0px -20px no-repeat;}

#index .denture{margin:0; padding:16px 0 0 0;}
#index .denture a{
	background:url(../images/index_denture.jpg) 0 0 no-repeat;
	width:255px;
	height:20px;
	display:block;
	text-indent:-9999px;
	line-height:1em;
	}
#index .denture a:hover{background:url(../images/index_denture.jpg) 0px -20px no-repeat;}

.border01{width:588px; border:1px solid #c8c8c8; padding:6px 0 0 0; clear:both;}
*:first-child+html .border01 { width:588px; } /*  for IE7 only */
* html body .border01 { width:590px; } /*  for IE6 only */
.alpha02{width:210px; float:left; margin:0; padding:0 10px 0 5px;}
.beta02{width:354px; float:left; padding:0; margin:0;}
.bg_01{background:url(../images/bg_01.jpg) left top no-repeat; margin:0; padding:0 0 6px 9px; height:111px;}
p.access01{margin:0; padding:0 0 0 19px;}
p.access01 a{
	background:url(../images/index_access.jpg) 0 0 no-repeat;
	width:150px;
	height:21px;
	display:block;
	text-indent:-9999px;
	line-height:1.5em;
	}
p.access01 a:hover{background:url(../images/index_access.jpg) 0px -21px no-repeat;}

p.shika{margin:0; padding:0; float:right;}
p.shika a{
	background:url(../images/index_shika.jpg) 0 0 no-repeat;
	width:210px;
	height:90px;
	display:block;
	text-indent:-9999px;
	}
p.shika a:hover{background:url(../images/index_shika.jpg) 0px -90px no-repeat;}


/*---------- 08  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2.jpg) no-repeat 0 0;}
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h4#title03{background:url(../images/clinic_h4-01.jpg) no-repeat 0 0;}
#clinic h3#title04{background:url(../images/clinic_h3-02.jpg) no-repeat 0 0;}
#clinic h4#title05{background:url(../images/clinic_h4-02.jpg) no-repeat 0 0;}
#clinic h4#title06{background:url(../images/clinic_h4-03.jpg) no-repeat 0 0;}
#clinic h4#title07{background:url(../images/clinic_h4-04.jpg) no-repeat 0 0;}
#clinic h4#title08{background:url(../images/clinic_h4-05.jpg) no-repeat 0 0;}
#clinic h4#title09{background:url(../images/clinic_h4-06.jpg) no-repeat 0 0;}
#clinic h4#title10{background:url(../images/clinic_h4-07.jpg) no-repeat 0 0;}
#clinic h4#title11{background:url(../images/clinic_h4-08.jpg) no-repeat 0 0;}
#clinic h4#title12{background:url(../images/clinic_h4-09.jpg) no-repeat 0 0;}
#clinic h4#title13{background:url(../images/clinic_h4-10.jpg) no-repeat 0 0;}
#clinic h4#title14{background:url(../images/clinic_h4-11.jpg) no-repeat 0 0;}

#clinic .alpha{width:210px; float:left; margin:0; padding:4px 0 0 0;}
#clinic .beta{width:354px; float:right; margin:0; padding:0;}

#clinic #content dl {margin:0; padding:0; display:inline;}
#clinic #content dl dt {margin:0; padding:0; display:inline; float:left; width:65px; font-weight:bold;}
#clinic #content dl dt.dt01 {padding:0; margin:0 0 0 66px; display:inline; float:left; width:285px; font-weight:normal;}
#clinic #content dl dd {margin:0; padding:0; display:inline; float:left; width:285px;}
#clinic #content dl dd.dd01 {padding:0; margin:0 0 0 66px; display:inline; float:left; width:285px;}

#clinic ul.icon{margin:0; padding:0 0 0 10px;}
#clinic ul.icon li{list-style:none; background:url(../images/icon01.jpg) 0 5px no-repeat; margin:0; padding:0 0 0 20px;}

/*---------- 09  Access -----------*/
#access h2#title01{background:url(../images/access_h2.jpg) no-repeat 0 0;}
#access h3#title02{background:url(../images/access_h3-01.jpg) no-repeat 0 0;}
#access h4#title03{background:url(../images/access_h4-01.jpg) no-repeat 0 0;}
#map{
width:490px;
height:490px;
}

/*---------- 09  Concept -----------*/
#concept h2#title01{background:url(../images/concept_h2.jpg) no-repeat 0 0;}
#concept h3#title02{background:url(../images/concept_h3-01.jpg) no-repeat 0 0;}
#concept h3#title03{background:url(../images/concept_h3-02.jpg) no-repeat 0 0;}

/*---------- 09  General -----------*/
#general h2#title01{background:url(../images/general_h2.jpg) no-repeat 0 0;}
#general h3#title02{background:url(../images/general_h3-01.jpg) no-repeat 0 0;}
#general h4#title03{background:url(../images/general_h4-01.jpg) no-repeat 0 0;}

/*---------- 09  Children -----------*/
#children h2#title01{background:url(../images/children_h2.jpg) no-repeat 0 0;}
#children h3#title02{background:url(../images/children_h3-01.jpg) no-repeat 0 0;}
#children h3#title03{background:url(../images/children_h3-02.jpg) no-repeat 0 0;}
#children h3#title04{background:url(../images/children_h3-03.jpg) no-repeat 0 0;}
#children h4#title05{background:url(../images/children_h4-01.jpg) no-repeat 0 0;}
#children h4#title06{background:url(../images/children_h4-02.jpg) no-repeat 0 0;}

/*---------- 09  Prevent -----------*/
#prevent h2#title01{background:url(../images/prevent_h2.jpg) no-repeat 0 0;}
#prevent h3#title02{background:url(../images/prevent_h3-01.jpg) no-repeat 0 0;}
#prevent h4#title03{background:url(../images/prevent_h4-01.jpg) no-repeat 0 0;}
#prevent h3#title04{background:url(../images/prevent_h3-02.jpg) no-repeat 0 0;}
#prevent h4#title05{background:url(../images/prevent_h4-02.jpg) no-repeat 0 0;}
#prevent h4#title06{background:url(../images/prevent_h4-03.jpg) no-repeat 0 0;}
#prevent h4#title07{background:url(../images/prevent_h4-04.jpg) no-repeat 0 0;}
#prevent h4#title08{background:url(../images/prevent_h4-05.jpg) no-repeat 0 0;}

/*---------- 09  Perio -----------*/
#perio h2#title01{background:url(../images/perio_h2.jpg) no-repeat 0 0;}
#perio h3#title02{background:url(../images/perio_h3-01.jpg) no-repeat 0 0;}
#perio h4#title03{background:url(../images/perio_h4-01.jpg) no-repeat 0 0;}
#perio h4#title04{background:url(../images/perio_h4-02.jpg) no-repeat 0 0;}
#perio h3#title05{background:url(../images/perio_h3-02.jpg) no-repeat 0 0;}

/*---------- 09  Denture -----------*/
#denture h2#title01{background:url(../images/denture_h2.jpg) no-repeat 0 0;}
#denture h3#title02{background:url(../images/denture_h3-01.jpg) no-repeat 0 0;}
#denture h4#title03{background:url(../images/denture_h4-01.jpg) no-repeat 0 0;}
#denture h3#title04{background:url(../images/denture_h3-02.jpg) no-repeat 0 0;}
#denture h4#title05{background:url(../images/denture_h4-02.jpg) no-repeat 0 0;}
#denture h4#title06{background:url(../images/denture_h4-03.jpg) no-repeat 0 0;}
#denture h3#title07{background:url(../images/denture_h3-03.jpg) no-repeat 0 0;}
#denture h4#title08{background:url(../images/denture_h4-04.jpg) no-repeat 0 0;}
#denture h4#title09{background:url(../images/denture_h4-05.jpg) no-repeat 0 0;}
#denture h3#title10{background:url(../images/denture_h3-04.jpg) no-repeat 0 0;}
#denture h4#title11{background:url(../images/denture_h4-06.jpg) no-repeat 0 0;}
#denture h4#title12{background:url(../images/denture_h4-07.jpg) no-repeat 0 0;}

#denture ul.icon{margin:0; padding:0 0 0 10px;}
#denture ul.icon li{list-style:none; background:url(../images/icon01.jpg) 0 5px no-repeat; margin:0; padding:0 0 0 20px;}


/*---------- 09  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2.jpg) no-repeat 0 0;}
#ortho h3#title02{background:url(../images/ortho_h3-01.jpg) no-repeat 0 0;}
#ortho h4#title03{background:url(../images/ortho_h4-01.jpg) no-repeat 0 0;}
#ortho h4#title04{background:url(../images/ortho_h4-02.jpg) no-repeat 0 0;}
#ortho h3#title05{background:url(../images/ortho_h3-02.jpg) no-repeat 0 0;}




/*---------- Margin - Padding -----------*/
.margin_l31b19{margin:0 0 19px 31px;}
.margin_b6{margin-bottom:6px;}
.margin_b8{margin-bottom:8px;}
.margin_b10{margin-bottom:10px;}
.margin_b15{margin-bottom:15px;}
.margin_b17{margin-bottom:17px;}
.margin_b20{margin-bottom:20px;}
.margin_b22{margin-bottom:22px;}
.margin_b25{margin-bottom:25px;}
.margin_b30{margin-bottom:30px;}

.padding_t7l13{padding:7px 0 0 13px;}
.padding_l5r5{padding:0 5px 0 5px;}
.padding_l5r5b5{padding:0 5px 10px 5px;}


.text00{margin:0; padding:0;}
.text01{color:#ff7b00; margin:0; padding:0; font-weight:bold;}

.bg_tb{background:#8acc0d; padding:2px 2px 2px 2px; margin:0; clear:both;}
.bg_02{background:#f4ffca;}
.bg_03{background:#f4ffca; font-weight:bold; text-align:center; color:#ff972f;}

.w70{width:70px;}
.w172{width:172px;}
.w200{width:200px;}
