@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Infection                   */
/*                 09  Amalgam                     */
/*                 10  Allergy                     */
/*                 11  Toxicity                    */
/*                 12  Prevent                     */
/*                 13  Orthodontics                */
/*                 14  Orthodontic Plates          */
/*                 15  About                       */
/*                 16  Contact                     */
/*                 17  Price                       */
/*                 18  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.jpghttp://www.kd-smile.com/images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	position: relative;
	}

#main {
	margin: 0;
	width: 800px;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 2;
	color: #666;
	background: #fff;
	padding: 1em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 70px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1{
	font-size: 90%;
	color: #ffffff;
	position: absolute;
	top: 8px;
	right: 20px;
}

p.logo {
	text-indent: 0;
	width: 450px;
	height: 45px;
	padding: 25px 0 0 0;
	margin: 0;
	line-height: 1.0;
	float: left;
	}
p.logo a {
	display: block;
	width: 450px;
	height: 45px;
	}

#header .section {
	width: 180px;
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 45px;
	}
#header p.tel img { display: block; }


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 7px 0 15px 0;
	}

#nav p.mh2 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 200px;
	height: 20px;
	font-size:1px;
	line-height: 0;
	}

#nav ul {
	margin: 0;
	padding: 0 0 3px 0;
	background: #0030a5;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:1px;
	line-height: 0;
	}

#nav .internal li {
	margin: 0;
	padding: 0;
	height: 21px;
	text-indent: 0;
	}

#nav .internal li#nav05,
#nav .internal li#nav06 { height: 35px; }

#nav .internal li a {
	display: block;
	height: 21px;
	}

#nav .internal li#nav05 a,
#nav .internal li#nav06 a { height: 35px; }


#str { text-align :center; }
#str strong { font-weight: normal; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 10px 0 2px 0;
	margin: 0;
	width: 800px;
	background: #fff url(../images/footer_bg.jpg) top no-repeat;
	font-size: 85%;
	color: #bbb;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer p{
	margin:10px 25px;
	font-size:80%;
}

#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 2em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em 8px 2em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }
.section001 { padding: .5em 0px; }

.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 33px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 28px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 3px no-repeat;
	padding-left: 14px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #66b3d4;
	outline: none;
	}
a:hover { color: #1778ff; }

#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 {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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: 77px;
	height: 24px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 24px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

#content ul.totop li a:hover { background: url(../images/to_top.png) 0 -24px 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 {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #032773;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 15px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #032773;
	}

#content table th {
	background: #032773;
	color: #636570;
	width: 100px;
	}

span.require {
	font-size: 124%;
	font-weight: bold;
	color: red;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}



/*---------- 07  Index -----------*/

#index #main { padding-top: 10px; }

#index #content { padding-top: 7px; }

#index h2#title01 {
	width: 800px;
	height: 300px;
	margin: 0;
	padding: 0;
	}

#index h3#title02 {
	margin-left: 0;
	margin-top: 3px;
	text-indent: 0;
	}


#index #content ul#pckp {
	margin: 0;
	padding: 0 15px;
	}

#index #content ul#pckp li {
	width: 280px;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	background-image: none;
	}
#index #content ul#pckp li.alpha { width: 290px; }
#index #content ul#pckp li img { display: block; }


#index #content #clinic-info {
	clear: both;
	padding: 0 15px;
	margin: 2em 0 0 0;
	}

#index #content #clinic-info .alpha {
	width: 300px;
	float: right;
	}

#index #content #clinic-info .alpha dl {
	margin: 0 0 .5em 0;
	}
#index #content #clinic-info .beta {
	width: 200px;
	float: left;
	}


/*---------- 08  Infection -----------*/

#infection h2#title01 { background: url(../images/infection_h2-01.png) 0 0 no-repeat; }
#infection h3#title02 { background: url(../images/infection_h3-02.png) 0 0 no-repeat; }



/*---------- 09  Amalgam -----------*/

