@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Staff                       */
/*                 11  Child                       */
/*                 12  Check                       */
/*                 13  Prevent                     */
/*                 14  Point                       */
/*                 15  FAQ                         */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #ff9a0a      */
/*        Main Color - Light Yellow   #ffffda      */
/*        Main Color - Light Orange   #ff7f00      */
/*                                                 */
/*        Sub Color  - Yellow Green   #b2d736      */
/*                                                 */
/*==================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) top repeat-x; color:#3F3F3F; line-height:1.6em; }
body#index { background:url(../images/body_index_bg.jpg) repeat-x 0 0; }
#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width:975px;
	margin:0px auto;
	padding: 0;
	text-align:left;
	}

#main {
	width:885px;
	margin:0 45px;
	background: url(../images/main_bg.jpg) repeat-y;
	padding:0;
	}

#content {
	width: 650px;
	float: right;
	font-size: 114%;
	padding:0;
	}

p img { display:block; line-height:1.0; }
/*---------- 03  Header -----------*/

#header {
	width:975px;
	margin:0;
	padding: 0; height:328px; background:url(../images/header_bg.jpg) no-repeat 0 76px; 
	}
#index #header { height:429px; background:url(../images/header_index_bg.jpg) no-repeat 0 78px; }

#header01 { width:885px; margin:0 45px; height:76px; }
#header01 p.header_text{ margin:0 0 -13px 0; padding:8px 0 0 0; font-size:85.71%; color:#666; line-height:1.5em; position:relative; width:170px; }
h1 {
	text-indent: -9999px;
	width:413px;
	height:63px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width:413px;
	height:63px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p.tel {
	float:right;
	margin:0 15px 0 0;
	padding:0;
	height:52px;
	display:inline;
	}
#header p.tel img { display: block; }

#header_nav {
	margin:12px 0 37px 0;
	padding: 0;
	width:619px;
	height:24px;
	float:right;
}
#index #header_nav {
	margin:12px 0 83px 0;
}
#header_nav ul {
	margin:0;
	padding: 0;
	list-style: none;
	width:619px;
	height:24px;
	background:url(../images/header_nav.jpg) no-repeat 0 0;
}

#header_nav li {
	height:24px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin:0;
	padding: 0;
	width:200px;
	}
#header_nav li a {
	width:200px;
	display: block;
	height:24px;
	}
#header_nav li#nav01 { width:219px;	}
#header_nav li#nav01 a { width:219px;	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -24px no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -219px 0 no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -219px -24px no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -419px 0 no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -419px -24px no-repeat; }

#header .header_img02 { margin:0 14px 26px 0; padding:0; float:right; display:inline; height:58px; clear:both; }
#header .header_img03 { margin:0 14px 26px 0; padding:30px 0 0 0; float:right; display:inline; height:28px; clear:both; }
#index #header .header_img01 { margin:0 22px 43px 0; padding:0; float:right; height:94px; display:inline; }
#index #header .header_link { width:217px; height:97px; float:right; margin:0 14px 0 0; display:inline; clear:both; }
#index #header .header_link a{ height:97px; display:block; text-indent:-9999px; background:url(../images/header_index02.jpg) no-repeat 0 0; }
#index #header .header_link a:hover{ background:url(../images/header_index02.jpg) no-repeat 0 -97px; }

#header .header_link { width:215px; height:95px; float:right; margin:0 14px 0 0; display:inline; clear:both; }
#header .header_link a{ height:95px; display:block; text-indent:-9999px; background:url(../images/header_link.jpg) no-repeat 0 0; }
#header .header_link a:hover{ background:url(../images/header_link.jpg) no-repeat 0 -95px; }
/*----------04  Navigation -----------*/

#nav {
	width: 212px;
	float: left;
	background:url(../images/nav01.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	margin:0;
	}

#nav ul{
	width:200px;
	height:394px;
	margin:0 8px 13px 4px;
	padding:0;
	list-style: none;
	background:url(../images/nav.jpg) no-repeat 0 0;
	}
* html body #nav ul{ margin:0 8px 12px 4px; } /*  for IE6 only */
#nav li {
	margin:0px 5px 0px 5px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height:40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height:40px;
	}
