@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Faq                         */
/*                 09  Voice                       */
/*                 10  Cost                        */
/*                 11  Clinic                      */
/*                 12  Effect                      */
/*                 13  Merit                       */
/*                 14  Comparison                  */
/*                 15  Fit                         */
/*                 16  Care                        */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue            #015eae     */
/*        Main Color - Light Blue      #d8e1eb     */
/*        Main Color - Grey            #f2f3f3     */
/*                                                 */
/*        Sub Color  - Orange          #ff6810     */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71.42%              */
/*                   12px      85.71%              */
/*                   14px      100%                */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { margin: 0; background: url(../images/body_bg03.jpg) 0 0 repeat-x; color:#000; }
body#index { margin: 0; background: url(../images/body_bg01.jpg) 0 0 repeat-x; color:#000; }
#container { margin: 0; background: url(../images/body_bg02.jpg) left bottom repeat-x; }

select, input, textarea { color:#000; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;	
	}

#main {
	margin: 0 ;
	padding: 0px 0 0 0;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}

#index #content {
	margin: 0 22px 0 0;
	padding-top: 20px;
	width: 617px;
	float: right;
	font-size: 100%;
	display: inline;
	}
#content {
	margin: 0 22px 0 0;
	padding-top: 26px;
	width: 617px;
	float: right;
	font-size: 100%;
	display: inline;
	}
.img { margin: 0; padding: 0; line-height: 1%; display: block;}

/*---------- 03  Header -----------*/
	
#index #header {
	margin: 0 ;
	padding: 0;
	width: 900px;
	height: 437px;
	background: url(../images/index_header_bg.jpg) 0 0 repeat-x;
	}
#header {
	margin: 0 ;
	padding: 0;
	width: 900px;
	height: 370px;
	background: url(../images/index_header_bg.jpg) 0 0 repeat-x;
	}
					
#header #header01 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 90px;
	}
	
#header #header01 #header01_01 {
	margin: 0 0 0 0;
	padding: 0;
	width: 646px;
	height: 90px;
	float: left;
	}
	
h1 {
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
	width: 536px;
	height: 38px;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 536px;
	height: 38px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_01 #header01_01_01 {
	margin: 0 0 0 0;
	padding: 0;
	width: 110px;
	height: 90px;
	float: left;
	}

#header #header01 #header01_01 p.header_logo {
	margin: 0;
	padding: 0;
	width: 110px;
	height: 90px;
	}
#header #header01 #header01_01 p.header_logo a {
	margin: 0;
	padding: 0;
	width: 110px;
	height: 90px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	}

#header #header01 #header01_01 #header01_01_02 {
	margin: 0 0 0 0;
	padding: 0;
	width: 536px;
	height: 90px;
	float: left;
	}

#header #header01 #header01_01 #header01_01_02 p.header_text {
	margin: 0;
	padding: 18px 0 0 5px;
	font-size: 92.85%;
	line-height: 1.2em;
	}
	
#header #header01 #header01_02 {
	margin: 0 0 0 0;
	padding: 0;
	width: 230px;
	height: 90px;
	float: right;
	}
#header #header01 #header01_02 p.header_tel {
	margin: 0 ;
	padding: 17px 0 0 0;
	line-height: 1%;
	display: block;
	}

#index #header #header02 {
	margin: 0 ;
	padding: 0;
	width: 900px;
	height: 300px;
	}
#header #header02 {
	margin: 0 ;
	padding: 0;
	width: 900px;
	height: 233px;
	}

#header #header02 #header02_01 {
	margin: 0 ;
	padding: 0;
	width: 696px;
	height: 300px;
	float: left;
	}

#header #header02 #header02_01 p.main_img {
	margin: 0 ;
	padding: 0;
	width: 696px;
	height: 300px;
	}
#header #header02 #header02_01 p.main_img a {
	margin: 0 ;
	padding: 0;
	width: 696px;
	height: 300px;
	background: url(../images/index_main.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	}
#header #header02 #header02_01 p.main_img a:hover {
	background: url(../images/index_main.jpg) 0 -300px no-repeat;
	}
	
#header #header02 #header02_02 {
	margin: 0 0 0 0;
	padding: 0;
	width: 204px;
	height: 300px;
	float: right;
	background: url(../images/header02.jpg) left bottom no-repeat;
	}
	
#header #header02 #header02_02 ul#header_nav01 {
	margin: 16px 0 0 0 ;
	padding: 0;
	width: 190px;
	height: 264px;
	list-style: none;
	}

