@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Staff                       */
/*                 10  Guide                       */
/*                 11  Caries                      */
/*                 12  Prevent                     */
/*                 13  Child                       */
/*                 14  Esthe                       */
/*                 15  Denture                     */
/*                 16  Recruit                     */
/*                 17  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/background.jpg) 0 0 repeat-x #fcf0d5; color:#4A3D1C; }
p img { display:block; line-height:1%; margin:0; padding:0; }
.img_center { text-align:center; margin:0 auto; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 820px;
	margin:0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin:0 10px;
	background: url(../images/nav_bottom.jpg) no-repeat 15px bottom;
	}

#content {
	background:url(../images/content_bg.jpg) repeat-x 0 0;
	width:584px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	padding:0;
	margin:0;
	}
a { text-decoration:none; outline:none; }
a:hover { text-decoration:underline; }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height:387px;
	width:820px;
	margin: 0;
	padding: 0;
}
#header #header_01 {
	width:800px;
	margin:0px 10px 0px 10px;
	padding-top:1px;
	background:url(../images/header_bottom.jpg) repeat-x bottom #fff;
	height:86px;
}
h1	{
	font-size:9px;
	line-height:140%;
	float:left;
	margin-top:9px;
	margin-left:8px;
	
}

.h1 {
	width:201px;
	height:77px;
	line-height: 1.0;
	float:left;
	display:inline;
	margin:9px 0px 0px 15px;
	}
.h1 a {
	display: block;
	width:201px;
	height:77px;
}
#header p.title {
	margin:0px 10px;
	padding: 0;
}
#header p.tel {
	margin:14px 0px 4px 66px;
	padding: 0;
}
#header p.tel img { display: block; }

#header_nav {
	width:271px;
	height:77px;
	float:right;
	margin:9px 11px 0px 0px;
	display:inline;
	background:url(../images/header_img.jpg) no-repeat 0px 0px;
}

#header_nav ul {
	float:left;
	width:97px;
	height:20px;
	display:inline;
	margin:0 0 0 162px;
	padding: 0;
	clear:both;
}

#header_nav li {
	height:20px;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_nav li a {
	text-indent: -9999px;
	display: block;
	height:20px;
	}

#nav01 { width: 30px; background:url(../images/header_top.jpg) no-repeat 0 0; }
#nav02 { width: 61px; background:url(../images/header_sitemap.jpg) no-repeat 0 0; }

/*----------04  Navigation -----------*/

#nav {
	width:216px;
	float:left;
	padding:0 0 170px 0;
	background:url(../images/nav_bg01.jpg) no-repeat 0 0;
}
#nav ul { width:175px; 	margin:11px 14px 24px 27px;
	padding: 0;
	list-style: none;
}
#nav li {
	width:175px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav .internal li {
	margin:0; padding:0;
	height:36px;
	text-indent: -9999px;
}

#nav .internal li a {
	display: block;
	height:35px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -36px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -72px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -108px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -144px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -216px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -252px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -175px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -175px -36px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -175px -72px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -175px -108px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -175px -144px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -175px -180px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -175px -216px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -175px -252px no-repeat; }

#nav p { margin:0 0 8px 31px; padding:0; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:90px;
	padding:0;
	margin:0px 10px 0px 10px;
	background:url(../images/footer_img.jpg) no-repeat 15px 55px #f9e7da;
	text-align: center;
	color: #785252;
	}

#footer a {
	text-decoration: none;
	color: #785252;
	}
#footer a:hover { text-decoration: underline; }
#footer01 { width:554px; float:right; margin:0 auto; margin-top:9px; padding:0; text-align:center;}
#footer ul { width:554px; padding:0; margin:0; margin-bottom:9px; list-style:none; display:inline-block; text-align:center; }
#footer li { padding:0; margin:0; display:inline; list-style:none; text-align:center; }
#footer address { padding:9px 1em 0 1em; margin:0; }
#footer p.tel { width:201px; margin:0; padding:0; margin-left:15px; float:left; display:inline;}

/*---------- 06  Contents -----------*/

.section { padding: 6px 25px 12px 25px; margin:0; }
.section .section {  padding:6px 10px 12px 10px; margin:0; }
.section .section .section {  padding:6px 10px 12px 10px; margin:0; }

