@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Ortho_kind                  */
/*                 09  Ortho_adult                 */
/*                 10  Ortho_woman                 */
/*                 11  Twenty                      */
/*                 12  Thirty                      */
/*                 13  Forty                       */
/*                 14  Intersted                   */
/*                 15  Flow                        */
/*                 16  Cost                        */
/*                 17  Faq                         */
/*                 18  Dr                          */
/*                 18  Office                      */
/*                 18  Contact                     */
/*                 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: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    }

#main {
    margin: 12px 0 0 0 ;
    background: url(../images/main_bg.jpg) 0 0 repeat-y;
    }

#content {
    width: 555px;
    float: left;
    font-size: 100%;
    line-height: 1.6;
    color: #666;
    background: #fff;
    padding: 0 0 0 0;
    }

/*---------- 03  Header -----------*/

#header {
    background: url(../images/header_bg02.jpg) 0 0 no-repeat;
    height: 274px;
    width: 800px;
    margin: 0;
    padding: 0;
    }
    
#index #header {
    background: url(../images/header_bg.jpg) 0 0 no-repeat;
    height: 375px;
    }

h1 {
    text-indent: -9999px;
    width: 329px;
    height: 70px;
    line-height: 1.0;
    float: left;
    }
h1 a {
    display: block;
    width: 329px;
    height: 70px;
    background: url(../images/h1_02.jpg) 0 0 no-repeat;
    }
#index h1 a { background: url(../images/h1.jpg) 0 0 no-repeat; }

#himg {
    float:left;
    width: 555px;
    margin: 0;
    padding: 0;
    background: url(../images/header_img02.jpg) 0 0 no-repeat;
    height: 274px;
    }

#index #himg {
    height: 375px;
    background: url(../images/header_img.jpg) 0 0 no-repeat;
    }

#hpkup {
    float:right;
    width: 245px;
    margin: 0;
    padding: 0;
    }

#header .section {
    height: 70px;
    margin: 0;
    padding: 0 16px 0 0 ;
    }

#header_nav {
    margin: 0;
    padding: 0;
    width: 120px;
    height: 70px;
    text-indent: -9999px;
    float: right;
    }

#header_nav a {
    display: block;
    height: 70px;
    background: url(../images/hnav02.jpg) 0 0 no-repeat;
    }
#header_nav a:hover { background: url(../images/hnav02.jpg) 0 -70px no-repeat; }

#index #header_nav a { background: url(../images/hnav01.jpg) 0 0 no-repeat; }
#index #header_nav a:hover { background: url(../images/hnav01.jpg) 0 -70px no-repeat; }


#catch {
    clear: both;
    margin: 104px 0 0 0;
    padding: 0;
    text-indent: -9999px;
    height: 100px;
    }

#hpkup p {
    margin: 0;
    padding: 0;
    width: 245px;
    height: 129px;
    text-indent: -9999px;
    }
#hpkup p#hpkup02 { height: 115px; }
#hpkup p#hpkup04 { height: 88px; }
#hpkup p#hpkup05 { height: 86px; }
#hpkup p#hpkup06 { height: 100px; }

#hpkup p a {
    height:129px;
    display: block; 
    } 
#hpkup p#hpkup02 a { height: 115px; } 
#hpkup p#hpkup04 a { height: 88px; }
#hpkup p#hpkup05 a { height: 86px; }
#hpkup p#hpkup06 a { height: 100px; }

#hpkup01 a { background: url(../images/hpkup.jpg) 0 0 no-repeat; }
#hpkup02 a { background: url(../images/hpkup.jpg) 0 -129px no-repeat; }
#hpkup03 a { background: url(../images/hpkup.jpg) 0 -244px no-repeat; }
#hpkup04 a { background: url(../images/hpkup02.jpg) 0 0 no-repeat; }
#hpkup05 a { background: url(../images/hpkup02.jpg) 0 -88px no-repeat; }
#hpkup06 a { background: url(../images/hpkup02.jpg) 0 -174px no-repeat; }

#hpkup01 a:hover { background: url(../images/hpkup.jpg) -245px 0 no-repeat; }
#hpkup02 a:hover { background: url(../images/hpkup.jpg) -245px -129px no-repeat; }
#hpkup03 a:hover { background: url(../images/hpkup.jpg) -245px -244px no-repeat; }
#hpkup04 a:hover { background: url(../images/hpkup02.jpg) -245px 0 no-repeat; }
#hpkup05 a:hover { background: url(../images/hpkup02.jpg) -245px -88px no-repeat; }
#hpkup06 a:hover { background: url(../images/hpkup02.jpg) -245px -174px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
    width: 245px;
    float: right;
    padding: 0 0 10px 0;
    }

