@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Tour                        */
/*                 10  Clinic                      */
/*                 11  Aesthe                      */
/*                 12  Whitening                   */
/*                 13  Bridal                      */
/*                 14  Faq                         */
/*                 15  Report                      */
/*                 16  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: #f7f5e3 url(../images/bg.jpg) bottom repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) top no-repeat;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 25px;
	background: #fff url(../images/main_bg.jpg) 20px bottom no-repeat;
	}

#content {
	width: 575px;
	float: left;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	height: 440px;
	width: 800px;
	margin: 0 25px;
	padding: 0;
	}

#header_nav01 {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	height: 40px;
	}

#header_nav01 li {
	float: left;
	width: 100px;
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
	}
#header_nav01 li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	}

#nav01 a { background: url(../images/header_nav01.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav01.jpg) -100px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav01.jpg) 0 -20px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav01.jpg) -100px -20px no-repeat; }

h1 {
	width: 600px;
	height: 400px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	height: 111px;
	margin-top: 44px;
	text-indent: -9999px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header_nav02 {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#header_nav02 li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav02 li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

#nav03 { width: 91px; }
#nav04 { width: 200px; }
#nav05 { width: 180px; }
#nav06 { width: 190px; }
#nav07 { width: 139px; }

#nav03 a { background: url(../images/header_nav02.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/header_nav02.jpg) -91px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav02.jpg) -291px 0 no-repeat; }
#nav06 a { background: url(../images/header_nav02.jpg) -471px 0 no-repeat; }
#nav07 a { background: url(../images/header_nav02.jpg) -661px 0 no-repeat; }

#nav03 a:hover { background: url(../images/header_nav02.jpg) 0 -40px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav02.jpg) -91px -40px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav02.jpg) -291px -40px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav02.jpg) -471px -40px no-repeat; }
#nav07 a:hover { background: url(../images/header_nav02.jpg) -661px -40px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 225px;
	float: right;
	padding: 5px 0 20px 0;
	}

#nav h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
#nav #nav_title01 {
	height: 33px;
	background: url(../images/nav_h2-01.jpg) 0 0 no-repeat;
	}
#nav #nav_title02 {
	height: 30px;
	background: url(../images/nav_h2-02.jpg) 0 0 no-repeat;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	margin: 0 5px 0 0;
	background: url(../images/nav_bg.jpg) 0 0 repeat-y;
	}
#nav .internal  #nav15 {
	height: 53px;
	background: url(../images/nav_bottom.jpg) bottom no-repeat;
	font-size: 50%;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	}
#nav .internal #nav13 a,
#nav .internal #nav15 a {
	height: 50px;
	}

#nav08 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -230px no-repeat; }

#nav08 a:hover { background: url(../images/nav.jpg) -220px 0 no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -30px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -60px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -90px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -120px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -150px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -200px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -220px -230px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 25px;
	font-size: 93%;
	text-align: center;
	color: #666;
	}

#footer a {
	text-decoration: none;
	color: #bd9624;
	}
#footer a:hover { text-decoration: underline; }

#footer .section {
	height: 80px;
	float: left;
	text-align: left;
	padding: 0 0 0 20px;
	background: url(../images/footer_nav.jpg) right 0 no-repeat;
	}
#footer .section ul {
	width: 420px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footer .section ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	}
#footer .section p {
	margin: 0;
	padding: .2em 10px;
	}
#footer .section .access {
	clear: left;
	text-align: right;
	}

address {
	float: right;
	width: 355px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/copyright.jpg) 0 0 no-repeat;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 10px .5em 20px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	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: #579133;
	outline: none;
	}
a:hover { color: #2e5724; }

#content blockquote {
	margin: .5em;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 15px 15px 0;
	}

.image_r {
	float: right;
	margin: 0 0 15px 15px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .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: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	text-align: right;
	}

/* 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 .content_footer {
	clear: both;
	padding: 12px 0 25px 0;
	margin: 0;
	font-size: 85%;
	text-align: center;
	color: #999;
	}
*:first-child+html #content .content_footer { font-size: 9px; } /*  for IE7 only */
* html body #content .content_footer { font-size: 9px; } /*  for IE6 only */

#content .content_footer ul {
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	}
#content .content_footer ul li {
	display: inline;
	padding: 0;
	background: none;
	}
#content .content_footer a {
	color: #999;
	text-decoration: none;
	}
#content .content_footer a:hover {
	text-decoration: underline;
	}

.colored {
	background: #eef5e5;
	padding: 10px;
	}