.center { text-align: center; }

#content h2 {
	height:41px;
	display:block;
	text-indent: -9999px;
	margin:17px 12px 5px 15px;
}

#content h3 {
	clear: both;
	height:38px;
	text-indent:-9999px;
	padding:0;
	margin:0;
}
#content h4 {
	clear:both;
	height:32px;
	text-indent: -9999px;
	padding:0;
	margin:0;
	display:block;
}

#content h5 {
	background:url(../images/icon01.jpg) no-repeat 0px 1px;
	font-size: 100%;
	font-weight:normal;
	margin:0;
	padding:0px 0px 2px 17px;
	color:#4a3d1c;
}

#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;
	}
.dlist_area { width:295px; float:right; }
#content dt { font-weight:normal; }
#content dl.dlist01 { width:295px; margin:0; padding:0; display:inline; }
#content dl.dlist01 dt { width:110px; margin:0; padding:0; margin-right:10px; margin-bottom:5px; float:left; display:inline;  }
#content dl.dlist01 dd { width:175px; margin:0; padding:0; margin-bottom:5px; float:left; display:inline;  }
#content dl.dlist01 dt.dt01 { width:292px; margin:0; padding:0; margin-bottom:5px; float:left; display:inline; }

#content a { color:#4A3D1C; text-decoration:underline; }
#content a:hover { color:#f67069; text-decoration: underline; }

#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_l_b  {
	float: left;
	margin: 0;
	margin:6px 0;
	border:1px solid #ffbda6;
	padding:1px;
	margin-right:12px;
	display:inline-block;
	line-height:1%;
}
.image_r_b  {
	float:right;
	margin: 0;
	margin:6px 0;
	border:1px solid #ffbda6;
	padding:1px;
	margin-left:12px;
	display:inline-block;
	line-height:1%;
}
.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	/*margin: 10px 20px;*/
	background: url(../images/arrow_h.jpg) 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.totop {
	clear:both;
	float:right;
	padding:0px 23px 20px 23px;
	margin:0;
	list-style:none;
	width:auto;
}

#content ul.totop li {
	list-style: none;
	width:75px;
	height:30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height:30px;
	background: url(../images/to_top.jpg) 0 0 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:collapse;
	border-spacing: 1px;
	border: 1px solid #f3ccaf;
	font-size: 100%;
	width:100%;
	margin:6px 0;
}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #f3ccaf;
	}
.w_120 { width:120px; }
#content table th {
	background: #efefff;
}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.index_text { padding:10px 11px 0 11px; background:url(../images/index_img01.jpg) no-repeat 0 0; color:#4a3d1c;}
.color01 { color:#4a3d1c; }
.color02 { color:#8a5c29; }
#index .color02 a { color:#8a5c29; text-decoration:none; }
#index .color02 a:hover { color:#8a5c29; text-decoration:underline; }

.padding_l7 { padding-left:7px; margin-bottom:0; }
.padding_l10 { padding-left:10px; }

.padding_lr10 { padding-left:10px; padding-right:10px; }
.padding_01 { padding:2px 0px 3px 37px; }
.margin_l86 { margin-left:86px; padding-top:5px; }
.margin_b12 { margin-bottom:12px; }
.color_red { color:#D30000; }

/*---------- 07  Index -----------*/
#index #content h2 {
	height:41px;
	display:block;
	text-indent: -9999px;
	margin:17px 12px 0px 15px;
}
#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 h2#title03 {	background:url(../images/index_h2-2.jpg) no-repeat 0 0; }

.index01 {
	background:url(../images/index_bg01.jpg) repeat-y;
	margin:0px 33px 20px 33px;
}
.index02 { width:534px; margin:0px 22px 17px 28px; padding:0px;}
.index02_01 { background:url(../images/index_img03.jpg) no-repeat; padding:10px 0px 0px 14px; display:block;}

.index02_01_01 { width:179px; float:left; margin:0; padding:0; float:left; display:inline-block; }
.index02_01_02 { margin:0; padding:0 11px 0 0; float:right; display: inline-block; }
.index02_01_03 { margin:0; padding:0 9px 0 0; float:right; display: inline-block; }
#index .alpha { width:254px; float:left; margin:0; padding:0; background:url(../images/index_img05.jpg) repeat-y 0 0; padding:0; margin:0; }
#index .beta { width:254px; float:right; margin:0; padding:0; background:url(../images/index_img05.jpg) repeat-y 0 0; }
#index p.img { line-height:1%; display:block; margin:0; padding:0;}
#index03 {
	width:205px;
	float:left;
	margin:0;
	margin-right:13px;
	display:inline;
	padding:0;
}
#index_add { width:313px; float:right; margin:0; padding:0; }
#index #content dl { width:313px; margin:0; padding:0; display:inline; }
#index #content dl dt { width:54px; margin:0; padding:0; margin-right:10px; margin-bottom:5px; float:left; display:inline; font-weight:normal; }
#index #content dl dd { width:249px; margin:0; padding:0; margin-bottom:5px; float:left; display:inline;  }
#index #content dl dd.dd01 { width:249px; margin:0; padding:0; margin-bottom:5px; margin-left:64px; float:left; display:inline;  }
#index #content dl dd.dd02 { width:249px; margin:0; padding:0; margin-bottom:5px; margin-left:64px; float:left; display:inline; color:#D30000; font-size: 93%;  }

#index #tiny table {
  border: none;
}

#index #tiny table td {
  border: none;
}