#nav h3 { height: 43px; text-indent: -9999px; }
#nav h3#ntitle { background: url(../images/ntitle.jpg) 0 0 no-repeat; }

#nav ul,
#nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#nav .internal li { text-indent: -9999px; }
#nav .internal li a { display: block; }

#nav01 { height: 44px; }
#nav02,#nav03,#nav04 { height: 50px; }
#nav05 { height: 70px; }
#nav06,#nav08,#nav09 { height: 56px; }
#nav07 { height: 73px; }

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 44px; }
#nav02 a { background: url(../images/nav.jpg) 0 -44px no-repeat; height: 50px; }
#nav03 a { background: url(../images/nav.jpg) 0 -94px no-repeat; height: 50px; }
#nav04 a { background: url(../images/nav.jpg) 0 -144px no-repeat; height: 50px; }
#nav05 a { background: url(../images/nav.jpg) 0 -194px no-repeat; height: 70px; }
#nav06 a { background: url(../images/nav.jpg) 0 -264px no-repeat; height: 56px; }
#nav07 a { background: url(../images/nav.jpg) 0 -320px no-repeat; height: 73px; }
#nav08 a { background: url(../images/nav.jpg) 0 -393px no-repeat; height: 56px; }
#nav09 a { background: url(../images/nav.jpg) 0 -449px no-repeat; height: 56px; }

#nav01 a:hover { background: url(../images/nav.jpg) -245px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -245px -44px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -245px -94px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -245px -144px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -245px -194px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -245px -264px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -245px -320px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -245px -393px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -245px -449px no-repeat; }

#nav p { text-align: center; }

#ban_mail {
    width:217px;
    height: 67px;
    margin: 20px 0 20px 14px;
    padding: 0;
    text-indent: -9999px;
    }

#ban_mail a { 
    display: block;
    height: 67px;
    background: url(../images/mail.jpg) 0 0 no-repeat;
    }
#ban_mail a:hover { background: url(../images/mail.jpg) 0 -67px no-repeat; }

#ban_mother,
#ban_official {
    width:217px;
    height: 67px;
    margin: 20px 0 20px 14px;
    padding: 0;
    text-indent: -9999px;
    }

#ban_mother a { 
    display: block;
    height: 67px;
    background: url(../images/ban_mother.jpg) 0 0 no-repeat;
    }
#ban_official a { 
    display: block;
    height: 67px;
    background: url(../images/ban_official.jpg) 0 0 no-repeat;
    }
#ban_mother a:hover,
#ban_official a:hover{
	background-position:0 100%;
}

/*---------- 05  Footer -----------*/

#footer {
    clear: both;
    padding: 15px 0 17px 0;
    margin: 0;
    background: #fff;
    font-size: 85%;
    text-align: center;
    color: #9CC385;
    border-top: 1px solid #E8E8E8;
    }

*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer address { margin: 0; }

/*---------- 06  Contents -----------*/

.section { padding: 10px 10px 15px 15px; }
.section .section { padding: 10px 5px 10px 5px; }

.center { text-align: center; }

#content h2 {
    height: 37px;
    text-indent: -9999px;
    margin: 0 0 10px 0;
    }
#content h3 {
    clear: both;
    height: 28px;
    text-indent: -9999px;
    }
#content h4 {
    height: 23px;
    text-indent: -9999px;
    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.jpg) 0 4px no-repeat;
    padding-left: 10px;
    }
#content ul.olist li {
    background-image: none;
    padding-left: 0;
    }
#content dl { margin-top: 0; }
#content dt { font-weight: bold; }
#content a { text-decoration: underline; }

a {
    color: #078C00;
    outline: none;
    }
a:hover { color: #74BF70; }

#content blockquote {
    margin: .5em;
    background: url(../images/blockquote_bg.jpg) top left repeat-y;
    padding: .5em 1em;
    }

.image_l  {
    float: left;
    margin: 0 15px 20px 0;
    }

.image_r {
    float: right;
    margin: 0 0 20px 15px;
    }

.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: 20px;
    }

#content ul.totop li {
    list-style: none;
    width: 150px;
    height: 20px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    float: right;
    background-image: none;
    }

