@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Access                      */
/*                 10  General                     */
/*                 11  Child                       */
/*                 12  Implant                     */
/*                 13  Esthe                       */
/*                 14  Denture                     */
/*                 15  Prevent                     */
/*                 16  Sitemap                     */
/*                                                 */

/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #608fab      */
/*        Main Color - Dark Blue      #406899      */
/*        Main Color - Light Blue     #4690bd      */
/*                                                 */
/*        Sub Color  - Grey           #9f9f9f      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      83%                 */
/*                   11px      92%                 */
/*                   12px     100%                 */
/*                   14px     117%                 */
/*                   16px     133%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg.jpg) top no-repeat; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin:0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width:550px;
	float:right;
	font-size:100%;
	line-height: 1.5;
	color: #666;
	padding:0;
	margin:20px 25px 0px 25px;
	display:inline;
	}


/*---------- 03  Header -----------*/

#header {
	height:300px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

#header_logo p#top{ color:#004977; font-size:1em; padding:5px 0px 0px 0px; text-indent:10px; margin:0; line-height:1.5em;}
#header_logo h1 a {
	height: 80px;
	text-indent: -9999px;
	display: block;
	width:250px;
	height:50px;
	background:url(../images/header_logo.jpg) 0 0 no-repeat;
	line-height:1.0;
}

#header_logo {
	width:580px;
	float:left;
	margin: 0;
	padding: 0;
}

#header_nav {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
	width:200px;
	display:inline;
	margin-right:20px;
}
#header_nav ul {
	list-style: none;
	margin:0;
	padding:0;
	margin:5px 0 0 25px;
	width:165px;
}
#header_nav li {
	height:18px;
	float:left;
	list-style: none;
	padding: 0;
}
#header_nav li a {
	display: block;
	text-indent:-9999px;
	height: 18px;
	}

#nav01 { width:50px; margin-right:30px; display:inline; }
#nav02 { width:85px; }

#nav01 a {
	background: url(../images/header_top.jpg) 0 0 no-repeat;
	width:50px;
	}
#nav02 a {
	background: url(../images/header_sitemap.jpg) 0 0 no-repeat;
	width:85px;
	}

#header p#header_title { display:block; float:left; margin-top:17px; }

/*----------04  Navigation -----------*/
#globalnav { width:800px; height:40px; }
#globalnav ul  { list-style:none; margin:0; padding:0; }
#globalnav ul li{ height:40px; width:200px; float:left; list-style: none; padding: 0; }
#globalnav ul li a { display: block; text-indent:-9999px; height:40px; }
#globalnav ul li#nav03 a { background: url(../images/nav_top.jpg) 0 0 no-repeat; }
#globalnav ul li#nav03 a:hover {	background: url(../images/nav_top.jpg) 0 -40px no-repeat; }
#globalnav ul li#nav04 a { background: url(../images/nav_top.jpg) -200px 0 no-repeat; }
#globalnav ul li#nav04 a:hover {	background: url(../images/nav_top.jpg) -200px -40px no-repeat; }
#globalnav ul li#nav05 a { background: url(../images/nav_top.jpg) -400px 0 no-repeat; }
#globalnav ul li#nav05 a:hover {	background: url(../images/nav_top.jpg) -400px -40px no-repeat; }
#globalnav ul li#nav06 a { background: url(../images/nav_top.jpg) -600px 0 no-repeat; }
#globalnav ul li#nav06 a:hover {	background: url(../images/nav_top.jpg) -600px -40px no-repeat; }

#nav {
	width:200px;
	float: left;
	padding:0;
	}

#nav ul{ margin: 0;	padding: 0;	list-style: none; margin-bottom:10px; }
#nav li{ margin: 0;	padding: 0;	list-style: none; }
#nav .internal li {
	height:40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#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; }

#nav07 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -280px no-repeat; }

#nav p { margin:0px 10px 10px 10px;}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin:0;
	background:url(../images/footer_bg.jpg) 0 0 no-repeat;
	height:80px;
	font-size:0.917em;
	color: #8C8C8C;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */
#footer p { float:left; margin:20px 0px 0px 10px; display:inline; }

#footer a {
	text-decoration: none;
	color: #8C8C8C;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer_nav { width:590px; float:right; margin:18px 15px 0px 0px; display:inline; text-align:right; }

#footer_nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer_nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer_nav address { margin:0; margin-top:5px; }


/*---------- 06  Contents -----------*/

#index .section { padding:0 8px 15px 8px; }
#index .section .section { padding:0 5px; }
.section { padding:0 8px 20px 8px; }
.section .section { padding:0 5px; }

.center { text-align: center; }

#content h2 {
	height:32px;
	text-indent: -9999px;
	margin:0;
	margin-bottom:13px;
}
#content h3 {
	clear: both;
	height:32px;
	text-indent: -9999px;
	margin:0;
	margin:0px -4px 10px -4px;
}
#content h4 {
	height: 24px;
	text-indent:-9999px;
	margin-left:-5px;
	margin-bottom:10px;
	clear:both;
}

