@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Clinic                      */
/*                 10  Concept                     */
/*                 11  Child                       */
/*                 12  Prevent                     */
/*                 13  White                       */
/*                 14  Esthe                       */
/*                 15  Denture                     */
/*                 16  Ortho                       */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - light Orange   #fffec5      */
/*        Main Color - Orange         #fe6b01      */
/*        Main Color - Fresh Pink     #ffe3f1      */
/*                                                 */
/*        Sub Color  - Light Black    #e2b880      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: none #fae9e1; margin-bottom:10px; }

#wrapper {
	background:url(../images/main_bg.jpg) repeat-y #fff ;
	width: 798px;
	margin:0px auto;
	padding: 0;
	text-align: left;
}

#main {
	padding:0px;
	margin:0;
}

#content {
	width:603px;
	float: right;
	font-size: 100%;
	color: #3f3f3f;
	margin: 0;
	padding:0;
	clear:both;
}


/*---------- 03  Header -----------*/

#header{
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 798px;
	height:100px;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	}

h1 {
	width: 311px;
	height: 64px;
	float:left;
}
h1 a {
	margin:13px 0px 23px 21px;
	text-indent:-9999px;
	display: block;
	width:311px;
	height:64px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
}

#header .header_nav {
	width:197px;
	float:right;
	margin: 0;
	padding:0;
	padding-right:17px;
}

#header p.tel {
	padding: 13px 0px 8px 32px;
	margin: 0;
	height:43px;
	}
#header p.tel img { display: block;}

#header ul{
	width:197px;
	margin: 0;
	padding: 0;
	list-style: none;
	height:36px;
	}

#header li {
	height: 36px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header li a {
	text-indent: -9999px;
	display: block;
	height: 36px;
}

#header #nav01 { width: 163px; }
#header #nav02 { width: 34px; }

#header #nav01 a {
	background: url(../images/header_contact.jpg) 0 0 no-repeat;
	width: 163px;
}
#header #nav02 a {
	background: url(../images/header_top.jpg) 0 0 no-repeat;
	width: 34px;
}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0px 0px 20px 0px;
	margin:0;
	margin-left:15px;
	display:inline;
	}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
}	
#nav .internal li {
	width:180px;
	height:30px;
	text-indent:-9999px;
	padding-bottom:5px;
	}
#nav .internal li#nav12 { padding-bottom:15px;}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -315px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -245px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -280px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -315px no-repeat; }

#nav p#nav_banner01 { width:180px; height:60px; margin:0 0 7px 0; text-indent:-9999px;}
#nav p#nav_banner01 a { height:60px; background:url(../images/nav_01.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner01 a:hover { height:60px; background:url(../images/nav_01roll.jpg) no-repeat 0 0; display:block;}

#nav p#movie_bnr { width:180px; height:88px; margin:0 0 17px 0; text-indent:-9999px;}
#nav p#movie_bnr a { display:block; width:180px; height:88px; background:url(../images/movie_bnr.jpg) 0 0 no-repeat;}
#nav p#movie_bnr a:hover { background-position: bottom;}

#nav p#nav_banner02 { width:180px; height:80px; margin:0 0 17px 0; text-indent:-9999px;}
#nav p#nav_banner02 a { height:80px; background:url(../images/nav_02.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner02 a:hover { height:80px; background:url(../images/nav_02roll.jpg) no-repeat 0 0; display:block;}

#nav p#nav_banner03 { width:180px; height:55px; margin:20px 0 0; text-indent:-9999px;}
#nav p#nav_banner03 a { height:55px; background:url(../images/nav_04.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner03 a:hover { background-position:bottom; }

#nav .bg01 {
	background:#fff;
	border:1px solid #b1a494;
	padding:0px;
	margin:0px;
	padding:13px 10px 16px 10px;
} 


#nav .text01 {
	text-align:left;
	font-size:100%;
	line-height:1.4;
	letter-spacing:0px;
	padding:0px 0px 8px 9px;
	*padding:0px 0px 10px 9px;
	margin:0;
} 