#content ul.totop li a {
    display: block;
	width:150px;
    height: 20px;
    background: url(../images/totop.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 #B2B2B2;
    font-size: 100%;
    color: #666;
    width:490px;
    margin-left: 10px;
    }

#content table th,
#content table td {
    padding: 5px;
    border: 1px solid #B2B2B2;
    }

#content table th {
    background: #EBF6D9;
    color: #004733;
    width: 90px;
    }

input.submit {
    font-weight: bold;
    margin-right: 1.5em;
    }

.text01 {
    color: #F497BC;
    font-weight: bold;
    font-size: 110%;
    }
    
.text02 {
    color: #8B5C29;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    }

.text03 { font-weight: bold;}
    
.text04 {
    font-weight: bold;
    color: #EE4F89;
    }

.alpha { float: left; }
.beta { float: right; }

.banner { margin: 0 0 20px 10px ; padding-top: 20px; }
.banner p { margin: 0; text-indent: -9999px; }
.banner a { display: block; }

.bline { border-bottom: 1px solid #E8E8E8 ; padding-bottom: 10px; }

#ban_contact {
    text-indent: -9999px;
    width: 482px;
    height: 120px;
    margin: 0;
    padding: 0 0 0 15px; 
    }

#ban_contact a {
    width: 482px;
    height: 120px;
    display: block;
    background: url(../images/ban_contact.jpg) 0 0 no-repeat;
    }

#ban_contact a:hover { background: url(../images/ban_contact.jpg) 0 -120px no-repeat; }

#content .textarea01 ul{
    border: 1px solid #E4BC96;
    padding: 5px 10px 5px 20px;
    margin: 10px;
    }
#content .textarea01 p {
    text-indent: -9999px;
    background: url(../images/kind_title.jpg) 0 0 no-repeat;
    height: 40px;
    margin: 0;
    }   

#content .textarea01 ul { margin-left: 10px; } 
#content .textarea01 ul li,
#content .chara_table ul li {
    padding-left: 20px;
    background: url(../images/li_bg.jpg) 0 3px no-repeat;
    }
* html #content .chara_table ul li {
    padding-left: 20px;
    background: url(../images/li_bg.jpg) 0 0 no-repeat;
    }
#content .chara_table ul { margin-left: 5px; }
#content .chara_table th { width: 245px; }
#content .chara_merit { background: #FCF2BF; color: #FF663B; }
#content .chara_demerit { background: #DBF4CB; }


/*---------- 07  Index -------------*/

#index #catch {
    margin: 205px 0 0 0;
    background: url(../images/index_catch.jpg) 0 0 no-repeat;
    } 
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }

#index #content h2 { margin: 0; }
#index #content h3 { height: 37px; }

#index #content .section { padding: 10px 20px 15px 10px; }
#index #content p { margin: 0; }
#index .text01 { padding-top: 10px; }

#index .pkup p {
    width: 164px;
    height: 112px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    float: left;
    }

#index .pkup p a {
    height: 112px;
    display: block;
    }
#pkup01 a { background: url(../images/pkup.jpg) 0 0 no-repeat; }
#pkup02 a { background: url(../images/pkup.jpg) -164px 0 no-repeat; }
#pkup03 a { background: url(../images/pkup.jpg) -328px 0 no-repeat; }

#pkup01 a:hover { background: url(../images/pkup.jpg) 0 -112px no-repeat; }
#pkup02 a:hover { background: url(../images/pkup.jpg) -164px -112px no-repeat; }
#pkup03 a:hover { background: url(../images/pkup.jpg) -328px -112px no-repeat; }

#index .cinfo .alpha {
    width: 327px;
    background: url(../images/info_bg.jpg) 0 0 repeat-y ;
    }
#index .cinfo .beta { width: 185px; margin-top: 20px; }
#index .cinfo .alpha div {
    background: url(../images/info_bottom.jpg) bottom no-repeat;
    padding: 0 0 26px 0 ;
    }
#index .cinfo .alpha dl,
#index .cinfo .alpha dt { margin: 0; }
#index .cinfo .alpha dl { margin-left: 10px; }
#index .cinfo .alpha dl dt {
    float: left;
    width: 80px;
    }
#index .cinfo .alpha dl dt.dt03 { height: 60px; }

#ban_blog {
    width: 482px;
    height: 82px;
    }

