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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Ortho                       */
/*                 09  Select                      */
/*                 10  Age20                       */
/*                 11  Age30                       */
/*                 12  Age40                       */
/*                 13  Child                       */
/*                 14  Period                      */
/*                 15  Maintenance                 */
/*                 16  Bad                         */
/*                 17  Faq                         */
/*                 18  Cost                        */
/*                 19  Clinic                      */
/*                 20  Inquiry                     */
/*                 21  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg.jpg) bottom repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	}

#main {
	width: 800px;
	margin: 0 auto;
	padding: 28px 0 0;
	text-align: left;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 800px;
	height: 373px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header .alpha {
	float: left;
	width: 592px;
	}

.description {
	height: 12px;
	line-height: 12px;
	color: #b83626;
	margin: 13px 0 0 24px;
	padding: 0;
	font-size: 85%;
	}
*:first-child+html .description { font-size: 9px; } /*  for IE7 only */
* html body .description { font-size: 9px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 360px;
	height: 50px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 350px;
	height: 50px;
	margin: 0 0 0 10px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .beta {
	width: 208px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 5px 0 0;
	padding: 0;
	height: 65px;
	}
#header p.tel img { display: block; }

#header_nav01 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	height: 26px;
	}

#header_nav01 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav01 li a {
	display: block;
	height: 22px;
	text-indent: -9999px;
	}

#nav01 a {
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 90px;
	}
#nav02 a {
	background: url(../images/header_nav01.jpg) -90px 0 no-repeat;
	width: 100px;
	}

#nav01 a:hover { background: url(../images/header_nav01.jpg) 0 -22px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav01.jpg) -90px -22px no-repeat; }

#header_nav02 {
	margin: 0;
	padding: 0;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
	height: 277px;
	}
#header_nav02 ul {
	width: 245px;
	margin: 0 0 0 550px;
	padding: 0;
	background: url(../images/header_nav02.jpg) 0 0 no-repeat;
	}
#header_nav02 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav02 ul li a {
	display: block;
	text-indent: -9999px;
	height: 60px;
	}

#header_nav02 ul #nav03 { padding: 1px 0 6px; }
#nav03 a { background: url(../images/header_nav02.jpg) 0 -1px no-repeat; }
#nav04 a { background: url(../images/header_nav02.jpg) 0 -67px no-repeat; }
#header_nav02 ul #nav05 { padding: 7px 0; }
#nav05 a { background: url(../images/header_nav02.jpg) 0 -134px no-repeat; }
#nav06 a { background: url(../images/header_nav02.jpg) 0 -201px no-repeat; }

#nav03 a:hover { background: url(../images/header_nav02.jpg) -245px -1px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav02.jpg) -245px -67px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav02.jpg) -245px -134px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav02.jpg) -245px -201px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav h2#nav_title01 {
	margin: 0 5px;
	padding: 0;
	height: 33px;
	background: url(../images/nav_h2-01.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	margin: 0 5px;
	}

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

#nav .internal li a {
	display: block;
	height: 40px;
	}
#nav .internal #nav14 { height: 62px; }
#nav .internal #nav15 { height: 63px; }
#nav .internal #nav16 { height: 22px; }
#nav .internal #nav14 a { height: 62px; }
#nav .internal #nav15 a { height: 63px; }
#nav .internal #nav16 a { height: 22px; }



#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -342px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -405px no-repeat; }

#nav07 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -40px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -80px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -120px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -160px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -200px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -240px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -190px -280px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -342px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -405px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	width: 800px;
	height: 320px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 93%;
	text-align: center;
	color: #fff;
	}

#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer .pagetop {
	height: 208px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#footer .pagetop p {
	margin: 0 0 0 600px;
	padding-top: 30px;
	width: 150px;
	}
#footer .pagetop p a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

#footer .image_l {
	padding-left: 5px;
	margin: 0 5px 0 0;
	}

#footer ul { 
	list-style: none;
	margin: 5px 0;
	padding: 0;
	text-align: left;
	}
#footer ul.firstline { margin: 15px 0 5px; }

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	clear: both;
	margin: 4px 1em 0;
	}


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

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 30px;
	}
#content h3 {
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 35px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 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: #b83626;
	outline: none;
	}
