@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color -      #F83554  pink    */
/*        Main Color -      #      */
/*        Main Color -      #      */
/*                                                 */
/*        Sub Color  -      #      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/


#wrapper {
	width: 802px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
  border: 1px solid #8c8c8c;
	margin: 0;
	padding: 0;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #666;
	background: #fff;
	margin: 0;
	padding: 10px 20px;
	}
*html body #content {
  width: 620px; }


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat ;
	height: 90px;
	width: 802px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 340px;
	height: 90px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 340px;
	height: 90px;
	background: url(../images/h1.jpg) ;
	}

#header .section {
	width: 210px;
	height: 90px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
  height: 70px;
  float: right;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
#header p.tel img { display: block; }


#header_nav {
	width :210px ;
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header_nav li {
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	list-style: none;
	}

#header_nav li a {
	height: 20px;
	display: block;
	}

#nav01 { width: 90px; }
#nav02 { width: 120px; }

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat ;
	width: 90px;
	}

#nav02 a {
	background: url(../images/header_nav.jpg) -90px 0 no-repeat ;
	width: 120px;
	}

#header_img {
  margin: 0;
	padding: 0;
	height: 270px;
	width: 802px;
	background: url(../images/index_img.jpg) 0 0 no-repeat;
	}

#header_img ul#header_pic {
  width: 240px;
	height: 130px;
	margin: 140px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
	}

#header_img #header_pic li{
	height: 55px;
	list-style: none;
	text-indent: -9999px;
  }

#header_img #header_pic li a {
  height: 55px;
	width: 240px;
	display: block;
	}

#header_img #header_pic #pic01 a { background: url(../images/header_pickup.jpg) 0 0 no-repeat; }

#header_img #header_pic #pic02 a { background: url(../images/header_pickup.jpg) 0 -55px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 5px 0 0 0 ;
	margin: 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 38px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 38px;
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat ; }
#nav04 a { background: url(../images/nav.png) 0 -38px no-repeat ; }
#nav05 a { background: url(../images/nav.png) 0 -76px no-repeat ; }
#nav06 a { background: url(../images/nav.png) 0 -114px no-repeat ; }
#nav07 a { background: url(../images/nav.png) 0 -152px no-repeat ; }
#nav08 a { background: url(../images/nav.png) 0 -190px no-repeat ; }
#nav09 a { background: url(../images/nav.png) 0 -228px no-repeat ; }
#nav10 a { background: url(../images/nav.png) 0 -266px no-repeat ; }
#nav11 a { background: url(../images/nav.png) 0 -304px no-repeat ; }
#nav12 a { background: url(../images/nav.png) 0 -342px no-repeat ; }

#nav03 a:hover { background: url(../images/nav.png) -180px 0 no-repeat ; }
#nav04 a:hover { background: url(../images/nav.png) -180px -38px no-repeat ; }
#nav05 a:hover { background: url(../images/nav.png) -180px -76px no-repeat ; }
#nav06 a:hover { background: url(../images/nav.png) -180px -114px no-repeat ; }
#nav07 a:hover { background: url(../images/nav.png) -180px -152px no-repeat ; }
#nav08 a:hover { background: url(../images/nav.png) -180px -190px no-repeat ; }
#nav09 a:hover { background: url(../images/nav.png) -180px -228px no-repeat ; }
#nav10 a:hover { background: url(../images/nav.png) -180px -266px no-repeat ; }
#nav11 a:hover { background: url(../images/nav.png) -180px -304px no-repeat ; }
#nav12 a:hover { background: url(../images/nav.png) -180px -342px no-repeat ; }


#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 5px 15px;
	margin: 0 0 10px 0;
	font-size: 85%;
	color: #666 ;
	line-height: 1.5;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666 ;
	}
#footer a:hover { text-decoration: underline;
  color: #F83554;
	 }

#footer .alpha {
  float: left;
	width: 480px;
	padding-bottom: 15px;
	}

#footer .beta {
  float: right;
	width: 280px;
	}

#footer ul {
	list-style: none;
	margin: 0 ;
	padding: 0 0 3px 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	text-align: right;
	margin: 0;
	padding-top: 3px; }


/*---------- 06  Contents -----------*/