#nav .text02 {
	text-align:left;
	font-size:100%;
	line-height:1.4;
	padding:0px 0px 0px 9px;
	letter-spacing:0px;
	margin:0;
} 

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:14px 0 12px 0;
	margin:0;
	height:54px;
	font-size: 92%;
	line-height: 1.6em;
	letter-spacing: 0px;
	background:url(../images/footer_bg.jpg) left top no-repeat #fff;
	text-align:center;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #3f3f3f;
	}
#footer a:hover { text-decoration: underline; color:#dd6101; }

#footer ul { 
	list-style: none;
	margin:0px;
	padding: 0;
	text-align:center;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer address { padding: 3px 0 0 0; }


/*---------- 06  Contents -----------*/
.section { padding:0 26px 0 26px; clear:both}
.section .section { padding:0 5px; clear:both }

.center { text-align: center; }

#content h2 {
	height: 35px;
	text-indent: -9999px;
	margin: 0 26px 20px 26px;
}

#content h3 {
	clear: both;
	height: 27px;
	text-indent: -9999px;
	margin-bottom:10px;
	}
#content h4 {
	height: 23px;
	text-indent: -9999px;
	margin-bottom:7px;
	}

#content h5 {
	font-size: 100%;
	line-height:150%;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:4px 0px 2px 28px;
	background:url(../images/esthe_h5.jpg) no-repeat 0 0;
}

#content dt { font-weight: normal; }

#content a { text-decoration: underline; }

a {
	color: #3f3f3f;
	outline: none;
	}
a:hover { color: #dd6101; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 0 0;
	}

.image_r {
	float: right;
	margin: 0 0 0 10px;
	}
.image_r_b {
	float: right;
	margin: 0 0 0 10px;
	border:3px solid #ffb192;
	padding:0px;
}
.image_l_b {
	float:left;
	margin: 0 10px 0 0;
	border:3px solid #ffb192;
	padding:0px;
}

.case {
	margin: 0px;
	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;
	}
.alpha{   
    float:left;   
    margin: 0;   
	display:inline;
} 
.beta {   
    float:right;   
	display:inline;
} 

#content p#banner {
	width:550px;
	height:80px;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}
#content p#banner a{
	background:url(../images/index_04.jpg) no-repeat 0 0; height:100px; display:block;
}
#content p#banner a:hover{
	background:url(../images/index_04roll.jpg) no-repeat 0 0; height:100px; display:block;
}

#content ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#content ul.bullet {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul.bullet li{
	list-style:none;
	background:url(../images/icon_denture.jpg) 0 1px no-repeat ;
	padding:0px 0px 0px 10px;
}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
	
#content ul.totop {
	clear: both;
	padding:0;
	margin-right:26px;
	margin-left:433px;
	margin-bottom:24px;
	width:144px;
}
#content ul.totop li {
	list-style: none;
	width:144px;
	height:30px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#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 #ffbc10;
	font-size: 100%;
	line-height:1.43em;
	color:#3f3f3f;
	width:100%;
	margin:0;
}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #ffbc10;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.margin_t10_b11 {margin:10px 0 11px 0;}

.padding_t4_l7 { margin:4px 0px 0px 7px; width:233px;}

.padding_l51_r49 { margin:0px 49px 0px 51px;}

.margin_b7 {margin-bottom:7px;}

.margin_b9 {margin-bottom:9px;}

.margin_b15 {margin-bottom:15px;}

.margin_b20 {margin-bottom:20px;}

.margin_b23 {margin-bottom:23px;}

.margin_b29 {margin-bottom:29px;}

.padding_r15 { padding-right:15px;}

.title_text01 {
	background:url(../images/title_bg01.jpg) repeat-x 0 0;
	padding:0px;
	height:24px;
	line-height:24px;
	margin:0;
	font-weight:bold;
	color:#ff6a00;
}

.text_color01{
	color:#990000;
}	

.bg_color01{
	background:#fffec5;
	border:1px solid #ebcd8f;
	padding:9px 10px 6px 27px;
	margin:0;
} 

.bg_color02{
	background:#a3ddf7;
} 

.bg_color03{
	background:#ffe0dc;
} 

.bg_color04{
	background:#ffebb6;
} 

.imgtop {
	padding:0px 36px 18px 27px;
	margin:0;
} 

.boder_01{
	margin: 0;
	border:1px solid #ffd07e;
	padding:0;
}