a:hover { color: #ff0000; }

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

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}
.case .image_l,
.case .image_r {
	margin-bottom: 0;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

p.caution {
	padding-left: 24px;
	color: #ff6249;
	}

/* 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 */

.page_banner {
	margin: 0 60px;
	padding: 0;
	height: 80px
	}
.page_banner a {
	display: block;
	margin: 20px 0 0;
	height: 60px;
	text-indent: -9999px;
	background: url(../images/inquiry_link.jpg) 0 0 no-repeat;
	}
.page_banner a:hover { background: url(../images/inquiry_link.jpg) 0 -60px no-repeat; }

.pagelinks {
	margin: 10px 20px;
	}
.pagelinks p {
	width: 260px;
	}
.pagelinks p a {
	display: block;
	height: 135px;
	text-indent: -9999px;
	}
.pagelinks #plink01,
.pagelinks #plink03 { float: left; }
.pagelinks #plink02,
.pagelinks #plink04 { float: right; }

.pagelinks #plink01 a { background: url(../images/pagelink.jpg) 0 0 no-repeat; }
.pagelinks #plink02 a { background: url(../images/pagelink.jpg) -260px 0 no-repeat; }
.pagelinks #plink03 a { background: url(../images/pagelink.jpg) 0 -135px no-repeat; }
.pagelinks #plink04 a { background: url(../images/pagelink.jpg) -260px -135px no-repeat; }

.pagelinks #plink01 a:hover { background: url(../images/pagelink.jpg) 0 -270px no-repeat; }
.pagelinks #plink02 a:hover { background: url(../images/pagelink.jpg) -260px -270px no-repeat; }
.pagelinks #plink03 a:hover { background: url(../images/pagelink.jpg) 0 -405px no-repeat; }
.pagelinks #plink04 a:hover { background: url(../images/pagelink.jpg) -260px -405px no-repeat; }

#content .check li {
	background: url(../images/check.jpg) 0 4px no-repeat;
	}

strong { color: #b83626; font-wieght: 100; }

.colored {
	background: #fff0f6;
	padding: 10px;
	}
.bordered {
	border: 1px solid #ffcac3;
	padding: 9px;
	margin-bottom: 5px;
	}

table {
	width: 520px;
	font-size: 100%;
	color: #666;
	}
table tr th,
table tr td {
	border: 1px solid #ffcac3;
	padding: 1px;
	}
table tr th {
	background: #fff8f8;
	}
table .header th {
	background: #FF9687 url(../images/thead.jpg) repeat-x bottom;
	color: #fff;
	}

/*-------- 07  Index --------*/

#index #title01 {
	background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	height: 40px;
	margin: 0 20px;
	}
#index #title02 {
	background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
	height: 48px;
	margin: 0 20px;
	}

#index .greeting {
	margin: 0 20px;
	padding: 5px 15px 15px 50px;
	background: #ffe8e0 url(../images/greeting.jpg) bottom no-repeat;
	}

#index .pickup {
	margin: 10px 20px;
	}

#index .pickup p {
	width: 280px;
	margin: 0;
	}
#index .pickup p a {
	display: block;
	height: 144px;
	text-indent: -9999px;
	}
#index .pickup #pickup01,
#index .pickup #pickup03 { float: left; }
#index .pickup #pickup02,
#index .pickup #pickup04 { float: left; }

#index .pickup #pickup01 a { background: url(../images/pickup.jpg) 0 0 no-repeat; }
#index .pickup #pickup02 a { background: url(../images/pickup.jpg) -280px 0 no-repeat; }
#index .pickup #pickup03 a { background: url(../images/pickup.jpg) 0 -155px no-repeat; }
#index .pickup #pickup04 a { background: url(../images/pickup.jpg) -280px -155px no-repeat; }

#index .pickup #pickup01 a:hover { background: url(../images/pickup.jpg) 0 -310px no-repeat; }
#index .pickup #pickup02 a:hover { background: url(../images/pickup.jpg) -280px -310px no-repeat; }
#index .pickup #pickup03 a:hover { background: url(../images/pickup.jpg) 0 -465px no-repeat; }
#index .pickup #pickup04 a:hover { background: url(../images/pickup.jpg) -280px -465px no-repeat; }


#index .clinic_info {
	margin: 0 20px;
	padding: 5px 15px 15px 10px;
	border-bottom: #e1e1e1 solid 1px;
	background: url(../images/clinic_info_bg.jpg) 0 0 repeat-y;
	}
#index .clinic_info dl {
	margin-right: 216px;
	}
#index .clinic_info dl dt {
	margin: 0;
	float: left;
	width: 80px;
	color: #7a120f;
	}
#index .clinic_info dl dd {
	margin-left: 80px;
	}
#index .clinic_info dl .holiday {
	color: #b03026;
	}


/*-------- 08  Ortho --------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }



/*-------- 09  Select --------*/

#select #content #title01 { background: url(../images/select_h2-01.jpg) 0 0 no-repeat; }
#select #content #title02 { background: url(../images/select_h3-02.jpg) 0 0 no-repeat; }
#select #content #title03 { background: url(../images/select_h4-03.jpg) 0 0 no-repeat; }
#select #content #title04 { background: url(../images/select_h4-04.jpg) 0 0 no-repeat; }
#select #content #title05 { background: url(../images/select_h4-05.jpg) 0 0 no-repeat; }



/*-------- 10  Age20 --------*/

#age20 #content #title01 { background: url(../images/age20_h2-01.jpg) 0 0 no-repeat; }
#age20 #content #title02 { background: url(../images/age20_h3-02.jpg) 0 0 no-repeat; }
#age20 #content #title03 { background: url(../images/age20_h4-03.jpg) 0 0 no-repeat; }
#age20 #content #title04 { background: url(../images/age20_h4-04.jpg) 0 0 no-repeat; }
#age20 #content #title05 { background: url(../images/age20_h3-05.jpg) 0 0 no-repeat; }



/*-------- 11  Age30 --------*/