#content .section {
  clear: both;
  padding: 0 10px 15px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	height: 20px;
	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/index_list.gif) 0 1px no-repeat;
	text-indent: 1.5em;
	}
#content ul.olist li {
	background-image: none;
	padding-left: ;
	}

#content ul.totop {
	clear: both;
	list-style: none;
	}
#content ul.totop li {
  background-image: none;
	width: 99px;
	height: 25px;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	width: 99px;
	height: 25px;
	background: url(../images/to_top.gif) 0 0 no-repeat;
	}

#content dt {
  background: url(../images/index_list.gif) 0 1px no-repeat;
  font-weight: bold;
	text-indent: 1.5em; }

#content a { text-decoration: underline;
  color: #666; }
a:hover { color: #F83554; }

#content blockquote {
	margin: ;
	background: ;
	padding: ;
	}

.image_l  {
	float: left;
	margin: 0 10px 0 0;
	}

.image_r {
	float: right;
	margin: 0 0 0 15px;
	}

.case {
	margin: 0 15px;
	background: url(../images/arrow.gif) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: ;
	}

.detail {
  margin: 0;
	padding: 5px 0 0 0;
	list-style: none;}

.detail li {
  list-style: none;
	text-indent: -9999px;
	height: 25px;
	}

.detail li a {
  height: 25px;
	display: block;
	background: url(../images/index_detail.gif) 0 0 no-repeat ; 
	text-indent: -9999px;
	}


/*---------- 07  Index -----------*/
#index h2#title01 {
  height: 30px;
	margin: 0;
	padding: 0;
  background: url(../images/index_info.jpg) 0 0 no-repeat; }

#index h2#title02 {
  height: 30px;
	margin: 0;
	padding: 0;
  background: url(../images/index_info2.jpg) 0 0 no-repeat; }	 


#index #clinic_info {
  margin: 0 0 20px 0;
	padding: 0 15px;
  background: url(../images/index_info_bg.jpg) 0 0 no-repeat;}
	
#index #content .alpha {
  float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	}

#index #content .beta {
  float: right;
	width: 330px;
	margin:0;
	padding:0;
	}
#index #clinic_info dl {
  margin: 5px 0 0 0;
	padding: 0;
	}
#index #clinic_info dt { 
  width: 80px;
	float: left;
	margin: 0;
	padding-bottom: 5px;
	}
#index #clinic_info dd { 
  margin-left: 90px;
	padding-bottom: 5px;}

.large { font-size: 120%; font-weight: bold;}

.possible { margin-left: 20px; }

/*---------- 08  Concept -----------*/
#concept h2#title01 { background: url(../images/concept_h2-01.png) 0 0 no-repeat;}
#concept h3#title02 { background: url(../images/concept_h3-02.png) 0 0 no-repeat;}
#concept h3#title03 { background: url(../images/concept_h3-03.png) 0 0 no-repeat;}

#concept #content .alpha {
  float: left;
	width: 220px;
	text-align: center;
	}

#concept #content .beta {
  float: right;
	width: 330px;
	}

/*---------- 09  Clinic -----------*/
#clinic #content .section { margin: 0 10px 0 20px; }
*html body#clinic  #content .section { margin: 0 0 0 5px; } 

#clinic h3 { height: 20px; }

#clinic h2#title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat;}
#clinic h3#title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat;}
#clinic h3#title03 { background: url(../images/clinic_h3-03.png) 0 0 no-repeat;}
#clinic h3#title04 { background: url(../images/clinic_h3-04.png) 0 0 no-repeat;}
#clinic h3#title05 { background: url(../images/clinic_h3-05.png) 0 0 no-repeat;}
#clinic h3#title06 { background: url(../images/clinic_h3-06.png) 0 0 no-repeat;}
#clinic h3#title07 { background: url(../images/clinic_h3-07.png) 0 0 no-repeat;}


