@charset "UTF-8";
@import "base.css";
@import "sori.css";



/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  General                     */
/*                 11  Prevent                     */
/*                 12  Esthe                       */
/*                 13  Implant                     */
/*                 14  Denture                     */
/*                 15  Access                      */
/*                 16  Recruit                     */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #0061c0      */
/*        Main Color - Light Blue     #688ed9      */
/*        Main Color - Fresh Blue     #90d5f4      */
/*                                                 */
/*        Sub Color  - Light Yellow   #e1e03e      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width:890px;
	margin:0px auto;
	padding:0;
	text-align:left;
	}

#main {
	margin:0 10px;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 640px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	display:inline;
	margin:10px 10px 20px 10px;
	padding:0;
}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	width: 870px;
	height:90px;
	margin:0 10px;
	padding: 0;
	}

h1 {

	width:355px;
	height:78px;
	line-height: 1.0;
	margin-top:6px;
	float:left;
	}
h1 a {
	text-indent:-9999px;
	display: block;
	width:355px;
	height:78px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}
#header p.tel {
	margin: 0;
	padding: 0;
	width:170px;
	height:60px;
	}
#header p.tel a { background:url(../images/header_contact.jpg) no-repeat 0 0; text-indent:-9999px; display:block; height:60px;}
#header p.tel a:hover { background:url(../images/header_contact_over.jpg) no-repeat 0 0; text-indent:-9999px; display:block; height:60px;}

#header_nav {
	margin:0;
	padding:0;
	width:170px;
	float:right;
}

#header ul {
	width:146px;
	height:18px;
	list-style:none;
	padding:0;
	margin:4px 0px 0px 12px;
}
#header li {
	height: 18px;
	float: left;
	list-style: none;
	padding: 0;
}
#header li a {
	text-indent: -9999px;
	display: block;
	height:18px;
	}

#nav01 { width:56px; margin-right:16px; }
#nav02 { width:74px; }

#nav01 a {
	background: url(../images/header_index.jpg) 0 0 no-repeat;
	width:56px;
}
#nav01 a:hover {
	background: url(../images/header_index_over.jpg) 0 0 no-repeat;
	width:56px;
}

#nav02 a {
	background: url(../images/header_sitemap.jpg) 0 0 no-repeat;
	width:74px;
}
#nav02 a:hover {
	background: url(../images/header_sitemap_over.jpg) 0 0 no-repeat;
	width:74px;
}


/*----------04  Navigation -----------*/

#nav {
	width:210px;
	float:left;
	padding:0;
	}

#nav ul { margin: 0; margin-bottom:20px; padding: 0; list-style: none; }
#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;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -210px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -210px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -210px -320px no-repeat; }

#nav p#nav_recruit { width:180px; height:50px; margin:0 15px 10px 15px; text-indent:-9999px;}
#nav p#nav_recruit a { height:50px; background:url(../images/nav_recruit.jpg) no-repeat 0 0; display:block;}
#nav p#nav_recruit a:hover { height:50px; background:url(../images/nav_recruit_over.jpg) no-repeat 0 0; display:block;}
#nav p#nav_reservation { width:180px; height:50px; margin:0 15px 11px 15px; text-indent:-9999px;}
#nav p#nav_reservation a { height:50px; background:url(../images/nav_shikatown_reservation.jpg) no-repeat 0 0; display:block;}
#nav p#nav_reservation a:hover { height:50px; background:url(../images/nav_shikatown_reservation_over.jpg) no-repeat 0 0; display:block;}
#nav p#nav_personal { width:180px; height:81px; margin:0 15px 41px 15px; text-indent:-9999px;}
#nav p#nav_personal a { height:81px; background:url(../images/nav_shikatown_personal.jpg) no-repeat 0 0; display:block;}
#nav p#nav_personal a:hover { height:81px; background:url(../images/nav_shikatown_personal_over.jpg) no-repeat 0 0; display:block;}
 
#nav p.nav_access { margin:0px 14px 2px 14px; }
#nav p.nav_map { margin:0px 15px 6px 15px; }
#nav p.nav_text { margin:0px 15px 20px 21px; color:#FFF; line-height:1.5em; }


/*---------- 05  Footer -----------*/

#footer {
	width:870px;
	clear: both;
	height:75px;
	margin-left:10px;
	margin-right:10px;
	background:url(../images/footer_bg.jpg) repeat-x 0px 0px;
	text-align: center;
	color:#fff;
	display:inline-block;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */
