@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:#edfff2 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 940px;
	margin: 0 auto 15px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) top no-repeat;
	}

#content {
	width: 630px;
	float: right;
	font-size: 108%;
	line-height: 1.6;
	color: #333;
	padding: 0 0 1em 0;
	margin-right:15px;
	}

*html #content {
	width: 630px;
	float: right;
	font-size: 108%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	margin-right:6px;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 120px;
	width: 940px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 510px;
	height: 80px;
	line-height: 1.0;
	float: left;
	margin: 30px 0 0 25px;
	}
h1 a {
	display: block;
	width: 510px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 340px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header .tel {
	margin: 0;
	padding: 0;
	}

#header .tel a {
	margin: 30px 0 0 0;
	padding: 0;
	height: 75px;
	width: 320px;
	text-indent: -9999px;
	display: block;
	background:url(../images/header_tel.jpg) 0 0 no-repeat;
	}
#header .tel a:hover {background:url(../images/header_tel.jpg) 0 -75px no-repeat;}

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 270px;
	float: left;
	padding: 10px 0 20px 0;
	margin: 0 0 0 20px;
	}
*html #nav {
	width: 270px;
	float: left;
	padding: 10px 0 20px 0;
	margin: 0 0 0 10px;
	}

#nav ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav .nav_01 li {
	height: 100px;
	text-indent: -9999px;
	}
#nav .nav_01 li a {
	display: block;
	height: 100px;
	}

#nav .nav_02 li {
	text-indent: -9999px;
	}
#nav .nav_02 li a {
	display: block;
	height: 50px;
	}

#nav .nav_03 li {
	height: 180px;
	text-indent: -9999px;
	}
#nav .nav_03 li a {
	display: block;
	height: 180px;
	}
	
#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}
	
#nav #nav07,
#nav #nav13,
#nav #nav20,
#nav #nav07 a,
#nav #nav13 a, 
#nav #nav20 a, 
#nav #nav07 a:hover,
#nav #nav13 a:hover,
#nav #nav20 a:hover { height: 58px; }

	
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav04 { background: url(../images/nav.jpg) 0 -300px no-repeat; height: 42px; }
#nav05 a { background: url(../images/nav.jpg) 0 -342px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -392px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -442px no-repeat; }
#nav08 { background: url(../images/nav.jpg) 0 -500px no-repeat; height: 42px; }
#nav09 a { background: url(../images/nav.jpg) 0 -542px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -592px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -642px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -692px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -742px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -800px no-repeat; }
#nav15 { background: url(../images/nav.jpg) 0 -980px no-repeat; height: 42px; }
#nav16 a { background: url(../images/nav.jpg) 0 -1022px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -1072px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -1122px no-repeat; }
#nav19 a { background: url(../images/nav.jpg) 0 -1172px no-repeat; }
#nav20 a { background: url(../images/nav.jpg) 0 -1222px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -270px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -270px -100px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -270px -200px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -270px -342px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -270px -392px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -270px -442px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -270px -542px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -270px -592px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -270px -642px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -270px -692px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -270px -742px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -270px -800px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -270px -1022px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -270px -1072px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -270px -1122px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -270px -1172px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -270px -1222px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../images/footer_bg.jpg) top no-repeat;
	font-size: 85%;
	text-align: center;
	height: 55px;
	color:#666;
	}


#footer ul { 
	list-style: none;
	margin: 20px 25px 0 0;
	padding: 0;
	float:right;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	margin: 20px 0 0 25px;
	float:left;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 10px 1em 10px; }
.section .section { padding: .5em 5px 1em 5px; }

.section .section p { padding: 5px 10px; }

.center { text-align: center; }

#content h2 {
	height: 160px;
	margin: 5px 0 0 0;
	}
#content h3 {
	clear: both;
	height: 50px;
	}
#content h4 {
	height: 40px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.gif) 0 5px 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: #1A9507;
	outline: none;
	}
a:hover { color: #73BA4A; }

#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: 0;
	}

#content ul.totop li {
	list-style: none;
	width: 146px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	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 #8FAF05;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #8FAF05;
	}

#content table th {
	background: #C8DD6F;
	color: #006B33;
	}
#content table th.title {
	background: #D1E854;
	color: #006B33;
	}


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


.box{
	border: 1px solid #B8EFAD;
	background:#F8FFFB;
	margin-bottom:15px;
	}