.boder_02{
	margin: 0;
	border:1px solid #b2a495;
	padding:0;
}
.width_110{
	width:110px;
}

.width_210{
	width:210px;
}	
	

.width_70{
	width:70px;
}	
/*---------- 07  Index -----------*/
#index h2 {
	height: 35px;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}

#index h3 {
	height: 27px;
	text-indent: -9999px;
	margin: 0;
}

#index h4 {
	height: 23px;
	width:240px;
	text-indent: -9999px;
	margin: 0;
}
#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 h4#title03 {
	background:url(../images/index_h4_01.jpg) no-repeat 0 0;
}
#index h4#title04 {
	background:url(../images/index_h4_02.jpg) no-repeat 0 0;
}

#index ul.icon01 {
	list-style: none;
	padding:0;
	margin:0;
	}
#index ul.icon01 li {
	background:url(../images/index_03.jpg) no-repeat 2px 0px;
	padding:0px 0px 2px 17px;
	color:#dd6200;
	font-size:100%;
	line-height:1.43em;
	margin:0;
	}

#index ul.icon02 {
	list-style: none;
	padding:0;
	margin: 0 0 20px 0;
	}
#index ul.icon02 li {
	background:url(../images/index_03.jpg) no-repeat 2px 0px;
	padding:0px 0px 2px 17px;
	color:#dd6200;
	font-size:100%;
	line-height:1.43em;
	margin:0;
	}
	
#index .alpha{   
    float:left;
	padding:0 0 0 12px;   
} 
#index .beta {
    float:right;
	/*padding:0 0px 0 44px;*/
	display:inline;
	margin:0 15px 0 44px;
} 

/*---------- 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 h3#title03 {
	background:url(../images/staff_h3_02.jpg) no-repeat 0 0;
}

#staff h4#title04 {
	background:url(../images/staff_h4.jpg) no-repeat 0 0;
}

#staff h4#title05 {
	background:url(../images/staff_h4_02.jpg) no-repeat 0 0;
}

#staff h4#title06 {
	background:url(../images/staff_h4_03.jpg) no-repeat 0 0;
}

#staff dl { list-style:none; padding:0; margin:0; display:inline-block; width:294px; float:left; font-weight:normal;}
#staff dl dd dl { list-style:none; padding:0; margin:0; display:inline-block; line-height:1.43em; }
#staff dl dd dl dt { list-style:none; width:60px; display:inline-block; float:left; margin-right:10px; font-weight:normal; }
#staff dl dd dl dd { list-style:none; display:inline-block; float:left; width:224px;}
#staff dl dd dl dd.dd_staff { list-style:none; display:inline-block; padding-left:70px; display:inline; }

	#staff #wrapper #main #content .section .section #staff_his dt {
		float: left;
	}
	
	#staff #wrapper #main #content .section .section #staff_his dd {
		float: left;
		width: 300px;
		margin-left: 20px;
	}

	#staff #wrapper #main #content .section #aoki_bnr {
		text-indent: -9999px;
	}
	
		#staff #wrapper #main #content .section #aoki_bnr a {
			display: block;
			margin-bottom: 20px;
			width: 550px;
			height: 80px;
			background: url(../images/aoki_bnr.jpg) 0 0 no-repeat;
		}
		
			#staff #wrapper #main #content .section #aoki_bnr a:hover {
				background-position: bottom;
			}


/*---------- 09  Clinic -----------*/
#clinic h2#title01 {
	background:url(../images/clinic_h2.jpg) no-repeat 0 0;
}

#clinic h3#title02 {
	background:url(../images/clinic_h3.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 h4#title05 {
	background:url(../images/clinic_h4_03.jpg) no-repeat 0 0;
}
#clinic h4#title06 {
	background:url(../images/clinic_h4_04.jpg) no-repeat 0 0;
}

#clinic h4#title07 {
	background:url(../images/clinic_h4_05.jpg) no-repeat 0 0;
}
#clinic h4#title08 {
	background:url(../images/clinic_h4_06.jpg) no-repeat 0 0;
}
#clinic h4#title09 {
	background:url(../images/clinic_h4_07.jpg) no-repeat 0 0;
}
#clinic h3#title10 {
	background:url(../images/clinic_h3_02.jpg) no-repeat 0 0;
}