#amalgam h2#title01 { background: url(../images/amalgam_h2-01.png) 0 0 no-repeat; }
#amalgam h3#title02 { background: url(../images/amalgam_h3-02.png) 0 0 no-repeat; }
#amalgam h3#title03 { background: url(../images/amalgam_h3-03.png) 0 0 no-repeat; }


/*---------- 10  Allergy -----------*/

#allergy h2#title01 { background: url(../images/allergy_h2-01.png) 0 0 no-repeat; }
#allergy h3#title02 { background: url(../images/allergy_h3-02.png) 0 0 no-repeat; }
#allergy .box_l{
	width:200px;
	height:180px;
	float:left;
	margin:0 0 0 30px;
}
#allergy .box_r{
	width:200px;
	height:180px;
	float:right;
	margin:0 30px 0 0;
}

/*---------- 11  Toxicity -----------*/

#toxicity h2#title01 { background: url(../images/toxicity_h2-01.png) 0 0 no-repeat; }
#toxicity h3#title02 { background: url(../images/toxicity_h3-02.png) 0 0 no-repeat; }



/*---------- 12  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.png) 0 0 no-repeat; }



/*---------- 13  Orthodontics -----------*/

#orthodontics h2#title01 { background: url(../images/orthodontics_h2-01.png) 0 0 no-repeat; }
#orthodontics h3#title02 { background: url(../images/orthodontics_h3-02.png) 0 0 no-repeat; }


/*---------- 14  Orthodontic Plates -----------*/

#orthodontic-plates h2#title01 { background: url(../images/orthodontic-plates_h2-01.png) 0 0 no-repeat; }
#orthodontic-plates h3#title02 { background: url(../images/orthodontic-plates_h3-02.png) 0 0 no-repeat; }
#orthodontic-plates h3#title03 { background: url(../images/orthodontic-plates_h3-03.png) 0 0 no-repeat; }
#orthodontic-plates h3#title04 { background: url(../images/orthodontic-plates_h3-04.png) 0 0 no-repeat; }


#orthodontic-plates #content .beta {
	width: 320px;
	float: right;
	}


/*---------- 15  About -----------*/

#about h2#title01 { background: url(../images/about_h2-01.png) 0 0 no-repeat; }
#about h3#title02 { background: url(../images/about_h3-02.png) 0 0 no-repeat; }
#about h4#title03 { background: url(../images/about_h4-03.png) 0 0 no-repeat; }
#about h4#title04 { background: url(../images/about_h4-04.png) 0 0 no-repeat; }
#about h4#title05 { background: url(../images/about_h4-05.png) 0 0 no-repeat; }
#about h4#title06 { background: url(../images/about_h4-06.png) 0 0 no-repeat; }

#about #content .vcard .section {
	width: 260px;
	padding-left: 0;
	padding-right: 0;
	float: right;
	}
.box_l{
	float:left;
	width:240px;
}
.box_r{
	float:right;
	width:280px;
	height:300px;
}
#rss {
    height: 200px;
    margin:0;
    overflow: auto;
	padding:5px 0 10px 0;
    width: 278px;
	border-left:#67B4D5 1px solid;
	border-right:#67B4D5 1px solid;
	border-bottom:#67B4D5 1px solid;
}
#rss dl{margin:0 0 0 10px;}
#rss dt { font-weight: normal; font-size:12px; margin:5px 0 5px 0;}
.blog_ti{margin:0; line-height:0;}


/*---------- 16  Contact -----------*/

#contact h2#title01 { background: url(../images/contact_h2-01.png) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.png) 0 0 no-repeat; }





/*---------- 17  Price -----------*/

#price h2#title01 { background: url(../images/price_h2-01.png) 0 0 no-repeat; }
#price h3#title02 { background: url(../images/price_h3-02.png) 0 0 no-repeat; }
#price #content tbody th.price{width:200px; background:#65B3D4; color:#032773;}
#price #content tbody th {
	text-align: left;
	background: #032773;
	color:#fff;
	}
#price #content td.price { text-align: left; }



/*---------- 18  Sitemap -----------*/

#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.png) 0 0 no-repeat; }


/*---------- gmap -----------*/
#gmap{
      
}
.red{
	color:#FF0000;
	font-weight:bold;
}