.infomartion a {
	background:url(../images/banner01.jpg) 0 0 no-repeat;
	width:595px;
	height:75px;
	text-indent:-9999px;
	display:block;
	margin-left:5px;
	}
.infomartion a:hover {
	background:url(../images/banner01.jpg) 0 -75px no-repeat;
	}




.box_no{
	background:#eaffe0 url(../images/advance01.jpg) right bottom no-repeat;
	border: 1px solid #B8EFAD;
	padding:0;
	margin:0 10px;
}
.box_no ul.no { margin:10px 15px; }
#content .box_no ul.no li {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #B8EFAD;
	width:450px;
	padding:5px 0 5px 30px;
	}
.no li#no01 {background: url(../images/no01.jpg) 0 5px no-repeat;}
.no li#no02 {background: url(../images/no02.jpg) 0 5px no-repeat;}
.no li#no03 {background: url(../images/no03.jpg) 0 5px no-repeat;}
.no li#no04 {background: url(../images/no04.jpg) 0 5px no-repeat;}
.no li#no05 {background: url(../images/no05.jpg) 0 5px no-repeat;}
.no li#no06 {background: url(../images/no06.jpg) 0 5px no-repeat;}
.no li#no07 {background: url(../images/no07.jpg) 0 5px no-repeat;}
.no li#no08 {background: url(../images/no08.jpg) 0 5px no-repeat;}
.no li#no09 {background: url(../images/no09.jpg) 0 5px no-repeat;}
.no li#no10 {background: url(../images/no10.jpg) 0 5px no-repeat;}
.no li#no11 {background: url(../images/no11.jpg) 0 5px no-repeat;}
.no li#no12 {background: url(../images/no12.jpg) 0 5px no-repeat;}
.no li#icon_a {background: url(../images/icon_a.jpg) 0 5px no-repeat;}
.no li#icon_b {background: url(../images/icon_b.jpg) 0 5px no-repeat;}
.no li#icon_c {background: url(../images/icon_c.jpg) 0 5px no-repeat;}

.padt15{padding-top:15px;}
.padt20{padding-top:20px;}
.padt25{padding-top:25px;}
.padt30{padding-top:30px;}
.padt35{padding-top:35px;}
.padt40{padding-top:40px;}
.padt45{padding-top:45px;}
.padt50{padding-top:50px;}
.padt55{padding-top:55px;}
.padt60{padding-top:60px;}
.padt65{padding-top:65px;}
.padt70{padding-top:70px;}
.padt75{padding-top:75px;}
.padt80{padding-top:80px;}
.padt85{padding-top:85px;}
.padt90{padding-top:90px;}
.padt95{padding-top:95px;}
.padt100{padding-top:100px;}
.padt105{padding-top:105px;}
.padt130{padding-top:130px;}

.text_red { color:#CC0000; font-weight:bold; }
.text_green { color:#336600; font-weight:bold; }
.text_b { font-weight:bold; }


/*---------- 07  Index -----------*/
#index h2 {margin:0; height:43px;}
#index h3#title02 {margin:0; float:left; width:160px; height:170px;}
#index h4#title03 {margin:0; float:left; width:300px; height:112px;}
#index h4#title04 {margin:0; height:35px;}

#index .box01{
	border: 1px solid #B8EFAD;
	background:#F8FFFB;
	padding:10px;
	}
#index .box02{
	padding:0;
	background:url(../images/index_bg01.jpg) 0 0 no-repeat;
	width:610px;
	height:437px;
	}
#index .box02 p{
	padding:0;
	margin:0;
	}
#index .box02 a{
	padding:0;
	margin:0;
	width:280px;
	height:80px;
	/*text-indent:-9999px;*/
	display:block;
	text-decoration:none;
	} 
	
#index .pickup_box01 {
	width:590px;
	height:157px;
	}
#index .pickup_box02 {
	width:570px;
	margin:0 0 15px 20px;
	}
	
#index .pickup01 a span{ position:absolute; width:270px; height:50px; margin:80px 0 0 10px; line-height:1.4; color:#0c2e72; text-decoration:none; cursor:pointer;}
#index .pickup02 a span{ position:absolute; width:260px; height:50px; margin:80px 0 0 10px; line-height:1.4; color:#0c2e72; text-decoration:none; cursor:pointer;}
#index .pickup03 a span{ position:absolute; width:275px; height:50px; margin:80px 0 0 10px; line-height:1.4; color:#0c2e72; text-decoration:none; cursor:pointer;}
#index .pickup04 a span{ position:absolute; width:260px; height:50px; margin:80px 0 0 10px; line-height:1.4; color:#0c2e72; text-decoration:none; cursor:pointer;}
#index .pickup05 a span{ position:absolute; width:260px; height:50px; margin:80px 0 0 10px; line-height:1.4; color:#0c2e72; text-decoration:none; cursor:pointer;}
#index .pickup01,
#index .pickup03,
#index .pickup05 {float:right;}