#footer01 {
	margin:11px 0px 0px 0px;
}
#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin:0;
	padding:0;
	clear:both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin:3px 0 0 0; }


/*---------- 06  Contents -----------*/

.section { padding: 0 10px 32px 10px; }
.section .section { padding:0 5px; }

.center { text-align: center; margin:0 auto; display:block; }

#content h2 {
	height:30px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding:0;
	}
#content h3 {
	clear: both;
	height:28px;
	text-indent: -9999px;
	margin-bottom:10px;
}
#content h4 {
	height: 28px;
	text-indent: -9999px;
	margin-bottom:10px;
	}

#content h5 {
	background:url(../images/h5_img.jpg) no-repeat 0 0;
	font-size: 100%;
	margin:0 0 10px 0;
	padding:0px 0px 0px 18px;
	}

#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 dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #3b99f6;
	outline: none;
	}
a:hover { color: #4eb6d0; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float:left;
	margin: 0;
	display:inline;
}
.image_r {
	float: right;
	display:inline;
	margin-left:10px;
}
#index .image_l {
	float: left;
	display:inline;
	margin:0;
	
}
#index .image_r {
	float: right;
	display:inline;
	margin:0;
}
.image_r_b {
	border:4px solid #688ed9;
	float:right;
	margin: 0;
	display:inline;
	margin-left:10px;
}
.image_l_b {
	border:4px solid #688ed9;
	float:left;
	margin: 0;
	display:inline;
	margin-right:10px;
}
.case {
	margin:0;
	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;
	padding:5px 0 0 0;
	letter-spacing:0px;
}
#index .caption {
	background:url(../images/caption.jpg) no-repeat 124px 24px;
	text-align:left;
	padding:5px 0 34px 0;
	letter-spacing:0px;
}

#content p#index_reservation {
	width:610px;
	height:80px;
	text-indent:-9999px;
	margin:0px 15px 30px 15px;
}
#content p#index_reservation a{
	background:url(../images/index_shikatown_reservation.jpg) no-repeat 0 0; height:80px; display:block;
}
#content p#index_reservation a:hover{
	background:url(../images/index_shikatown_reservation_over.jpg) no-repeat 0 0; height:80px; display:block;
}

#content ul.totop {
	clear: both;
	padding:0;
	margin-right:10px;
	margin-left:543px;
	margin-bottom:20px;
	width:87px;
}
#content ul.totop li {
	list-style: none;
	width:87px;
	height:19px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#content ul.totop li a {
	display:block;
	height:19px;
	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 */

.topics_table {
	border-bottom:1px solid #8599cb;
	border-left:1px solid #8599cb;
	border-right:1px solid #8599cb;
	color:#000000;
	padding:10px 15px 25px 15px;
}

#content table {
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #85a3e0;
	font-size: 100%;
	color: #666;
	width:100%;
	margin:0;
}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #85a3e0;
}
.title_text01 {
	background:url(../images/title_bg01.jpg) repeat-x 0 0 #bacff8;
	height:29px;
	line-height:29px;
	padding:0px;
	margin:0;
	color:#f4ed82;
}
#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
p.narrow_down {
	text-align:center;
	margin:10px 275px 10px 274px;
	clear: both;
}
#content p.content_text { margin:0 5px;}
.margin_b10 {
	margin-bottom:10px;
}
.margin_b20 {
	margin-bottom:20px;
}
.margin_l10 {
	margin-left:10px;
}
.margin_lr10 {
	margin-left:10px;
	margin-right:10px;
}
.margin_t10 {
	margin-top:10px;
}
.margin_lr50 {
	margin-left:50px;
	margin-right:50px;
}
p.p_center {
	text-align:center;
}