#ban_blog a { 
    height: 82px;
	margin: 0; 
	padding-top: 0;
	text-indent:-9999px;
	display:block;
    background: url(../images/blog.jpg) 0 0 no-repeat;
    }

#ban_blog a:hover {
	background-position:0 100%;
}

#staff_img {
    margin:0;
    padding-bottom: 10px; 
    }

#ban_mail02 {
    width: 139px;
    height: 136px;
    margin: 0 ;
    text-indent: -9999px;
    }

#ban_mail02 a {
    display: block;
    background: url(../images/mail02.jpg) 0 0 no-repeat;
    height:136px;
    } 
#ban_mail02 a:hover { background: url(../images/mail02.jpg) -139px 0 no-repeat; } 


/*---------- 08  Ortho_kind --------*/

#ortho_kind #catch { background: url(../images/ortho_kind_catch.jpg) 0 0 no-repeat; } 
#ortho_kind h2#title01 { background: url(../images/ortho_kind_h2-01.jpg) 0 0 no-repeat; }
#ortho_kind h3#title02 { background: url(../images/ortho_kind_h3-02.jpg) 0 0 no-repeat; }
#ortho_kind h4#title03 { background: url(../images/ortho_kind_h4-03.jpg) 0 0 no-repeat; }
#ortho_kind h4#title04 { background: url(../images/ortho_kind_h4-04.jpg) 0 0 no-repeat; }
#ortho_kind h4#title05 { background: url(../images/ortho_kind_h4-05.jpg) 0 0 no-repeat; }
#ortho_kind h4#title06 { background: url(../images/ortho_kind_h4-06.jpg) 0 0 no-repeat; }

/*---------- 09  Ortho_adult -------*/

#ortho_adult #catch { background: url(../images/ortho_adult_catch.jpg) 0 0 no-repeat; } 
#ortho_adult h2#title01 { background: url(../images/ortho_adult_h2-01.jpg) 0 0 no-repeat; }
#ortho_adult h3#title02 { background: url(../images/ortho_adult_h3-02.jpg) 0 0 no-repeat; }
#ortho_adult h4#title03 { background: url(../images/ortho_adult_h4-03.jpg) 0 0 no-repeat; }

/*---------- 10  Ortho_woman -------*/

#ortho_woman #catch { background: url(../images/ortho_woman_catch.jpg) 0 0 no-repeat; } 
#ortho_woman h2#title01 { background: url(../images/ortho_woman_h2-01.jpg) 0 0 no-repeat; }
#ortho_woman h3#title02 { background: url(../images/ortho_woman_h3-02.jpg) 0 0 no-repeat; }
#ortho_woman h4#title03 { background: url(../images/ortho_woman_h4-03.jpg) 0 0 no-repeat; }
#ortho_woman h4#title04 { background: url(../images/ortho_woman_h4-04.jpg) 0 0 no-repeat; }

#ortho_woman .case02 .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:22px;
    margin-right: 8px;
    }

/*---------- 11  Twenty ------------*/

#twenty #catch { background: url(../images/twenty_catch.jpg) 0 0 no-repeat; } 
#twenty h2#title01 { background: url(../images/twenty_h2-01.jpg) 0 0 no-repeat; }
#twenty h3#title02 { background: url(../images/twenty_h3-02.jpg) 0 0 no-repeat; }
#twenty h4#title03 { background: url(../images/twenty_h4-03.jpg) 0 0 no-repeat; }
#twenty h4#title04 { background: url(../images/twenty_h4-04.jpg) 0 0 no-repeat; }
#twenty h3#title05 { background: url(../images/twenty_h3-05.jpg) 0 0 no-repeat; }
#twenty h3#title06 { background: url(../images/twenty_h3-06.jpg) 0 0 no-repeat; }
#twenty h4#title07 { background: url(../images/twenty_h4-07.jpg) 0 0 no-repeat; }
#twenty h4#title08 { background: url(../images/twenty_h4-08.jpg) 0 0 no-repeat; margin-top: 5px; }
#twenty h4#title09 { background: url(../images/twenty_h4-09.jpg) 0 0 no-repeat; margin-top: 5px; }

#twenty .point { margin: 20px 0 20px 30px; }
#twenty .interview{ width: 340px; }
#twenty .interview dt {
    border-bottom: 1px dotted #F7C43E;
    color: #5A3D1C;
    }
#twenty .interview dd { padding-bottom: 10px; }
#twenty .case02 .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:22px;
    margin-right: 8px;
    }