#content h5 {
	font-size:1.17em;
	font-weight:normal;
	margin:0 -5px;
	margin-bottom:8px;
	padding:0 0 0 17px;
	background:url(../images/icon01.jpg) no-repeat 0px 2px;
}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dl { margin:0; padding:0; list-style:none; }
#content dl dt { margin:0; padding:0; list-style:none; font-weight:bold; color:#c35186; }
#content dl dd { margin:0; list-style:none; padding-left:20px; }


#content a { text-decoration: underline; }

a {
	color: #73BA4A;
	outline: none;
	}
a:hover { color: #73BA4A; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
}
.image_r_b01 {
	float:right;
	margin-left:10px;
	display:inline;
	border:3px solid #dcdcdc;
}
.image_r_b {
	float:right;
	margin-left:10px;
	display:inline;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
}
.image_l_b {
	float:left;
	margin-right:10px;
	display:inline;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
}
.img_r_b {
	float:right;
	margin-left:10px;
	display:inline;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
	margin-right:40px;
}
.img_l_b {
	float:left;
	display:inline;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
	margin-left:40px;
}
.image_b {
	margin:0;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

#content ul.bullet01 { padding:0; margin:0; list-style:none; }
#content ul.bullet01 li { background:url(../images/icon02.jpg) no-repeat 0px 5px; padding:0px 0px 0px 12px; margin:0; }

#content ul.totop {
	clear: both;
	padding:0;
	margin-left:459px;
	margin-bottom:20px;
	width:91px;
}
#content ul.totop li {
	list-style: none;
	width:91px;
	height:23px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#content ul.totop li a {
	display:block;
	height:23px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
}

p.caution {
	padding-left:23px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content table {
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #e2e2e2;
	font-size:100%;
	color: #666;
	width:100%;
	margin:0;
}
#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #e2e2e2;
	}

#content table th {
	background: #e2e2e2;
	color: #666;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
.bg_01 { background:#fff5e0; }
.bg_02 { background:#e5f2ff; }
.bg_03 { background:url(../images/table_head.jpg) repeat-x 0 0 #b1cad9; padding:15px 10px; margin:0px; text-align:center; color:#FFF; font-weight:bold; }

.margin_lr25_b28 {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:28px;
}
.margin_l17 { margin-left:17px; }
.margin_b10 { margin-bottom:10px; }
.margin_b20 { margin-bottom:20px; }
.margin_b10_l5 { margin-bottom:10px; margin-left:5px; }
.index01 { margin:3px 0px 0px 4px; color:#0066a5; }
.padding_b10 { padding-bottom:10px; }
.margin_lr13_b20 { margin-left:13px; margin-right:13px; margin-bottom:20px; }
/*---------- 07  Index -----------*/
#index h2#title01  {
	background:url(../images/index_h2.jpg) no-repeat 0 0;
}
#index h3#title02 {
	background:url(../images/index_h3.jpg) no-repeat 0 0;
}
#index p#map {
	width: 244px;
	height: 144px;
	padding:0;
	background:#f0f0f0;
}

.gmap {
	float:right;
	margin-left:10px;
	padding:3px;
	border:1px solid #c8c8c8;
}

/*---------- 08  Staff -----------*/
#staff h2#title01 {
	background:url(../images/staff_h2.jpg) no-repeat 0 0;
}
#staff h3#title02 {
	background:url(../images/staff_h3-01.jpg) no-repeat 0 0;
}
#staff h4#title03 {
	background:url(../images/staff_h4-01.jpg) no-repeat 0 0;
}


/*---------- 09  Access -------------*/
#access h2#title01 {
	background:url(../images/access_h2.jpg) no-repeat 0 0;
}
#access h3#title02 {
	background:url(../images/access_h3-01.jpg) no-repeat 0 0;
}
#access h4#title03 {
	background:url(../images/access_h4-01.jpg) no-repeat 0 0;
}
#access h4#title04 {
	background:url(../images/access_h4-02.jpg) no-repeat 0 0;
}
#access div#map {
	width: 500px;
	height: 360px;
	padding:0;
	background:#f0f0f0;
	border:1px solid #c8c8c8;
}