/*---------- 07  Index -----------*/
#index .section { padding: 0 0 32px 0; }
#index h2#title01 {
	background:url(../images/index_h2-01.jpg) no-repeat 0 0;
}
#index h2#title02 {
	background:url(../images/index_h2-02.jpg) no-repeat 0 0; height:27px; margin:0px;
}
#index p#index_implant {
	width:300px;
	height:155px;
	text-indent:-9999px;
}
#index p#index_implant a{
	background:url(../images/index_implant.jpg) no-repeat 0 0; height:155px; display:block;
}
#index p#index_implant a:hover{
	background:url(../images/index_implant_over.jpg) no-repeat 0 0; height:155px; display:block;
}
#index p#index_esthe {
	width:300px;
	height:155px;
	text-indent:-9999px;
}
#index p#index_esthe a{
	background:url(../images/index_esthe.jpg) no-repeat 0 0; height:155px; display:block;
}
#index p#index_esthe a:hover{
	background:url(../images/index_esthe_over.jpg) no-repeat 0 0; height:155px; display:block;
}
#index .index_schedule { margin:0px 0px 17px 84px; }
#index p#index_reservation {
	width:610px;
	height:80px;
	text-indent:-9999px;
	margin:0px 15px 12px 15px;
}
#index p#index_reservation a{
	background:url(../images/index_shikatown_reservation.jpg) no-repeat 0 0; height:80px; display:block;
}
#index p#index_reservation a:hover{
	background:url(../images/index_shikatown_reservation_over.jpg) no-repeat 0 0; height:80px; display:block;
}

#index #calendar_info {
	clear: both;
	float: 
	width: 300px;
}
	
	#index #calendar_info p.in_r {
		color: #f00;
	}
	
	#index #calendar_info p.in_b {
		color: #002995;
		font-size: 96%;
	}
	

/*---------- 08  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 dl { list-style:none; padding:0; margin:0; display:inline-block; width:390px;}
#concept dl dd dl { list-style:none; padding:0; margin:0; display:inline-block; line-height:1.5; }
#concept dl dd dl dt { list-style:none; width:60px; display:inline-block; float:left; margin-right:10px; font-weight:normal; }
#concept dl dd dl dd { list-style:none; display:inline-block; float:left; width:320px; }
#concept dl dd dl dd.dd_01 { list-style:none; display:inline-block; width:320px; margin-left:70px; display:inline; }
/*---------- 09  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 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 h4#title10 {
	background:url(../images/clinic_h4-08.jpg) no-repeat 0 0;
}
#clinic h4#title11 {
	background:url(../images/clinic_h4-09.jpg) no-repeat 0 0;
}
/*---------- 10  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;
}
/*---------- 11  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;
}
/*---------- 12  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 h3#title08 {
	background:url(../images/esthe_h3-04.jpg) no-repeat 0 0;
}
#esthe h4#title09 {
	background:url(../images/esthe_h4-04.jpg) no-repeat 0 0;
}
#esthe h4#title10 {
	background:url(../images/esthe_h4-05.jpg) no-repeat 0 0;
}
/*---------- 13  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 h3#title03 {
	background:url(../images/implant_h3-02.jpg) no-repeat 0 0;
}
#implant h3#title04 {
	background:url(../images/implant_h3-03.jpg) no-repeat 0 0;
}
#implant h3#title05 {
	background:url(../images/implant_h3-04.jpg) no-repeat 0 0;
}
#implant dl { margin:0; padding:0; display:inline-block; width:620px; }
#implant dl dt { margin:0; padding:0; padding-top:3px; width:35px; display:inline-block; float:left;}
#implant dl dd { margin:0; padding:0; width:585px; display:inline-block; float:left; }
/*---------- 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 h3#title03 {
	background:url(../images/denture_h3-02.jpg) no-repeat 0 0;
}
#denture h4#title04 {
	background:url(../images/denture_h4-01.jpg) no-repeat 0 0;
}
#denture h4#title05 {
	background:url(../images/denture_h4-02.jpg) no-repeat 0 0;
}
#denture h3#title06 {
	background:url(../images/denture_h3-03.jpg) no-repeat 0 0;
}
/*---------- 15  Access  -----------*/
#access h2#title01 {
	background:url(../images/access_h2.jpg) no-repeat 0 0;
}
#access p.map {
	margin:0px 41px 20px 41px;
	border:4px solid #688ed9;
}

#map {   
    width: 450px;   
    height: 360px;   
    border: 0px solid #ccc;   
    margin: 5px;   
}  

#access #wrapper #main #map table.comment {
  border: #ffffff;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

#access #wrapper #main #map table.comment td {
  border: #ffffff;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

#access #wrapper #main #map table.comment strong {
  font-size: 110%;
}


/*---------- 16  Recruit -----------*/
#recruit h2#title01 {
	background:url(../images/recruit_h2.jpg) no-repeat 0 0;
}
/*---------- 17  Sitemap  -----------*/


.in_b { color: #0000CC;}