/*---------- 10  Concept -----------*/
#concept h2#title01 {
	background:url(../images/concept_h2.jpg) no-repeat 0 0;
}

#concept h3#title02 {
	background:url(../images/concept_h3_01.jpg) no-repeat 0 0;
}

#concept h3#title03 {
	background:url(../images/concept_h3_02.jpg) no-repeat 0 0;
}

#concept h3#title04 {
	background:url(../images/concept_h3_03.jpg) no-repeat 0 0;
}

#concept h4#title05 {
	background:url(../images/concept_h4_01.jpg) no-repeat 0 0;
}

#concept h4#title06 {
	background:url(../images/concept_h4_02.jpg) no-repeat 0 0;
}

#concept h3#title07 {
	background:url(../images/concept_h3_04.jpg) no-repeat 0 0;
}

#concept h4#title08 {
	background:url(../images/concept_h4_03.jpg) no-repeat 0 0;
}

#concept h4#title09 {
	background:url(../images/concept_h4_04.jpg) no-repeat 0 0;
}

/*---------- 12  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 h4#title03 {
	background:url(../images/child_h4_01.jpg) no-repeat 0 0;
}

#child h4#title04 {
	background:url(../images/child_h4_02.jpg) no-repeat 0 0;
}

#child h3#title05 {
	background:url(../images/child_h3_02.jpg) no-repeat 0 0;
}

#child h4#title06 {
	background:url(../images/child_h4_03.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 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 h3#title05 {
	background: url(../images/prevent_h3_03.jpg) no-repeat 0 0;
}
#prevent h4#title06 {
	background: url(../images/prevent_h4_02.jpg) no-repeat 0 0;
}
#prevent h4#title07 {
	background: url(../images/prevent_h4_03.jpg) no-repeat 0 0;
}
#prevent h4#title08 {
	background: url(../images/prevent_h4_04.jpg) no-repeat 0 0;
}
#prevent h4#title09 {
	background: url(../images/prevent_h4_05.jpg) no-repeat 0 0;
}
#prevent h4#title10 {
	background: url(../images/prevent_h4_06.jpg) no-repeat 0 0;
}

/*---------- 13  White ----------- */
#white h2#title01 {
	background:url(../images/white_h2.jpg) no-repeat 0 0;
}
#white h3#title02 {
	background:url(../images/white_h3.jpg) no-repeat 0 0;
}
#white h4#title03 {
	background:url(../images/white_h4_01.jpg) no-repeat 0 0;
}
#white h4#title04 {
	background:url(../images/white_h4_02.jpg) no-repeat 0 0;
}

/*---------- 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 h3#title04 {
	background:url(../images/esthe_h3_03.jpg) no-repeat 0 0;
}

#esthe h4#title05 {
	background:url(../images/esthe_h4.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 h3#title03 {
	background:url(../images/denture_h3_02.jpg) no-repeat 0 0;
}
#denture h3#title04 {
	background:url(../images/denture_h3_03.jpg) no-repeat 0 0;
}

#denture h3#title05 {
	background:url(../images/denture_h3_04.jpg) no-repeat 0 0;
}

#denture h4#title06 {
	background:url(../images/denture_h4.jpg) no-repeat 0 0;
}

#denture h3#title07 {
	background:url(../images/denture_h3_05.jpg) no-repeat 0 0;
}

#denture h3#title08 {
	background:url(../images/denture_h3_06.jpg) no-repeat 0 0;
}

/*---------- 16  Ortho -----------*/
#ortho h2#title01 {
	background:url(../images/ortho_h2.jpg) no-repeat 0 0;
}
#ortho h3#title02 {
	background:url(../images/ortho_h3_01.jpg) no-repeat 0 0;
}
#ortho h3#title03 {
	background:url(../images/ortho_h3_02.jpg) no-repeat 0 0;
}
#ortho h3#title04 {
	background:url(../images/ortho_h3_03.jpg) no-repeat 0 0;
}

/*---------- 16  Sitemap -----------*/
#sitemap h2#title01 {
	background:url(../images/sitemap_h2.jpg) no-repeat 0 0;
}