#twenty .case { margin : 0; } 
#twenty .case .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:30px;
    margin-right: 8px;
    }

#twenty .case .alpha p,
#twenty .case .beta p { padding-bottom: 10px; }


/*---------- 12  Thirty ------------*/

#thirty #catch { background: url(../images/thirty_catch.jpg) 0 0 no-repeat; } 
#thirty h2#title01 { background: url(../images/thirty_h2-01.jpg) 0 0 no-repeat; }
#thirty h3#title02 { background: url(../images/thirty_h3-02.jpg) 0 0 no-repeat; }
#thirty h4#title03 { background: url(../images/thirty_h4-03.jpg) 0 0 no-repeat; }
#thirty h3#title04 { background: url(../images/thirty_h3-04.jpg) 0 0 no-repeat; }
#thirty h3#title05 { background: url(../images/thirty_h3-05.jpg) 0 0 no-repeat; }
#thirty h4#title06 { background: url(../images/thirty_h4-06.jpg) 0 0 no-repeat; }
#thirty h4#title07 { background: url(../images/thirty_h4-07.jpg) 0 0 no-repeat; }

#thirty .list {
    margin: 0 0 0 10px ;
    }

#thirty .list p { margin: 3px 0 ; }

#thirty .list ul { margin: 0 0 0 10px; }
#thirty .list ul li {
    background: url(../images/check.jpg) 0 2px no-repeat ;
    padding-left: 20px;
    }

#thirty .case { margin : 0; } 
#thirty .case .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:30px;
    margin-right: 8px;
    }

#thirty .case .alpha p,
#thirty .case .beta p { padding-bottom: 10px; }

/*---------- 13  Forty -------------*/

#forty #catch { background: url(../images/forty_catch.jpg) 0 0 no-repeat; } 
#forty h2#title01 { background: url(../images/forty_h2-01.jpg) 0 0 no-repeat; }
#forty h3#title02 { background: url(../images/forty_h3-02.jpg) 0 0 no-repeat; }
#forty h4#title03 { background: url(../images/forty_h4-03.jpg) 0 0 no-repeat; }
#forty h3#title04 { background: url(../images/forty_h3-04.jpg) 0 0 no-repeat; }
#forty h4#title05 { background: url(../images/forty_h4-05.jpg) 0 0 no-repeat; }
#forty h4#title06 { background: url(../images/forty_h4-06.jpg) 0 0 no-repeat; }

#forty .case { margin : 0; } 
#forty .case .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:30px;
    margin-right: 8px;
    }

#forty .forty_text {
    border: 2px solid #E4BC96 ;
    background: #FCF2DB;
    padding: 10px;
    }

#forty .forty_text p { color: #3F3F3F; }

#forty .example {
    margin: 0 0 0 10px;
    }

#forty .example p {
    margin:0;
    padding: 0;
    text-indent: -9999px;
    height: 40px;
    }
    
#example01 { background: url(../images/example01.jpg) 0 0 no-repeat; }
#example02 { background: url(../images/example02.jpg) 0 0 no-repeat; }
#example03 { background: url(../images/example03.jpg) 0 0 no-repeat; }
#example04 { background: url(../images/example04.jpg) 0 0 no-repeat; }

/*---------- 14  Intersted ---------*/

#intersted #catch { background: url(../images/intersted_catch.jpg) 0 0 no-repeat; } 
#intersted h2#title01 { background: url(../images/intersted_h2-01.jpg) 0 0 no-repeat; }
#intersted h3#title02 { background: url(../images/intersted_h3-02.jpg) 0 0 no-repeat; }
#intersted h4#title03 { background: url(../images/intersted_h4-03.jpg) 0 0 no-repeat; }
#intersted h3#title04 { background: url(../images/intersted_h3-04.jpg) 0 0 no-repeat; }

#intersted .case { margin : 0; } 
#intersted .case .alpha {
    background: url(../images/arrow.jpg) right center no-repeat;
    padding-right:30px;
    margin-right: 8px;
    }

/*---------- 15  Flow --------------*/

#flow #catch { background: url(../images/flow_catch.jpg) 0 0 no-repeat; } 
#flow h2#title01 { background: url(../images/flow_h2-01.jpg) 0 0 no-repeat; }
#flow h3#title02 { background: url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow h4#title03 { background: url(../images/flow_h4-03.jpg) 0 0 no-repeat; }
#flow h4#title04 { background: url(../images/flow_h4-04.jpg) 0 0 no-repeat; margin-top: 5px; }
#flow h4#title05 { background: url(../images/flow_h4-05.jpg) 0 0 no-repeat; }