#index .pickup02,
#index .pickup04 {float:left;}

#index .pickup01 a { background: url(../images/index_pickup01.jpg) 0 0 no-repeat; margin-top:20px; height:122px; }
#index .pickup02 a { background: url(../images/index_pickup02.jpg) 0 0 no-repeat; height:122px; }
#index .pickup03 a { background: url(../images/index_pickup03.jpg) 0 0 no-repeat; height:122px; }
#index .pickup04 a { background: url(../images/index_pickup04.jpg) 0 0 no-repeat; height:122px; }
#index .pickup05 a { background: url(../images/index_pickup05.jpg) 0 0 no-repeat; height:122px; }

#index .pickup01 a:hover { background: url(../images/index_pickup01.jpg) -280px 0 no-repeat; }
#index .pickup02 a:hover { background: url(../images/index_pickup02.jpg) -280px 0 no-repeat; }
#index .pickup03 a:hover { background: url(../images/index_pickup03.jpg) -280px 0 no-repeat; }
#index .pickup04 a:hover { background: url(../images/index_pickup04.jpg) -280px 0 no-repeat; }
#index .pickup05 a:hover { background: url(../images/index_pickup05.jpg) -280px 0 no-repeat; }

#index .box03 {
	border-left: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
	border-right: solid 1px #C8C8C8;
	padding:15px;
	margin:0;
	}
#index .box03 dl{margin: 0 0 0 0;}
#index .box03 dt {
	float:left;
	width:7em;
	font-weight:normal;
	}
#index .box03 dd{
	padding-left:7.5em;
	}

/*---------- 08  advance -----------*/


#advance .box01{
	width: 600px;
	height: 2545px;
	background: url(../images/advance02.jpg) 0 0 no-repeat;
	line-height:20px;
	font-size:13px;
	margin: 0 0 0 10px;
	font-size:13px;
	}
#advance .mind{
	width: 170px;
	color: #656457;
	padding-left: 50px;
	}
*html #advance .mind{
	width: 220px;
	color: #656457;
	padding-left: 50px;
	}
#advance .talk{
	width: 235px;
	padding-left: 220px;
	}
*html #advance .talk{
	width: 455px;
	padding-left: 220px;
	}



/*---------- 09  after -----------*/
#after .box_no ul {
	padding-top:30px;
	padding-bottom:15px;
	}
	
#after .box01{
	width: 600px;
	height: 1565px;
	background: url(../images/after01.jpg) 0 0 no-repeat;
	margin: 0 0 0 10px;
	font-size:13px;
	}
#after .mind{
	width: 170px;
	color: #656457;
	padding-left: 50px;
	}
#after .talk{
	width: 235px;
	padding-left: 220px;
	}
*html #after .mind{
	width: 220px;
	color: #656457;
	padding-left: 50px;
	}
*html #after .talk{
	width: 455px;
	padding-left: 220px;
	}


/*---------- 10  flow -----------*/
#flow .box01{
	width: 600px;
	height: 2730px;
	background: url(../images/flow01.jpg) 0 0 no-repeat;
	font-size:13px;
	}
#flow .mind{
	width: 180px;
	color: #656457;
	padding-left: 50px;
	}
#flow .talk{
	width: 235px;
	padding-left: 220px;
	}
#flow .talk2{
	width: 235px;
	height:200px;
	padding-left: 220px;
	padding-top: 80px;
	}
*html #flow .mind{
	width: 230px;
	}
*html #flow .talk{
	width: 455px;
	}
*html #flow .talk2{
	width: 455px;
	padding-top: 90px;
	padding-bottom:30px;
	}
*html #flow .padt45{padding-top:40px;}

/*---------- 11  consult -----------*/
#consult .box01{
	width: 580px;
	height: 70px;
	background: url(../images/consult_bg.jpg) 0 0 no-repeat;
	margin: 0 0 10px 15px;
	}
#consult .box01 p{
	padding:10px 0 0 90px;
	font-weight:bold;
	}
	
#consult table th {width:180px;}
#consult table td {width:380px;}