#clinic #content .alpha {
  float: left;
	width: 250px;
	margin:0 15px 10px 0;
	}

#clinic #content .beta {
  float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	}

/*----------   Prevent   -----------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat;}


/*----------   Function   -----------*/
#function h2#title01 { background: url(../images/function_h2-01.png) 0 0 no-repeat;}

/*----------   Examination   -----------*/
#examination h2#title01 { background: url(../images/examination_h2-01.png) 0 0 no-repeat;}
#examination h3#title02 { background: url(../images/examination_h3-02.png) 0 0 no-repeat;}
#examination h3#title03 { background: url(../images/examination_h3-03.png) 0 0 no-repeat;}
#examination h4#title04 { background: url(../images/examination_h4-04.png) 0 0 no-repeat;}
#examination h4#title05 { background: url(../images/examination_h4-05.png) 0 0 no-repeat;}

#examination #content .alpha {
  float: left;
	width: 250px;
	margin:0 15px 10px 0;
	}

#examination #content .beta {
  float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	}

/*----------   Whitning   -----------*/
#whitning h2#title01 { background: url(../images/whitning_h2-01.png) 0 0 no-repeat;}
#whitning h3#title02 { background: url(../images/whitning_h3-02.png) 0 0 no-repeat;}
#whitning h3#title03 { background: url(../images/whitning_h3-03.png) 0 0 no-repeat;}
#whitning h3#title04 { background: url(../images/whitning_h3-04.png) 0 0 no-repeat;}

/*----------   Ortho   -----------*/
#ortho h2#title01 { background: url(../images/ortho_h2-01.png) 0 0 no-repeat;}
#ortho h3#title02 { background: url(../images/ortho_h3-02.png) 0 0 no-repeat;}
#ortho h3#title03 { background: url(../images/ortho_h3-03.png) 0 0 no-repeat;}
#ortho h3#title04 { background: url(../images/ortho_h3-04.png) 0 0 no-repeat;}
#ortho h4#title04 { background: url(../images/ortho_h4-04.png) 0 0 no-repeat;}
#ortho h4#title05 { background: url(../images/ortho_h4-05.png) 0 0 no-repeat;}
#ortho h4#title06 { background: url(../images/ortho_h4-06.png) 0 0 no-repeat;}

/*----------   Access   -----------*/
#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat;}
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat;}
#access h3#title03 { background: url(../images/access_h3-03.png) 0 0 no-repeat;}

#access #content dt {
  float: left;
	width: 100px;
	padding-bottom: 5px 
	}
#access #content dd {
  margin-left: 100px;
	padding-bottom: 5px;
	}

#access #map {
  margin: 0 15px ;}

#access #map .alpha {
  float: left;
	width: 260px;
	}
	
#access #map .beta {
  float: right;
	width: 260px;
	}
	
/*----------   Recruit   -----------*/
#recruit h2#title01 { background: url(../images/recruit_h2-01.png) 0 0 no-repeat;}
#recruit h3#title02 { background: url(../images/recruit_h3-02.png) 0 0 no-repeat;}

#recruit table#recruit_info {
  width: 560px;
	margin: 0;
	padding: 0;
	border: solid 1px #00A33D;
	border-collapse: separate;
	border-spacing: 1px;
	}
*html body#recruit table#recruit_info {
  font-size: 11px;
	color:#666; }
	
#recruit #recruit_info th {
  width: 200px;
	background-color:#D9FFFD;
	border: dotted 1px #00A33D;
  }  

#recruit #recruit_info td {
	border: dotted 1px #00A33D;
  }


/*----------   Sitemap   -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap dl {
  margin: 15px;
	padding: 0;
	}
#sitemap dt {
  margin-bottom: 3px;
	}
#sitemap dt a {
  color: #00A33D;
	}
#sitemap dt a:hover{
  color: #F83554;
	}
	
#sitemap dd {
  margin-bottom: 15px;
	border-bottom: 1px dotted #00A33D;
	}
.shikatown {
  width: 210px;
  margin: 0 0 0 270px;
}

.box {
  width: 570px;
	clear: both;
}