#index #tiny table td.tn_date {
  vertical-align: top;
}

/*---------- 08  Clinic   -----------*/
#clinic h2#title01 {	background:url(../images/clinic_h2.jpg) no-repeat 0 0; }
#clinic h3#title02 {	background:url(../images/clinic_h3-01.jpg) no-repeat 0 0; }
#clinic h4#title03 {	background:url(../images/clinic_h4-01.jpg) no-repeat 0 0; }
#clinic h4#title04 {	background:url(../images/clinic_h4-02.jpg) no-repeat 0 0; }
#clinic h3#title05 {	background:url(../images/clinic_h3-02.jpg) no-repeat 0 0; }
#clinic h4#title06 {	background:url(../images/clinic_h4-03.jpg) no-repeat 0 0; }
#clinic h4#title07 {	background:url(../images/clinic_h4-04.jpg) no-repeat 0 0; }
#clinic h4#title08 {	background:url(../images/clinic_h4-05.jpg) no-repeat 0 0; }
#clinic h4#title09 {	background:url(../images/clinic_h4-06.jpg) no-repeat 0 0; }
#clinic h4#title10 {	background:url(../images/clinic_h4-07.jpg) no-repeat 0 0; }
#clinic h4#title11 {	background:url(../images/clinic_h4-08.jpg) no-repeat 0 0; }
#clinic h4#title12 {	background:url(../images/clinic_h4-09.jpg) no-repeat 0 0; }

#map {   
    width: 340px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  

/*---------- 09  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 h3#title03 {	background:url(../images/staff_h3-02.jpg) no-repeat 0 0; }
#staff h3#title04 {	background:url(../images/staff_h3-03.jpg) no-repeat 0 0; }
#staff #content dl { width:245px; margin:0; padding:0; display:inline; }
#staff #content dl dt { width:60px; margin:0; padding:0; margin-right:10px; margin-bottom:5px; float:left; display:inline;  }
#staff #content dl dd { width:175px; margin:0; padding:0; margin-bottom:5px; float:left; display:inline;  }

/*---------- 10  Guide    -----------*/
#guide h2#title01 {	background:url(../images/guide_h2.jpg) no-repeat 0 0; }
#guide h3#title02 {	background:url(../images/guide_h3-01.jpg) no-repeat 0 0; }
#guide h4#title03 {	background:url(../images/guide_h4-01.jpg) no-repeat 0 0; }
#guide h4#title03 a{ width:107px; height:26px; display:block; }
#guide h4#title04 {	background:url(../images/guide_h4-02.jpg) no-repeat 0 0; }
#guide h4#title04 a{ width:95px; height:26px; display:block; }
#guide h4#title05 {	background:url(../images/guide_h4-03.jpg) no-repeat 0 0; }
#guide h4#title05 a{ width:108px; height:26px; display:block; }
#guide h4#title06 {	background:url(../images/guide_h4-04.jpg) no-repeat 0 0; }
#guide h4#title06 a{ width:108px; height:26px; display:block; }
#guide h4#title07 {	background:url(../images/guide_h4-05.jpg) no-repeat 0 0; }
#guide h4#title07 a{ width:108px; height:26px; display:block; }
#guide h3#title08 {	background:url(../images/guide_h3-02.jpg) no-repeat 0 0; }