#header #header02 #header02_02 ul#header_nav01 li {
	padding: 0;
	width: 190px;
	height: 87px;
	list-style: none;
	}
#header #header02 #header02_02 ul#header_nav01 li a {
	width: 190px;
	height: 87px;
	text-indent: -9999px;
	display: block;
	}
#nav01, #nav02 { margin-bottom: 1px; }
#nav01 a { background: url(../images/header_nav01.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav01.jpg) 0 -88px no-repeat; }
#nav03 a { background: url(../images/header_nav01.jpg) 0 -176px no-repeat; }
#nav01 a:hover { background: url(../images/header_nav01.jpg) -190px 0 no-repeat; }
#nav02 a:hover { background: url(../images/header_nav01.jpg) -190px -88px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav01.jpg) -190px -176px no-repeat; }

#header #header03 {
	margin: 0 ;
	padding: 0;
	width: 900px;
	height: 47px;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}

#header #header03 ul#header_nav02 {
	margin: 0 12px 0 ;
	padding: 0;
	width: 876px;
	height: 47px;
	list-style: none;
	}

#header #header03 ul#header_nav02 li {
	margin: 2px 0 0 0 ;
	padding: 0;
	height: 45px;
	float: left;
	display: inline;
	list-style: none;
	}
#header #header03 ul#header_nav02 li a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	}
	
#nav04 a { background: url(../images/header_nav02.jpg) 0 0 no-repeat; width: 174px; }
#nav05 a { background: url(../images/header_nav02.jpg) -174px 0 no-repeat; width: 175px; }
#nav06 a { background: url(../images/header_nav02.jpg) -349px 0 no-repeat; width: 175px; }
#nav07 a { background: url(../images/header_nav02.jpg) -524px 0 no-repeat; width: 175px; }
#nav08 a { background: url(../images/header_nav02.jpg) -699px 0 no-repeat; width: 177px; }

#nav04 a:hover { background: url(../images/header_nav02.jpg) 0 -45px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav02.jpg) -174px -45px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav02.jpg) -349px -45px no-repeat; }
#nav07 a:hover { background: url(../images/header_nav02.jpg) -524px -45px no-repeat; }
#nav08 a:hover { background: url(../images/header_nav02.jpg) -699px -45px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	margin: 0 39px 0 22px;
	padding: 20px 0 20px 0;
	width: 200px;
	float: left;
	display: inline;
	}

#nav ul {
	margin: 7px 0 15px ;
	padding: 2px ;
	list-style: none;
	background: #d9d9d9;
	}

#nav .internal li {
	margin: 0;
	width: 196px;
	list-style: none;
	text-indent: -9999px;
	}

#nav .internal li a {
	width: 196px;
	display: block;
	}

#nav09 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 40px; }  
#nav10 a { background: url(../images/nav.jpg) 0 -40px no-repeat; height: 41px; }
#nav11 a { background: url(../images/nav.jpg) 0 -81px no-repeat; height: 41px; }
#nav12 a { background: url(../images/nav.jpg) 0 -122px no-repeat; height: 41px; }
#nav13 a { background: url(../images/nav.jpg) 0 -163px no-repeat; height: 39px; }

#nav09 a:hover { background: url(../images/nav.jpg) -196px 0 no-repeat; }  
#nav10 a:hover { background: url(../images/nav.jpg) -196px -40px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -196px -81px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -196px -122px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -196px -163px no-repeat; }

#nav p { text-align: center; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 85.71%;
	width: 900px;
	height: 100px;
	text-align: left;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer p.footer_tel {
	margin: 44px 0 0 0;
	padding: 0 0 0 4px;
	float: left;
	line-height: 1%;
	display: block;
	}
	
#footer address {
	margin: 42px 0 0 0;
	padding: 0 8px 0 0  ;
	height: 22px;
	float: right;
	font-size:15px;
	color:#355f8f;
    font-weight:bold;
	}
#footer address img {
	margin: 0 ;
	padding: 0 ;
	height: 22px;
	line-height: 1%;
	display: block;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0 10px ; }
.section .section { margin-bottom: 30px; padding: 5px 10px 10px; border: 1px solid #d9d9d9; }
.section .section .section { padding: 0 10px ; }
.center { text-align: center; }

#content h2 {
	margin: 0 0 10px 0;
	height: 50px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0px;
	height: 25px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 7px 0;
	height: 45px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	padding: 0 0 0 18px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	color:#f5a360;
	background: url(../images/icon01.jpg) 0 6px no-repeat;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 4px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #014682;
	outline: none;
	}