.bordered {
	border: 1px solid #ddd;
	padding: 9px;
	margin-bottom: 5px;
	}
.dashed {
	border: 1px dashed #ddd;
	padding: 9px;
	margin-bottom: 5px;
	}

.bread {
	padding: .5em 20px;
	}

table {
	font-size: 100%;
	color: #666;
	}
table tr th,
table tr td {
	border: 1px solid #ddd;
	}

/*-------- 07  Index --------*/

#index #content #title01 {
	height: 80px;
	background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	}
#index #content #title02 {
	height: 55px;
	background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
	}

#index #content .greeting {
	margin-bottom: 20px;
	}

#index #content .campaign {
	background: url(../images/campaign_bg.jpg) 20px 0 repeat-y;
	padding-top: 0;
	padding-bottom: 0;
	}
#index #content .campaign .section {
	padding: .5em 20px 30px;
	background: url(../images/campaign_bottom.jpg) 0 bottom no-repeat;
	}
#index #content .campaign .section p {
	margin: 0;
	}

.qc_ban a{
	width:545px;
	height:100px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/qc_ban02.jpg);
}
.ban_time a{
	width:545px;
	height:80px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_time.jpg);
}
.ban_mail a{
	width:545px;
	height:80px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_mail.jpg);
}
.ban_mail02 a{
	width:220px;
	height:80px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_mail02.jpg);
}
.ban_self a{
	width:545px;
	height:120px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_self.jpg);
}
.ban_self a{
	width:545px;
	height:120px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_self.jpg);
}
.qc_ban a:hover,
.ban_time a:hover,
.ban_mail a:hover,
.ban_self a:hover,
.ban_mail02 a:hover{
	background-position:0 100%;
}

/*-------- 08  Concept --------*/

#concept #content #title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h3-04.jpg) 0 0 no-repeat; }



/*-------- 09  Tour --------*/

#tour #content #title01 { background: url(../images/tour_h2-01.jpg) 0 0 no-repeat; }
#tour #content #title02 { background: url(../images/tour_h3-02.jpg) 0 0 no-repeat; }
#tour #content #title03 { background: url(../images/tour_h4-03.jpg) 0 0 no-repeat; }
#tour #content #title04 { background: url(../images/tour_h4-04.jpg) 0 0 no-repeat; }
#tour #content #title05 { background: url(../images/tour_h4-05.jpg) 0 0 no-repeat; }
#tour #content #title06 { background: url(../images/tour_h4-06.jpg) 0 0 no-repeat; }
#tour #content #title07 { background: url(../images/tour_h4-07.jpg) 0 0 no-repeat; }
#tour #content #title08 { background: url(../images/tour_h3-08.jpg) 0 0 no-repeat; }
#tour #content #title09 { background: url(../images/tour_h4-09.jpg) 0 0 no-repeat; }
#tour #content #title10 { background: url(../images/tour_h4-10.jpg) 0 0 no-repeat; }
#tour #content #title11 { background: url(../images/tour_h4-11.jpg) 0 0 no-repeat; }
#tour #content #title12 { background: url(../images/tour_h4-12.jpg) 0 0 no-repeat; }
#tour #content #title13 { background: url(../images/tour_h4-13.jpg) 0 0 no-repeat; }

#tour #content table p {
	color: #f29709;
	text-align: center;
	}

/*-------- 10  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_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h3-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }

#clinic #content table {
	width: 520px;
	}
#clinic #content table .long {
	width: 30em;
	}
#clinic #content table textarea.long {
	height: 10ex;
	}
#clinic #content table .short {
	width: 4em;
	}

/*-------- 11  Aesthe --------*/

#aesthe #content #title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe #content #title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe #content #title03 { background: url(../images/aesthe_h4-03.jpg) 0 0 no-repeat; }
#aesthe #content #title04 { background: url(../images/aesthe_h4-04.jpg) 0 0 no-repeat; }
#aesthe #content #title05 { background: url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }
#aesthe #content #title06 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe #content #title07 { background: url(../images/aesthe_h4-07.jpg) 0 0 no-repeat; }
#aesthe #content #title08 { background: url(../images/aesthe_h4-08.jpg) 0 0 no-repeat; }
#aesthe #content #title09 { background: url(../images/aesthe_h4-09.jpg) 0 0 no-repeat; }


/*-------- 12  Whitening --------*/