*html #consult table {width:580px;}

	
/*---------- 12  faq -----------*/
#faq #content dl{
	margin: 10px 0 0 10px;
	width:580px;
	padding:0;
	}
#faq #content dt{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px dotted #999;
	background: #F8FFFB url(../images/faq_q.jpg) 10px 10px no-repeat;
	padding: 10px 5px 10px 50px ;
	margin: 0;
	color:#336600;
	}
#faq #content dd{
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background:url(../images/faq_a.jpg) 10px 10px no-repeat;
	padding: 9px 5px 9px 50px ;
	margin: 0 0 20px 0;
	}
#faq #content .faq_li li{
	background:url(../images/faq_li.jpg) 0 5px no-repeat;
	font-weight:bold;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #B8EFAD;
	}

#faq #content .box{
	background:#eaffe0;
	border: 1px solid #B8EFAD;
	padding:0;
	margin:0 10px 10px 10px;
	}
	
	
/*---------- 13  voice -----------*/
#voice h3 { height: 35px; }

#voice .icon01{
	background: url(../images/voice01.jpg) 20px 0 no-repeat;
	width: auto;
	height: 52px;
	padding: 13px 0 0 69px;
	font-weight:bold;
	}
#voice .icon02{
	background: url(../images/voice02.jpg) 20px 0 no-repeat;
	width: auto;
	height: 52px;
	padding: 13px 0 0 69px;
	font-weight:bold;
	}
#voice .icon03{
	background: url(../images/voice03.jpg) 20px 0 no-repeat;
	width: auto;
	height: 52px;
	padding: 13px 0 0 69px;
	font-weight:bold;
	}
#voice .icon04{
	background: url(../images/voice04.jpg) 20px 0 no-repeat;
	width: auto;
	height: 52px;
	padding: 13px 0 0 69px;
	font-weight:bold;
	}
	
	
/*---------- 14  select -----------*/
#select .box01{
	background:url(../images/select_bg.jpg) bottom no-repeat;
	width: 590px;
	margin: 0;
	padding: 0 0 20px 0;
	font-size:13px;
	}
#select h3#title03 { margin:0; height:110px; width:590px; }

#select .box02{margin:0 0 0 10px; padding:0;}

#select .box01 p{padding: 5px 20px;}


/*---------- 15  hall -----------*/
#hall .box01{
	width:600px;
	height:80px;
	background-image:url(../images/hall_bg.jpg);
	background-repeat:no-repeat;
	margin: 0 0 15px 0;
	}
#hall .box01 p{ padding:15px 0 0 20px; font-weight:bold; }
#hall table ul{ margin: 0; }
#hall table ul li{
	list-style: none;
	background: url(../images/li_bg02.jpg) 0 4px no-repeat;
	padding-left: 13px;
	}
	
#hall table th.title {width:120px;}
#hall table td {width:210px; vertical-align:top;}
#hall table.table02 td { text-align:center; }


/*---------- 15  type -----------*/
#type .box01 {
	width:590px;
	height:85px;
	background:url(../images/type_bg.jpg) 0 0 no-repeat;
	margin: 5px 0 10px 10px;
}
#type .box01 p{
	padding:20px 0 0 15px;
	font-size:13px;
	line-height:1.5em;
	}

#type table ul{ margin: 0; }
#type table th.title {width:100px;}
#type table td {width:440px; vertical-align:top;}
#type table ul li{
	list-style: none;
	background: url(../images/li_bg02.jpg) 0 4px no-repeat;
	padding-left: 13px;
	}
	
#type #content dl.dl02{
	margin: 10px 0 0 10px;
	width:580px;
	padding:0;
	}
#type #content dl.dl02 dt{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px dotted #999;
	background: #F8FFFB url(../images/faq_q.jpg) 5px 5px no-repeat;
	padding: 10px 5px 10px 50px ;
	margin: 0;
	color:#336600;
	}
#type #content dl.dl02 dd{
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background:url(../images/faq_a.jpg) 5px 5px no-repeat;
	padding: 9px 5px 10px 50px ;
	margin: 0 0 20px 0;
	}
	
/*---------- 16  buddhist -----------*/
#buddhist .section dl{ margin: 10px ; }
#buddhist .section dt {
	background:url(../images/li_bg.gif) 0 5px no-repeat;
	padding-left:25px;
	color:#0D5900;
	margin-top:10px;
	}
	
	