a:hover { color: #1070c3; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
	
.img_l {
	margin: 0;
	float: left;
	line-height: 1%;
	display: block;
	}
.img_r {
	margin: 0;
	float: right;
	line-height: 1%;
	display: block;
	}

.image_l {
	margin: 3px 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
* html body .image_l { margin: 3px 17px 0 0 ; } /*  for IE6 only */
.image_l img { margin-bottom: 1px; }

.image_l1 {
	margin: 3px 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	overflow: hidden;
	}
*:first-child+html .image_l1 { margin: 3px 20px -7px 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 3px 17px -7px 0 ; } /*  for IE6 only */
.image_l1 img { margin-bottom: 1px; }

.image_l2 {
	margin: 3px 20px 10px 0;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l2 { margin: 3px 20px 3px 0 ; } /*  for IE7 only */
* html body .image_l2 { margin: 3px 17px 3px 0 ; } /*  for IE6 only */
.image_l2 img { margin-bottom: 1px; }

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	background:#e0e8f0;
	padding: 1px;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	background:#e0e8f0;
	padding: 1px;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center 61px 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;
	}

#content ul.totop {
	clear: both;
	margin: 0 5px 30px 0;
	padding: 0;
	height: 19px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 180px;
	height: 19px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 19px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/to_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 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
	font-size: 100%;
	line-height: 1.3em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #d9d9d9;
	}

#content table td.bg01 {
	color: #01438c;
	background: url(../images/td_bg.jpg) 0 0 repeat-x;
	}
#content table td.bg02 {
	background:#fafbfd;
	}
#content table td.bg03 {
	background:#d9e8f8;
	}

#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 -----------*/

.index01 { margin: 0 0 10px 0; }

.index02 { margin: 0 0 14px 0; padding: 12px 12px 20px 12px ; border:1px solid #d9d9d9;  }
*html body .index02 { margin: 0 0 14px 0; padding: 12px 12px 20px 12px; border:1px solid #d9d9d9;  }

.index_b_y { margin: 0 ; background: url(../images/index_b_y.jpg) 0 0 repeat-y; }
.index_b_t { margin: 0; background: url(../images/index_b_t.jpg) 0 0 no-repeat; }
.index_b_b { margin: 0; background: url(../images/index_b_b.jpg) left bottom no-repeat; padding: 11px 8px 11px 9px; }

.text01 { margin: 0; font-size: 100%; padding: 0 2px 2px 2px; }
.text02 { margin: 0; font-size: 100%; padding: 8px 5px 0 5px; }

#index .alpha { margin: 0 ; float: left; width: 272px; padding: 0 ; }

#index .beta { margin:  0 ; float: right; width: 272px; padding: 0 ; text-align: left; }

p.sr_brn a {
    text-indent: -9999px;
	margin: 0 0 17px 9px;
	width: 600px;
	height: 75px;
	display: block;
	background: url(../images/banner01.jpg) 0 0 no-repeat;
	}
p.sr_brn a:hover {
   background-position: 0 -75px;
	}	

.shikatown_ban {
	margin: 0 8px 20px 9px ;
	padding: 0 0 0 0;
	width: 600px;
	height: 80px;
	}
.shikatown_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/shika_ban.jpg) 0 0 no-repeat;
	}
.shikatown_ban a:hover {
	background: url(../images/shika_ban.jpg) 0 -80px no-repeat;
	}
	

	
/*---------- 08  Faq -----------*/

#faq h2#title01 { background: url(../images/faq_h2.jpg) 0 0 no-repeat; }
#faq h3#title02 { background: url(../images/faq_h3-01.jpg) 0 0 no-repeat; }
#faq h4#title03 { background: url(../images/faq_h4-01.jpg) 0 0 no-repeat; }
#faq h4#title04 { background: url(../images/faq_h4-02.jpg) 0 0 no-repeat; height: 57px; }
#faq h4#title05 { background: url(../images/faq_h4-03.jpg) 0 0 no-repeat; }
#faq h4#title06 { background: url(../images/faq_h4-04.jpg) 0 0 no-repeat; }
#faq h4#title07 { background: url(../images/faq_h4-05.jpg) 0 0 no-repeat; }
#faq h4#title08 { background: url(../images/faq_h4-06.jpg) 0 0 no-repeat; }
#faq h4#title09 { background: url(../images/faq_h4-07.jpg) 0 0 no-repeat; height: 57px; }
#faq h4#title10 { background: url(../images/faq_h4-08.jpg) 0 0 no-repeat; }
#faq h4#title11 { background: url(../images/faq_h4-09.jpg) 0 0 no-repeat; }