#nav ul li#nav06, #nav ul li#nav07, #nav ul li#nav08 {
	height:30px;
}
#nav ul li#nav06 a, #nav ul li#nav07 a, #nav ul li#nav08 a{
	height:30px;
}
#nav ul li#nav09 {
	height:35px;
}
#nav ul li#nav09 a{
	height:35px;
}
#nav ul li#nav10, #nav ul li#nav12, #nav ul li#nav13 { height:50px; }
#nav ul li#nav10 a, #nav ul li#nav12 a, #nav ul li#nav13 a {	height:50px; }

#nav04 a { background: url(../images/nav.jpg) -5px 0px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) -5px -40px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) -5px -80px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) -5px -110px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) -5px -140px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) -5px -170px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -5px -205px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) -5px -255px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) -5px -295px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) -5px -345px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -205px -0px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -205px -40px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -205px -80px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -205px -110px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -205px -140px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -205px -170px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -205px -205px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -205px -255px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -205px -295px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -205px -345px no-repeat; }

#nav #nav_link { background:url(../images/space_grey.jpg) repeat-x 0 0; width:190px; margin:0 13px 0 9px; padding:17px 0 0 0; }
#nav .nav_recruit { margin:0 0 10px 0; padding:0; height:70px; width:190px; }
#nav .nav_recruit a{ height:70px; display:block; text-indent:-9999px; background:url(../images/nav_recruit.jpg) no-repeat 0 0; }
#nav .nav_recruit a:hover{ background:url(../images/nav_recruit.jpg) no-repeat 0 -70px; }

#nav .nav_shinwa { margin:0 0 10px 0; padding:0; height:70px; width:190px; }
#nav .nav_shinwa a{ height:70px; display:block; text-indent:-9999px; background:url(../images/nav_shinwa.jpg) no-repeat 0 0; }
#nav .nav_shinwa a:hover{ background:url(../images/nav_shinwa.jpg) no-repeat 0 -70px; }

#nav .nav_ortho { margin:0 0 10px 0; padding:0; height:70px; width:190px; }
#nav .nav_ortho a{ height:70px; display:block; text-indent:-9999px; background:url(../images/nav_ortho-center.jpg) no-repeat 0 0; }
#nav .nav_ortho a:hover{ background:url(../images/nav_ortho-center.jpg) no-repeat 0 -70px; }

#nav .nav_shika { margin:0 36px 15px 33px; padding:0; height:61px; width:121px; }
#nav .nav_shika a{ height:61px; display:block; text-indent:-9999px; background:url(../images/nav_shika.jpg) no-repeat 0 0; }

#nav .nav_nippon { margin:0 0 10px 0; padding:0; height:102px; width:190px; }
#nav .nav_nippon a{ height:102px; display:block; text-indent:-9999px; background:url(../images/banner02.jpg) no-repeat 0 0; }
#nav .nav_nippon a:hover{ background:url(../images/banner02.jpg) no-repeat 0 -102px; }

#nav .nav_kosodate { margin:0 0 10px 0; padding:0; height:150px; width:192px; }
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	background:url(../images/footer_bg.jpg) repeat-x 0 0 #fcfac5;
	font-size:78.57%;
	text-align: center;
	height:100px;
	}
*: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: #3F3F3F;
	}
#footer a:hover { text-decoration: underline; }

#footer01{ 
	width:885px;
	margin:0 auto;
	background: url(../images/footer01.jpg) no-repeat;
	padding:0;
	text-align:left;
}
#footer .tel { margin:0 0 0 0; padding:22px 0 0 6px; float:left; display:inline; }
#footer address { margin:0; padding:30px 5px 0 0; float:right; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px 1em 20px; }
.section .section { padding: .5em 10px 1em 10px; }
.pad_lr10 { padding-left:10px; padding-right:10px; }

.center { text-align: center; }

#content h2 {
	height: 50px;
	text-indent: -9999px;
	margin:13px 5px 7px 5px;
	}
#content h3 {
	clear: both;
	height: 26px;
	text-indent: -9999px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom:7px;
	}
#content h4 {
	height:33px;
	text-indent: -9999px;
	margin-left:-10px;
	margin-bottom:5px;
	clear:both;
	}

#content h5 {
	font-size: 100%; line-height:1.286em;
	padding:0 0 5px 20px; list-style:none; background:url(../images/h5.jpg) no-repeat 0 3px;
	margin:0 0 5px -10px;
}