/*---------- 17  price -----------*/
#price table {width:580px;}
#price table th.title {width:150px;}
#price table td.td02 {width:230px; vertical-align:top;}
#price table td {width:130px; }

#price table.table02 th {width:150px;}
#price table.table02 td {width:420px; }

#price table dl{ margin: 10px ; }
#price table dt {
	background:url(../images/li_bg.gif) 0 1px no-repeat;
	padding-left:25px;
	color:#0D5900;
	margin-top:10px;
	}

/*---------- 17  work -----------*/
#work .box01 {
	width:590px;
	height:80px;
	background-image:url(../images/work01.jpg);
	background-repeat:no-repeat;
	margin: 0 0 25px 5px;
}
#work .box01 p{
	padding:20px 180px 0 20px;
	font-size: 15px;
	line-height: 22px;
}

/*---------- 18  profile -----------*/
#profile dl {margin: 0 10px;}
#profile dt,
#profile dd {margin: 10px 0 0 0;}


/*---------- 19  greeting -----------*/



/*---------- 20  contact -----------*/
#contact .box01{
	width: 580px;
	height: 70px;
	background: url(../images/consult_bg.jpg) 0 0 no-repeat;
	margin: 0 0 10px 15px;
	}
#contact .box01 p{
	padding:10px 0 0 90px;
	font-weight:bold;
	}
	
#contact table th {width:250px;}
#contact table td {width:330px;}

#contact .left p { text-align: left; }


/*---------- 21  company -----------*/
#company table th {width:200px;}
#company table td {width:380px;}

#company table ul{ margin: 0; }

#company .section dt {
	width:7em;
	float:left;
	}
#company .section dd { padding-left:7.5em; }


/*---------- 22  privacy -----------*/

#privacy .no li.no01 {background: url(../images/p_no01.jpg) 0 5px no-repeat;}
#privacy .no li.no02 {background: url(../images/p_no02.jpg) 0 5px no-repeat;}
#privacy .no li.no03 {background: url(../images/p_no03.jpg) 0 5px no-repeat;}
#privacy .no li.no04 {background: url(../images/p_no04.jpg) 0 5px no-repeat;}
#privacy ul.no li {
	border-bottom: 1px dotted #B8EFAD;
	padding:5px 0 5px 30px;
	}
	
#privacy .box01 { background:#F0F0F0; }

/*---------- 23  news -----------*/

#news h3 {
	background: url(../images/news_h3.jpg) 0 0 no-repeat;
	color:#FFF;
	padding:8px 0 0 10px ;
	font-weight: bold;
	font-size:14px;
	}
	
#news h4 {
	border-bottom: 1px dotted #B8EFAD; color:#336600;
	font-weight: bold;
	padding:3px 0 3px 5px ;
	margin-bottom:10px;
	line-height:1.5em;
	}

#news .section dl.dl01{ margin: 0; }
#news .section dl.dl01 dt {
	width:3.5em;
	float:left;
	font-weight: normal;
	}
#news .section dl.dl01 dd { padding-left:4em; }

#news .box01 { background:#F0F0F0; padding:10px; width:300px; }
#news .box02 { background:#F0F0F0; padding:10px; }

#news dl.dl02 { margin: 0 ; }
#news dl.dl02 dt {
	background:url(../images/li_bg.gif) 0 2px no-repeat;
	padding-left:25px;
	color:#0D5900;
	margin-top:10px;
	width: auto;
	float: none;
	font-weight: bold;
	}
#news dl.dl02 dd{padding-left:1.5em; clear:both;}

#news .section dl.dl03,
#news .section dl.dl04,
#news .section dl.dl05 { margin: 5px ; padding:0 0 0 0; }
#news .section dl.dl03 dt {
	width:8em;
	float:left;
	font-weight: normal;
	background: none;
	}
#news .section dl.dl03 dd { padding-left:8em; }

#news .section dl.dl04 dt {
	width:18em;
	float:left;
	font-weight: normal;
	background: none;
	margin: 0 0 0 0 ;
	padding:0 0 0 0;
	}
#news .section dl.dl04 dd { padding-left:18.5em; }

#news .section dl.dl05 dt {
	width:20em;
	float:left;
	font-weight: normal;
	background: none;
	margin: 0 0 0 0 ;
	padding:0 0 0 0;
	}
#news .section dl.dl05 dd { padding-left:20.5em; }
#news .text02 {
	background: url(../images/li_bg02.jpg) 0 4px no-repeat;
	padding: 0 0 8px 13px;
	color:#666;
	}