#age30 #content #title01 { background: url(../images/age30_h2-01.jpg) 0 0 no-repeat; }
#age30 #content #title02 { background: url(../images/age30_h3-02.jpg) 0 0 no-repeat; }
#age30 #content #title03 { background: url(../images/age30_h3-03.jpg) 0 0 no-repeat; }
#age30 #content #title04 { background: url(../images/age30_h3-04.jpg) 0 0 no-repeat; }



/*-------- 12  Age40 --------*/

#age40 #content #title01 { background: url(../images/age40_h2-01.jpg) 0 0 no-repeat; }
#age40 #content #title02 { background: url(../images/age40_h3-02.jpg) 0 0 no-repeat; }
#age40 #content #title03 { background: url(../images/age40_h3-03.jpg) 0 0 no-repeat; }
#age40 #content #title04 { background: url(../images/age40_h3-04.jpg) 0 0 no-repeat; }



/*-------- 13  Child --------*/

#child #content #title01 { background: url(../images/child_h2-01.jpg) 0 0 no-repeat; }
#child #content #title02 { background: url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child #content #title03 { background: url(../images/child_h3-03.jpg) 0 0 no-repeat; }
#child #content #title04 { background: url(../images/child_h3-04.jpg) 0 0 no-repeat; }
#child #content #title05 { background: url(../images/child_h3-05.jpg) 0 0 no-repeat; }

#child #content dl {
	margin: 0;
	}
#child #content dl dt,
#child #content dl dd {
	margin: 0;
	}
#child #content dl dt {
	border: 1px solid #ffcac3;
	background: #fff0f6;
	}

/*-------- 14  Period --------*/

#period #content #title01 { background: url(../images/period_h2-01.jpg) 0 0 no-repeat; }
#period #content #title02 { background: url(../images/period_h3-02.jpg) 0 0 no-repeat; }
#period #content #title03 { background: url(../images/period_h3-03.jpg) 0 0 no-repeat; }
#period #content #title04 { background: url(../images/period_h4-04.jpg) 0 0 no-repeat; }
#period #content #title05 { background: url(../images/period_h4-05.jpg) 0 0 no-repeat; }
#period #content #title06 { background: url(../images/period_h4-06.jpg) 0 0 no-repeat; }
#period #content #title07 { background: url(../images/period_h4-07.jpg) 0 0 no-repeat; }
#period #content #title08 { background: url(../images/period_h4-08.jpg) 0 0 no-repeat; }

#period .flow {
	padding-bottom: 80px;
	margin-bottom: 10px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}

/*-------- 15  Maintenance --------*/

#maintenance #content #title01 { background: url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance #content #title02 { background: url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance #content #title03 { background: url(../images/maintenance_h3-03.jpg) 0 0 no-repeat; }
#maintenance #content #title04 { background: url(../images/maintenance_h4-04.jpg) 0 0 no-repeat; }



/*-------- 16  Bad --------*/

#bad #content #title01 { background: url(../images/bad_h2-01.jpg) 0 0 no-repeat; }
#bad #content #title02 { background: url(../images/bad_h3-02.jpg) 0 0 no-repeat; }
#bad #content #title03 { background: url(../images/bad_h4-03.jpg) 0 0 no-repeat; }
#bad #content #title04 { background: url(../images/bad_h4-04.jpg) 0 0 no-repeat; }
#bad #content #title05 { background: url(../images/bad_h4-05.jpg) 0 0 no-repeat; }
#bad #content #title06 { background: url(../images/bad_h3-06.jpg) 0 0 no-repeat; }



/*-------- 17  Faq --------*/

#faq #content #title01 { background: url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq #content #title02 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }

#faq #content dl {
	margin: 0;
	}
#faq #content dl dt {
	clear: left;
	border: 1px solid #ffcac3;
	border-bottom: 0;
	padding: 9px;
	margin: 0;
	color: #3383b6;
	font-weight: 100;
	line-height: 30px;
	}
#faq #content dl dd {
	clear: left;
	border: 1px solid #ffcac3;
	border-top: 0;
	padding: 9px;
	margin: 0 0 5px;
	}
#faq #content dl dt span {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/q.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
#faq #content dl dd span {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/a.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}

/*-------- 18  Cost --------*/

#cost #content #title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost #content #title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }

#cost table tr th {
	width: 100px;
	}
#cost table .header th {
	width: auto;
	}


/*-------- 19  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h3-04.jpg) 0 0 no-repeat; }



/*-------- 20  Inquiry --------*/

#inquiry #content #title01 { background: url(../images/inquiry_h2-01.jpg) 0 0 no-repeat; }

#inquiry table tr th,
#inquiry table tr td {
	padding: 1px 5px;
	}

.require {
	color: #b83626;
	}
#inquiry .long {
	width: 30em;
	}
#inquiry .short {
	width: 6em;
	}

/*-------- 21  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content ul li {
	background: none;
	padding: 0;
	margin-bottom: 5px;
	}
#sitemap #content ul li a {
	display: block;
	border: 1px solid #ffcac3;
	padding: 8px 5px;
	background: #fff;
	display: block;
	}
#sitemap #content ul li a:hover { background: #fff8f8; }