.anw { margin: 0; background:url(../images/a_icon.jpg) no-repeat 5px 5px #edf4fa; padding:8px 10px 8px 37px; }

/*---------- 09  Voice -----------*/

#voice h2#title01 { background: url(../images/voice_h2.jpg) 0 0 no-repeat; }
#voice h3#title02 { background: url(../images/voice_h3-01.jpg) 0 0 no-repeat; }
#voice h4#title03 { background: url(../images/voice_h4-01.jpg) 0 0 no-repeat; }

/*---------- 10  Cost -----------*/

#cost h2#title01 { background: url(../images/cost_h2.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h3#title03 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h4#title04 { background: url(../images/cost_h4-01.jpg) 0 0 no-repeat; }
#cost h4#title05 { background: url(../images/cost_h4-02.jpg) 0 0 no-repeat; }
#cost h4#title06 { background: url(../images/cost_h4-03.jpg) 0 0 no-repeat; }
#cost h4#title07 { background: url(../images/cost_h4-04.jpg) 0 0 no-repeat; }
#cost h4#title08 { background: url(../images/cost_h4-05.jpg) 0 0 no-repeat; }

.sr_txt{
   font-size:18px;
   font-weight:bold;
   line-height:22px;
}

.sr_txt01{
  
   color: #fe5e00;
   font-size:16px;
  
}

/*---------- 11  Clinic -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }

#clinic dl { margin: 0; padding: 0; width: 320px; }
#clinic dl dt { margin: 0; padding: 0 ; width: 80px; float: left; display: inline; font-weight: normal; background:url(../images/icon01.jpg) 0 5px no-repeat; text-indent: 15px; }
#clinic dl dd { margin: 0; padding: 0; width: 240px; float: left; display: inline; }
#clinic dl dd.dd01 { margin: 0 0 0 80px; }

/*---------- 12  Effect -----------*/

#effect h2#title01 { background: url(../images/effect_h2.jpg) 0 0 no-repeat; }
#effect h3#title02 { background: url(../images/effect_h3-01.jpg) 0 0 no-repeat; }
#effect h4#title03 { background: url(../images/effect_h4-01.jpg) 0 0 no-repeat; }
#effect h4#title04 { background: url(../images/effect_h4-02.jpg) 0 0 no-repeat; }

.link a { background: url(../images/icon03.jpg) 0 0 no-repeat; padding-left: 20px; } 
.link a:hover { background: url(../images/icon03.jpg) 0 -13px no-repeat; } 

/*---------- 13  Merit  -----------*/

#merit h2#title01 { background: url(../images/merit_h2.jpg) 0 0 no-repeat; }
#merit h3#title02 { background: url(../images/merit_h3-01.jpg) 0 0 no-repeat; }
#merit h4#title03 { background: url(../images/merit_h4-01.jpg) 0 0 no-repeat; }
#merit h4#title04 { background: url(../images/merit_h4-02.jpg) 0 0 no-repeat; }

/*---------- 14  Comparison  -----------*/

#comparison h2#title01 { background: url(../images/comparison_h2.jpg) 0 0 no-repeat; }
#comparison h3#title02 { background: url(../images/comparison_h3-01.jpg) 0 0 no-repeat; }
#comparison h4#title03 { background: url(../images/comparison_h4-01.jpg) 0 0 no-repeat; }
#comparison h4#title04 { background: url(../images/comparison_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Fit  -----------*/

#fit h2#title01 { background: url(../images/fit_h2.jpg) 0 0 no-repeat; }
#fit h3#title02 { background: url(../images/fit_h3-01.jpg) 0 0 no-repeat; }
#fit h4#title03 { background: url(../images/fit_h4-01.jpg) 0 0 no-repeat; }
#fit h4#title04 { background: url(../images/fit_h4-02.jpg) 0 0 no-repeat; }
#fit h4#title05 { background: url(../images/fit_h4-03.jpg) 0 0 no-repeat; }
#fit h4#title06 { background: url(../images/fit_h4-04.jpg) 0 0 no-repeat; }
#fit h4#title07 { background: url(../images/fit_h4-05.jpg) 0 0 no-repeat; }

#fit .link01 { margin: 5px 0 10px 10px; width: 144px; height: 22px; }
#fit .link01 a { width: 144px; height: 22px; background: url(../images/fit_img02.jpg) 0 0 no-repeat; text-indent: -9999px; line-height: 1%; display: block; }
#fit .link01 a:hover { background: url(../images/fit_img02.jpg) 0 -22px no-repeat; }

#fit .link02 { margin: 0 0 10px 10px; width: 195px; height: 22px; }
#fit .link02 a { width: 195px; height: 22px; background: url(../images/fit_img03.jpg) 0 0 no-repeat; text-indent: -9999px; line-height: 1%; display: block; }
#fit .link02 a:hover { background: url(../images/fit_img03.jpg) 0 -22px no-repeat; }

#fit .link03 { margin: 0 0 10px 10px; width: 228px; height: 22px; }
#fit .link03 a { width: 228px; height: 22px; background: url(../images/fit_img04.jpg) 0 0 no-repeat; text-indent: -9999px; line-height: 1%; display: block; }
#fit .link03 a:hover { background: url(../images/fit_img04.jpg) 0 -22px no-repeat; }

#fit .link04 { margin: 0 0 10px 10px; width: 358px; height: 22px; }
#fit .link04 a { width: 358px; height: 22px; background: url(../images/fit_img05.jpg) 0 0 no-repeat; text-indent: -9999px; line-height: 1%; display: block; }
#fit .link04 a:hover { background: url(../images/fit_img05.jpg) 0 -22px no-repeat; }

#fit .link05 { margin: 0 0 10px 10px; width: 228px; height: 22px; }
#fit .link05 a { width: 228px; height: 22px; background: url(../images/fit_img06.jpg) 0 0 no-repeat; text-indent: -9999px; line-height: 1%; display: block; }
#fit .link05 a:hover { background: url(../images/fit_img06.jpg) 0 -22px no-repeat; }

#fit ol.crone { margin: 0 0 0 40px; padding: 0 0 0 20px; }
#fit ol.crone li { margin: 0; padding: 0; }

#fit #content .float_pic {
  float: left;
  margin: 0 20px 0 0;
  display: inline;
  background:#e0e8f0;
  padding: 1px;
  line-height: 1%;
}