/*---------- 11  Caries   -----------*/
#caries h2#title01 { background:url(../images/caries_h2.jpg) no-repeat 0 0; }
#caries h3#title02 { background:url(../images/caries_h3-01.jpg) no-repeat 0 0; }
#caries h4#title03 { background:url(../images/caries_h4-01.jpg) no-repeat 0 0; }
#caries h4#title04 { background:url(../images/caries_h4-02.jpg) no-repeat 0 0; }
#caries h4#title05 { background:url(../images/caries_h4-03.jpg) no-repeat 0 0; }
#caries h4#title06 { background:url(../images/caries_h4-04.jpg) no-repeat 0 0; }
#caries h4#title07 { background:url(../images/caries_h4-05.jpg) no-repeat 0 0; }
#caries h3#title08 { background:url(../images/caries_h3-02.jpg) no-repeat 0 0; }
#caries h4#title09 { background:url(../images/caries_h4-06.jpg) no-repeat 0 0; }
#caries h4#title10 { background:url(../images/caries_h4-07.jpg) no-repeat 0 0; }
#caries h4#title11 { background:url(../images/caries_h4-08.jpg) no-repeat 0 0; }

/*---------- 12  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 h4#title03 { background:url(../images/prevent_h4-01.jpg) no-repeat 0 0; }
#prevent h4#title04 { background:url(../images/prevent_h4-02.jpg) no-repeat 0 0; }
#prevent h3#title05 { background:url(../images/prevent_h3-02.jpg) no-repeat 0 0; }
#prevent h4#title06 { background:url(../images/prevent_h4-03.jpg) no-repeat 0 0; }
#prevent h4#title07 { background:url(../images/prevent_h4-04.jpg) no-repeat 0 0; }
#prevent h4#title08 { background:url(../images/prevent_h4-05.jpg) no-repeat 0 0; }
/*---------- 13  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; }
#child h3#title06 { background:url(../images/child_h3-03.jpg) no-repeat 0 0; }
#child h4#title07 { background:url(../images/child_h4-03.jpg) no-repeat 0 0; }
#child h4#title08 { background:url(../images/child_h4-04.jpg) no-repeat 0 0; }
#content ul.list01 { padding:0; margin:0; margin-top:3px; margin-left:17px; list-style:none; }
#content ul.list01 li { margin:0px; padding:0px 0px 0px 12px; background:url(../images/icon02.jpg) no-repeat 0px 7px; }
/*---------- 14  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 h3#title03 { background:url(../images/esthe_h3-02.jpg) no-repeat 0 0; }
#esthe h4#title04 { background:url(../images/esthe_h4-01.jpg) no-repeat 0 0; }
#esthe h4#title05 { background:url(../images/esthe_h4-02.jpg) no-repeat 0 0; }
#esthe h4#title06 { background:url(../images/esthe_h4-03.jpg) no-repeat 0 0; }
#esthe h3#title07 { background:url(../images/esthe_h3-03.jpg) no-repeat 0 0; }
#esthe h4#title08 { background:url(../images/esthe_h4-04.jpg) no-repeat 0 0; }
#esthe h4#title09 { background:url(../images/esthe_h4-05.jpg) no-repeat 0 0; }
/*---------- 15  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 h3#title04 { background:url(../images/denture_h3-02.jpg) no-repeat 0 0; }
#denture h4#title05 { background:url(../images/denture_h4-02.jpg) no-repeat 0 0; }
#denture h4#title06 { background:url(../images/denture_h4-03.jpg) no-repeat 0 0; }
#denture h4#title07 { background:url(../images/denture_h4-04.jpg) no-repeat 0 0; }
#denture h4#title08 { background:url(../images/denture_h4-05.jpg) no-repeat 0 0; }
/*---------- 16  Recruit  -----------*/
#recruit h2#title01 { background:url(../images/recruit_h2.jpg) no-repeat 0 0; }
/*---------- 17  Sitemap  -----------*/
#sitemap h2#title01 { background:url(../images/sitemap_h2.jpg) no-repeat 0 0; }