#whitening #content #title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening #content #title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening #content #title03 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }
#whitening #content #title04 { background: url(../images/whitening_h3-04.jpg) 0 0 no-repeat; }
#whitening #content #title05 { background: url(../images/whitening_h4-05.jpg) 0 0 no-repeat; }
#whitening #content #title06 { background: url(../images/whitening_h4-06.jpg) 0 0 no-repeat; }
#whitening #content #title07 { background: url(../images/whitening_h3-07.jpg) 0 0 no-repeat; }

#whitening #content .flow {
	margin: 0;
	}
#whitening #content .flow dt {
	margin: 0;
	padding: 9px;
	padding-bottom: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	}
#whitening #content .flow dd {
	margin: 0 0 5px;
	padding: 9px;
	border: 1px solid #ddd;
	border-top: 0;
	}

#whitening #content .bad th {
	background: #b86b51 url(../images/bad_th.jpg) top repeat-x;
	text-align: left;
	color: #fff;
	}
#whitening #content .bad th.thead {
	background: #fff;
	text-align: center;
	color: #9f402e;
	}
#whitening #content .bad td {
	background: #ffe5d6 url(../images/bad_td01.jpg) bottom repeat-x;
	}
#whitening #content .bad td.different {
	background: #dcbea6 url(../images/bad_td02.jpg) bottom repeat-x;
	}

#whitening #content .good th {
	background: #558fa3 url(../images/good_th.jpg) top repeat-x;
	text-align: left;
	color: #fff;
	}
#whitening #content .good th.thead {
	background: #fff;
	text-align: center;
	color: #387587;
	}
#whitening #content .good td {
	background: #c9eff8 url(../images/good_td01.jpg) bottom repeat-x;
	}
#whitening #content .good td.different {
	background: #b7dade url(../images/good_td02.jpg) bottom repeat-x;
	}


/*-------- 13  Bridal --------*/

#bridal #content #title01 { background: url(../images/bridal_h2-01.jpg) 0 0 no-repeat; }
#bridal #content #title02 { background: url(../images/bridal_h3-02.jpg) 0 0 no-repeat; }
#bridal #content #title03 { background: url(../images/bridal_h4-03.jpg) 0 0 no-repeat; }
#bridal #content #title04 { background: url(../images/bridal_h3-04.jpg) 0 0 no-repeat; }
#bridal #content #title05 { background: url(../images/bridal_h3-05.jpg) 0 0 no-repeat; }

#bridal #content .treatment {
	margin: 0;
	}
#bridal #content .treatment dt {
	margin: 0;
	padding: 9px;
	padding-bottom: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	}
#bridal #content .treatment dd {
	margin: 0 0 5px;
	padding: 9px;
	border: 1px solid #ddd;
	border-top: 0;
	}

#bridal #content .flow {
	margin: 0;
	padding-left: 200px;
	background: url(../images/bridal02.jpg) 0 0 no-repeat;
	}
#bridal #content .flow dt {
	margin: 0;
	padding: 9px;
	padding-bottom: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	}
#bridal #content .flow dd {
	margin: 0 0 5px;
	padding: 9px;
	border: 1px solid #ddd;
	border-top: 0;
	}


/*-------- 14  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 {
	margin: 0;
	padding: 9px;
	padding-bottom: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	}
#faq #content dl dd {
	margin: 0 0 5px;
	padding: 9px;
	border: 1px solid #ddd;
	border-top: 0;
	}
#faq #content dl span {
	display: block;
	float: left;
	width: 25px;
	height: 20px;
	text-indent: -9999px;
	}
#faq #content dl dt span {
	background: url(../images/q.jpg) 0 0 no-repeat;
	}
#faq #content dl dd span {
	background: url(../images/a.jpg) 0 0 no-repeat;
	}



/*-------- 15  Report --------*/

#report #content #title01 { background: url(../images/report_h2-01.jpg) 0 0 no-repeat; }
#report #content #title02 { background: url(../images/report_h3-02.jpg) 0 0 no-repeat; }
#report #content #title03 { background: url(../images/report_h4-03.jpg) 0 0 no-repeat; }

#report #content dl {
	margin: 0;
	}
#report #content dl dt {
	margin: 0;
	padding: 9px;
	padding-bottom: 0;
	border: 1px solid #ddd;
	border-bottom: 0;
	}
#report #content dl dd {
	margin: 0 0 5px;
	padding: 9px;
	border: 1px solid #ddd;
	border-top: 0;
	}

/*-------- 16  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content dl dt,
#sitemap #content dl dd {
	padding: 9px;
	border: 1px solid #ddd;
	margin: 0 0 5px;
	}