#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;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #3F3F3F;
	outline: none;
	}
a:hover { color: #ff9a0a; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 7px 0;
	}
.image_l_b  {
	float:left;
	margin: 4px 15px 7px 0px;
	display:inline;
	padding:2px;
	background:url(../images/bg_img.jpg) repeat 0 0;
}
*:first-child+html .image_l_b { margin: 4px 15px 7px 0px; } /*  for IE7 only */
*html body .image_l_b { margin:4px 12px 7px 0px; } /*  for IE6 only */
.image_r {
	float: right;
	margin: 0 0 7px 15px;
	}
.image_r_b  {
	float: right;
	margin:4px 0px 7px 15px;
	display:inline;
	padding:2px;
	background:url(../images/bg_img.jpg) repeat 0 0;
}
*:first-child+html .image_r_b { margin: 4px 0px 0px 15px; } /*  for IE7 only */
*html body .image_r_b { margin:4px 0px 0px 12px; } /*  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;
	margin:0; padding:0;
}

#content ul.totop li {
	list-style: none;
	width: 144px;
	height:64px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height:51px;
	background: url(../images/totop.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 #d5d5d5;
	font-size:100%;
	width: 100%;
	line-height:1.286em; 
	margin:0;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #d5d5d5;
	}
#content table td.td_top { vertical-align:top; }

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
	
.mar0 { margin:0 0 7px 0; }
.w285 { width:285px; }
.w326 { width:326px; }
.w350 { width:365px; }
.mar_be { margin-bottom:1em; }
.pad_bthe { padding-top:.5em; padding-bottom:.5em; }
.w80 { width:80px; }
.w60 { width:60px; }
.text_b { font-weight:bold; }
.text_center { text-align:center; }
.pad_be { padding-bottom:1em; }
.w230 { width:230px; }
/*---------- 07  Index -------------*/
.index01 { margin:5px 0 15px 0; }
.box01 { width:320px; background:url(../images/box_bg01.jpg) repeat-y; border-bottom:1px solid #d5d5d5; }
#content .alpha { float:left; }
#content .beta { float:right; }
.index_concept { margin:0; padding:0; height:104px; width:320px; }
.index_concept a{ height:104px; display:block; text-indent:-9999px; background:url(../images/index_concept.jpg) no-repeat 0 0;}
.index_concept a:hover{ background:url(../images/index_concept.jpg) no-repeat 0 -104px;}

.index_point { margin:0; padding:0; height:104px; width:320px; }
.index_point a{ height:104px; display:block; text-indent:-9999px; background:url(../images/index_point.jpg) no-repeat 0 0;}
.index_point a:hover{ background:url(../images/index_point.jpg) no-repeat 0 -104px;}

.index_text01 { margin:0 14px 5px 14px; }
.index_text02 { margin:3px 0px 6px 11px; }

.index02 { margin:0 8px 0 12px; padding:0 0 5px 0; }
.index_img01 { margin:0; padding:0; }
.index_img02 { margin:0 0 0 9px; padding:0; }
.index_img03 { margin:0 0 13px 0; padding:0; }
.img0 { margin:0; }


.index_bnr{
clear:both;
padding-top:15px;

}



.index_imgr  {
	float: right;
	margin:4px 0px 0px 10px;
	display:inline;
	padding:0 0 7px 0;
}
*:first-child+html .index_imgr { margin: 4px 0px 0px 10px; } /*  for IE7 only */
*html body .index_imgr { margin:4px 0px 0px 7px; } /*  for IE6 only */

.index_mar01 { margin:4px 0 7px 0; }
.box02 { width:650px; background:url(../images/index_box_bg.jpg) repeat-y; margin:0 0 15px 0; }
.box02_top { background:url(../images/index_box_top.jpg) no-repeat 0 0; }
.box02_bottom { background:url(../images/index_box_bottom.jpg) no-repeat 0 bottom; padding:9px 14px 10px 12px; }
.index_clinic { width:326px; height:29px; margin:11px 0 15px 0; }
.index_clinic a{ height:29px; display:block; text-indent:-9999px; background:url(../images/index_clinic.jpg) no-repeat 0 0; }
.index_clinic a:hover{ background:url(../images/index_clinic.jpg) no-repeat 0 -29px; }

.index_24h { width:650px; height:80px; margin:0 0 35px 0; clear:both; }
.index_24h a{ height:80px; display:block; text-indent:-9999px; background:url(../images/index_24h.jpg) no-repeat 0 0;}
.index_24h a:hover{ background:url(../images/index_24h.jpg) no-repeat 0 -80px;}

/*---------- 08  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 h4#title03 { background:url(../images/concept_h4-01.jpg) no-repeat 0 0; }
#concept h4#title04 { background:url(../images/concept_h4-02.jpg) no-repeat 0 0; }

.concept_child { width:650px; height:97px; margin:0 0 21px 0; clear:both; }
.concept_child a{ height:97px; display:block; text-indent:-9999px; background:url(../images/concept_child.jpg) no-repeat 0 0;}
.concept_child a:hover{ background:url(../images/concept_child.jpg) no-repeat 0 -97px;}

/*---------- 09  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-03.jpg) no-repeat 0 0; }
#clinic h4#title06 { background:url(../images/clinic_h4-04.jpg) no-repeat 0 0; }
#clinic h4#title07 { background:url(../images/clinic_h4-05.jpg) no-repeat 0 0; }
#clinic h4#title08 { background:url(../images/clinic_h4-06.jpg) no-repeat 0 0; }
#clinic h4#title09 { background:url(../images/clinic_h4-07.jpg) no-repeat 0 0; }
#clinic h4#title10 { background:url(../images/clinic_h4-08.jpg) no-repeat 0 0; }
#clinic h4#title11 { background:url(../images/clinic_h4-09.jpg) no-repeat 0 0; }
#clinic h4#title12 { background:url(../images/clinic_h4-10.jpg) no-repeat 0 0; }
#clinic h4#title13 { background:url(../images/clinic_h4-11.jpg) no-repeat 0 0; }

#map{
width:480px;
height:450px;
}

#clinic .text_title {
	padding-bottom: 5px;
	margin: 5px 0 ;
	font-size: 103%;
	color: #86A504;
	font-weight: bold;
	}

#clinic table td.table_title { 
  background-color: #E7E7E7;
	color: #000;
	font-weight: bold;
	}

#clinic #content h5 {	padding:0 0 5px 20px; }
#clinic .layout { padding-left: 10px; }

#clinic #content .info_table table { width: 560px; }
#clinic #content .info_table table.info_table01 th { width: auto; }

/*---------- 10  Staff -------------*/
#staff h2#title01 { background:url(../images/staff_h2.jpg) no-repeat 0 0; }
#staff h3#title02 { background:url(../images/staff_h3-01.jpg) no-repeat 0 0; }
#staff h4#title03 { background:url(../images/staff_h4-01.jpg) no-repeat 0 0; }
#staff h4#title04 { background:url(../images/staff_h4-02.jpg) no-repeat 0 0; }
#content ul.ul01 { margin:0; padding:0; list-style:none; }
#content ul.ul01 li{ margin:0; padding:0 0 2px 23px; list-style:none; background:url(../images/icon01.jpg) no-repeat 0 2px; }

/*---------- 11  Child -------------*/
#child h2#title01 { background:url(../images/child_h2.jpg) no-repeat 0 0; }
#child h3#title02 { background:url(../images/child_h3-01.jpg) no-repeat 0 0; }
#child h4#title03 { background:url(../images/child_h4-01.jpg) no-repeat 0 0; }
#child h4#title04 { background:url(../images/child_h4-02.jpg) no-repeat 0 0; }
#child h4#title05 { background:url(../images/child_h4-03.jpg) no-repeat 0 0; }
#child h4#title06 { background:url(../images/child_h4-04.jpg) no-repeat 0 0; }
#child h4#title07 { background:url(../images/child_h4-05.jpg) no-repeat 0 0; }
#child h4#title08 { background:url(../images/child_h4-06.jpg) no-repeat 0 0; }
#child h4#title09 { background:url(../images/child_h4-07.jpg) no-repeat 0 0; }

.box03 { background:#ffffe0; border:1px solid #fdc57a; padding:12px 15px 12px 15px; margin-top:1em; }
.mar_b0 { margin-top:.5em; margin-bottom:0; }
#content ul.ul02 { margin:0; padding:0; list-style:none; }
#content ul.ul02 li{ margin:0; padding:0 0 2px 23px; list-style:none; background:url(../images/icon03.jpg) no-repeat 0 2px; }

.child_check { width:650px; height:97px; margin:0 0 21px 0; clear:both; }
.child_check a{ height:97px; display:block; text-indent:-9999px; background:url(../images/child_check.jpg) no-repeat 0 0;}
.child_check a:hover{ background:url(../images/child_check.jpg) no-repeat 0 -97px;}

/*---------- 12  Check -------------*/
#check h2#title01 { background:url(../images/check_h2.jpg) no-repeat 0 0; }
#check h3#title02 { background:url(../images/check_h3-01.jpg) no-repeat 0 0; }
#check h4#title03 { background:url(../images/check_h4-01.jpg) no-repeat 0 0; }
#check h3#title04 { background:url(../images/check_h3-02.jpg) no-repeat 0 0; }
#check h4#title05 { background:url(../images/check_h4-02.jpg) no-repeat 0 0; }
.img_center { margin:0 auto; text-align:center; }
.img_center img { margin:0 auto; text-align:center; }

.box04 { background:#ffffe0; border:1px solid #fdc57a; padding:0; margin:0 auto; width:400px; text-align:left; }
#content ul.ul03 { margin:12px 15px; padding:0; list-style:none; }
#content ul.ul03 li{ margin:0; padding:0 0 7px 23px; list-style:none; background:url(../images/icon02.jpg) no-repeat 0 0px; }
#content ul.ul03 li.li01{ margin:0; padding:0 0 0px 23px; list-style:none; background:url(../images/icon02.jpg) no-repeat 0 0px; }
#content dl.dl01 { margin:0; padding:0; list-style:none; width:540px; display:block; }
#content dl.dl01 dt { width:80px; margin:0; padding:0 0 5px 0; list-style:none; display:inline-block; float:left; text-align:center; font-weight:normal; }
#content dl.dl01 dt.dt01 { padding:0; }
#content dl.dl01 dd { width:460px; margin:0; padding:0 0 5px 0; list-style:none; wdisplay:inline-block; float:left; }
#content dl.dl01 dd.dd01 { padding:0; }

.check_prevent { width:650px; height:97px; margin:0 0 21px 0; clear:both; }
.check_prevent a{ height:97px; display:block; text-indent:-9999px; background:url(../images/check_prevent.jpg) no-repeat 0 0;}
.check_prevent a:hover{ background:url(../images/check_prevent.jpg) no-repeat 0 -97px;}

/*---------- 13  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 h4#title04 { background:url(../images/prevent_h4-02.jpg) no-repeat 0 0; }

/*---------- 14  Point -------------*/
#point h2#title01 { background:url(../images/point_h2.jpg) no-repeat 0 0; }
#point h3#title02 { background:url(../images/point_h3-01.jpg) no-repeat 0 0; }
#point h4#title03 { background:url(../images/point_h4-01.jpg) no-repeat 0 0; }
.bg01 { background:#ffffe5; color:#ff7f00; } 
.point_faq { width:650px; height:97px; margin:0 0 21px 0; clear:both; }
.point_faq a{ height:97px; display:block; text-indent:-9999px; background:url(../images/point_faq.jpg) no-repeat 0 0;}
.point_faq a:hover{ background:url(../images/point_faq.jpg) no-repeat 0 -97px;}

/*---------- 15  FAQ ---------------*/
#faq h2#title01 { background:url(../images/faq_h2.jpg) no-repeat 0 0; }
#faq h3#title02 { background:url(../images/faq_h3-01.jpg) no-repeat 0 0; }
.faq_bg { background: url(../images/td_bg.jpg) 0 0 repeat-x #fffff6; }
#content td.faq_q { background: url(../images/q.jpg) 0 0 no-repeat #ffffe5; padding-left:45px; padding:8px 10px 7px 45px; }
#content td.faq_a { background: url(../images/a.jpg) 5px 5px no-repeat; padding-left:45px; }
.q_text { color:#ff9a0a; font-weight: bold; }
.a_text { color:#ffc31f; font-weight: bold; }

/*---------- 16  Recruit -----------*/
#recruit h2#title01 { background:url(../images/recruit_h2.jpg) no-repeat 0 0; }