/*---------- 09  General ------------*/
#general h2#title01 {
	background:url(../images/general_h2.jpg) no-repeat 0 0;
}
#general h3#title02 {
	background:url(../images/general_h3-01.jpg) no-repeat 0 0;
}
#general h4#title03 {
	background:url(../images/general_h4-01.jpg) no-repeat 0 0;
}
#general h3#title04 {
	background:url(../images/general_h3-02.jpg) no-repeat 0 0;
}
#general h4#title05 {
	background:url(../images/general_h4-02.jpg) no-repeat 0 0;
}
td.td_w80 { width:80px; }
td.td_w25 { width:25px; }
/*---------- 11  Child --------------*/
#child h2#title01 {
	background:url(../images/child_h2.jpg) no-repeat 0 0;
}
#child h3#title02 {
	background:url(../images/child_h3-01.jpg) no-repeat 0 0;
}
#child h3#title03 {
	background:url(../images/child_h3-02.jpg) no-repeat 0 0;
}
#child h4#title04 {
	background:url(../images/child_h4-01.jpg) no-repeat 0 0;
}
#child h4#title05 {
	background:url(../images/child_h4-02.jpg) no-repeat 0 0;
}
/*---------- 12  Implant ------------*/
#implant h2#title01 {
	background:url(../images/implant_h2.jpg) no-repeat 0 0;
}
#implant h3#title02 {
	background:url(../images/implant_h3-01.jpg) no-repeat 0 0;
}
#implant h4#title03 {
	background:url(../images/implant_h4-01.jpg) no-repeat 0 0;
}
#implant h4#title04 {
	background:url(../images/implant_h4-02.jpg) no-repeat 0 0;
}
#implant h3#title05 {
	background:url(../images/implant_h3-02.jpg) no-repeat 0 0;
}
#implant h4#title06 {
	background:url(../images/implant_h4-03.jpg) no-repeat 0 0;
}
#implant h3#title07 {
	background:url(../images/implant_h3-03.jpg) no-repeat 0 0;
}
/*---------- 13  Esthe --------------*/
#esthe h2#title01 {
	background:url(../images/esthe_h2.jpg) no-repeat 0 0;
}
#esthe h3#title02 {
	background:url(../images/esthe_h3-01.jpg) no-repeat 0 0;
}
#esthe h4#title03 {
	background:url(../images/esthe_h4-01.jpg) no-repeat 0 0;
}
#esthe h3#title04 {
	background:url(../images/esthe_h3-02.jpg) no-repeat 0 0;
}
#esthe h4#title05 {
	background:url(../images/esthe_h4-02.jpg) no-repeat 0 0;
}
/*---------- 14  Denture ------------*/
#denture h2#title01 {
	background:url(../images/denture_h2.jpg) no-repeat 0 0;
}
#denture h3#title02 {
	background:url(../images/denture_h3-01.jpg) no-repeat 0 0;
}
#denture h4#title03 {
	background:url(../images/denture_h4-01.jpg) no-repeat 0 0;
}
#denture h4#title04 {
	background:url(../images/denture_h4-02.jpg) no-repeat 0 0;
}
#denture h4#title05 {
	background:url(../images/denture_h4-03.jpg) no-repeat 0 0;
}
#denture h4#title06 {
	background:url(../images/denture_h4-04.jpg) no-repeat 0 0;
}
/*---------- 15  Prevent ------------*/
#prevent h2#title01 {
	background:url(../images/prevent_h2.jpg) no-repeat 0 0;
}
#prevent h3#title02 {
	background:url(../images/prevent_h3-01.jpg) no-repeat 0 0;
}
#prevent h3#title03 {
	background:url(../images/prevent_h3-02.jpg) no-repeat 0 0;
}
#prevent h4#title04 {
	background:url(../images/prevent_h4-01.jpg) no-repeat 0 0;
}
#prevent h4#title05 {
	background:url(../images/prevent_h4-02.jpg) no-repeat 0 0;
}
#prevent h3#title06 {
	background:url(../images/prevent_h3-03.jpg) no-repeat 0 0;
}
/*---------- 16  Sitemap ------------*/
#sitemap h2#title01 {
	background:url(../images/sitemap_h2.jpg) no-repeat 0 0;
}

#sitemap .sitemap_bg li {
	width:280px;
	margin-bottom:20px;
	background:url(../images/sitemap01.jpg) 0 0 no-repeat;
	text-indent:0;
}

/*---------- 17  Contact ------------*/
#contact h2#title01 {
	background:url(../images/contact_h2.jpg) no-repeat 0 0;
}
#contact h3#title02 {
	background:url(../images/contact_h3-01.jpg) no-repeat 0 0;
}
#contact h4#title03 {
	background:url(../images/contact_h4-01.jpg) no-repeat 0 0;
}
#contact th.form_bg {
	background:#feeaf3;
}
#contact p.form_submit {
	text-align: center;
}

/*---------- 18  Conf ------------*/
#conf p.form_submit {
	text-align: center;
}
#conf th.form_bg {
	background:#e5f2ff;
}
#conf h2#title01 {
	background:url(../images/contact_h2.jpg) no-repeat 0 0;
}

/*---------- 19  Entry ------------*/
#entry p.form_submit {
	text-align: center;
}
#entry th.form_bg {
	background:#e5f2ff;
}
#entry h2#title01 {
	background:url(../images/contact_h2.jpg) no-repeat 0 0;
}

/*---------- 20  Error ------------*/
#error p.form_submit {
	text-align: center;
}
#error th.form_bg {
	background:#e5f2ff;
}
#error h2#title01 {
	background:url(../images/contact_h2.jpg) no-repeat 0 0;
}

/*---------- 21  Thank ------------*/
#thank p.form_submit {
	text-align: center;
}
#thank th.form_bg {
	background:#e5f2ff;
}
#thank h2#title01 {
	background:url(../images/contact_h2.jpg) no-repeat 0 0;
}