#flow #content table { width: 480px; margin-left: 10px; }
#flow #content table th { width: 100px; } 
#flow #content table td { padding-left: 15px; }

/*---------- 16  Cost --------------*/

#cost #catch { background: url(../images/cost_catch.jpg) 0 0 no-repeat; } 
#cost h2#title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h2#title03 { background: url(../images/cost_h2-02.jpg) 0 0 no-repeat; }
#cost h2#title04 { background: url(../images/cost_h2-03.jpg) 0 0 no-repeat; }
.ml12{
margin-left:12px;
}
/*---------- 17  Faq ---------------*/

#faq #catch { background: url(../images/faq_catch.jpg) 0 0 no-repeat; } 
#faq h2#title01 { background: url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h2#title03 { background: url(../images/faq_h2-03.jpg) 0 0 no-repeat; }
#faq h3#title04 { background: url(../images/faq_h3-04.jpg) 0 0 no-repeat; }
#faq h3#title05 { background: url(../images/faq_h3-05.jpg) 0 0 no-repeat; }

#faq .faq_all ul {
    background: #FCFCE0;
    border: 1px solid #E4BC96;
    padding: 5px 10px 5px 20px;
    margin-left: 0;
    }
#faq .faq_all ul li {
    background: url(../images/qa_bg.jpg) 0 6px no-repeat;
    padding: 3px 0 3px 23px;
    }
#faq .question dl { margin-left: 10px; margin-bottom: 0; }
#faq .question dl dt { text-indent: -9999px; height: 40px; }
#q01 { background: url(../images/faq_q01.jpg) 0 0 no-repeat; }
#q02 { background: url(../images/faq_q02.jpg) 0 0 no-repeat; }
#q03 { background: url(../images/faq_q03.jpg) 0 0 no-repeat; }
#q04 { background: url(../images/faq_q04.jpg) 0 0 no-repeat; }
#q05 { background: url(../images/faq_q05.jpg) 0 0 no-repeat; }

#faq .question dl dd { padding-bottom: 25px; width: 470px; }

/*---------- 18  Dr ----------------*/

#dr #catch { background: url(../images/dr_catch.jpg) 0 0 no-repeat; } 
#dr h2#title01 { background: url(../images/dr_h2-01.jpg) 0 0 no-repeat; }
#dr h3#title02 { background: url(../images/dr_h3-02.jpg) 0 0 no-repeat; }
#dr h3#title03 { background: url(../images/dr_h3-03.jpg) 0 0 no-repeat; }

#dr #content .alpha { width: 150px; }
#dr #content .beta { width: 350px; }

#dr #content .alpha img { margin-left: 10px; }
#dr #content .alpha p { margin: 0; font-weight: bold; }
#dr #content .beta dl dt {
    background: url(../images/li_bg.jpg) 0 0 no-repeat;
    padding-left: 22px;
    line-height: 1.5;
    }
#dr #content .beta dl dd {
    margin-left: 30px;
    }
 
/*---------- 18  Office ------------*/

#office #catch { background: url(../images/office_catch.jpg) 0 0 no-repeat; } 
#office h2#title01 { background: url(../images/office_h2-01.jpg) 0 0 no-repeat; }
#office h3#title02 { background: url(../images/office_h3-02.jpg) 0 0 no-repeat; }
#office h3#title03 { background: url(../images/office_h3-03.jpg) 0 0 no-repeat; }

#map {
   width: 400px;
   height: 400px;
   margin: 0;
   border: 1px solid #B2B2B2;
   }

#office table th { width: 100px; }
#office .office_photo { padding-left: 15px; } 


/*---------- 18  Contact -----------*/

#contact #catch { background: url(../images/contact_catch.jpg) 0 0 no-repeat; } 
#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }

#contact #content .section .section p { margin: 0; }
#contact #content table { margin-top: 20px; }

#contact .form_text { padding-top: 10px ; }

/*---------- 19  Sitemap  ----------*/

#sitemap #catch { background: url(../images/sitemap_catch.jpg) 0 0 no-repeat; } 
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content ul li { padding-left: 30px; }
#sitemap #content ul { margin-top: 0; }