#fit #content .float_pic_r {
  float: right;
  margin: 0 0 0 20px;
  display: inline;
  background:#e0e8f0;
  padding: 1px;
  line-height: 1%;
}


#fit #content .section .section p.ashead {
  margin: 1em 0; padding: 0;
  font-weight: bold;
  color: #fe5e00;
  font-size: 120%;
}

.navy { color: #08419f; font-weight: bold;}

#fit #content .section .section p.flat { margin: 0; padding: 0;}

.bg04 { background: #ebf4ff;}

/*---------- 16  Care  -----------*/

#care h2#title01 { background: url(../images/care_h2.jpg) 0 0 no-repeat; }
#care h3#title02 { background: url(../images/care_h3-01.jpg) 0 0 no-repeat; }
#care h4#title03 { background: url(../images/care_h4-01.jpg) 0 0 no-repeat; }
#care h4#title04 { background: url(../images/care_h4-02.jpg) 0 0 no-repeat; }
#care h4#title05 { background: url(../images/care_h4-03.jpg) 0 0 no-repeat; }
#care h3#title06 { background: url(../images/care_h3-02.jpg) 0 0 no-repeat; }
#care h4#title07 { background: url(../images/care_h4-04.jpg) 0 0 no-repeat; }
#care h4#title08 { background: url(../images/care_h4-05.jpg) 0 0 no-repeat; }

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }

.mar_b10 { margin-bottom: 10px; }
.mar_b14 { margin-bottom: 14px; }
.mar_b18 { margin-bottom: 18px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }
.pad01 { padding: 8px 0 13px 0;} 

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; }
.text_red { color:#F00; }

/*---------- Width -----------*/

.w_70 { width: 70px; }
.w_100 { width: 100px; }
.w_150 { width: 150px; }
.w_170 { width: 170px; }
.w_180 { width: 180px; }


.sr_section { padding: 0 0 0 10px ; }

.sr_bd{
   padding:7px;
   margin-bottom:10px;
   border: 1px solid #d9d9d9;
}
