@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Profile                     */
/*                 09  Clinic                      */
/*                 10  Implant                     */
/*                 11  Nobel                       */
/*                 12  Bone                        */
/*                 13  Oneday                      */
/*                 14  Case                        */
/*                 15  Aesthe                      */
/*                 16  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg.jpg) top repeat-x; }

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) 210px 0 repeat-y;
	}

#content {
	width: 630px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: url(../images/content_bg.jpg) 0 0 no-repeat;
	padding: 2em 0 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 292px;
	width: 840px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 450px;
	height: 102px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 410px;
	height: 65px;
	margin-left: 40px;
	margin-top: 15px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 390px;
	float: right;
	margin: 0;
	padding: 0;
	color: #cdcdcd;
	text-align: right;
	}

#header p.description {
	line-height: 26px;
	margin: 0;
	padding: 0 30px 0 0;
	}
#header p.tel {
	margin: 0;
	padding: 4px 50px 0 0;
	text-align: right;
	}

#header #main_image {
	clear: both;
	margin: 0;
	padding: 10px 0 0;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
	}

#header_nav {
	margin: 0 0 0 302px;
	padding: 0;
	list-style: none;
	width: 510px;
	height: 180px;
	}

#header_nav li {
	height: 35px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 35px;
	}

#nav01 { width: 85px; }
#nav02 { width: 110px; }
#nav03 { width: 90px; }
#nav04 { width: 90px; }
#nav05 { width: 135px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -85px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -195px 0 no-repeat; }
#nav04 a { background: url(../images/header_nav.jpg) -285px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav.jpg) -375px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -35px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -85px -35px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -195px -35px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -285px -35px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -375px -35px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 210px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav h2#nav_title01 {
	background: url(../images/nav_h2-01.jpg) 0 0 no-repeat;
	height: 38px;
	text-indent: -9999px;
	margin: 0;
	}
#nav h3 {
	height: 34px;
	text-indent: -9999px;
	margin: 0 0 0 24px;
	}
#nav #nav_title02 { background: url(../images/nav_h3-02.jpg) 0 0 no-repeat; }
#nav #nav_title03 { background: url(../images/nav_h3-03.jpg) 0 0 no-repeat; }
#nav #nav_title04 { background: url(../images/nav_h3-04.jpg) 0 0 no-repeat; }

#nav .internal {
	margin-left: 24px;
	margin-bottom: 3px;
	}
#nav .internal li {
	height: 36px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 36px;
	}

#nav .internal #nav09,
#nav .internal #nav10,
#nav .internal #nav11 {
	height: 35px;
	}
#nav .internal #nav09 a,
#nav .internal #nav10 a,
#nav .internal #nav11 a {
	height: 35px;
	}
#nav .internal #nav13,
#nav .internal #nav13 a {
	height: 37px;
	}

#nav06 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -36px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -72px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -107px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -142px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -177px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -212px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -248px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -186px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -186px -36px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -186px -72px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -186px -107px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -186px -142px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -186px -177px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -186px -212px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -186px -248px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -186px -286px no-repeat; }

#nav p {
	padding-top: 10px;
	margin-left: 24px;
	text-align: center;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 0 14px 0;
	margin: 0;
	background: #000 url(../images/footer.jpg) top repeat-x;
	font-size: 93%;
	text-align: center;
	color: #ffffff;
	}

#footer .section {
	padding: 0;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	}

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer .footer_nobel {
	float: left;
	padding: 0 0 0 24px;
	margin: 0;
	}

#footer .section .section {
	float: right;
	margin: 0;
	width: 630px;
	}

#footer .footer_nav_top,
#footer .footer_nav_top li {
	margin: 0;
	padding: 0;
	}
#footer .footer_nav_top {
	margin: 0;
	padding: 40px 0 0 480px;
	background: url(../images/footer_nav_top.jpg) 0 0 no-repeat;
	}
#footer .footer_nav_top li {
	float: left;
	height: 31px;
	}
#footer .footer_nav_top li a {
	display: block;
	text-indent: -9999px;
	height: 20px;
	}
#footer .footer_nav_top #footer_nav01 { width: 50px; }
#footer .footer_nav_top #footer_nav01 a {
	width: 45px;
	background: url(../images/footer_nav_top.jpg) -480px -40px no-repeat;
	}
#footer .footer_nav_top #footer_nav02 {
	width: 60px;
	}
#footer .footer_nav_top #footer_nav02 a {
	background: url(../images/footer_nav_top.jpg) -530px -40px no-repeat;
	}

#footer dl {
	margin: 0 0 0 40px;
	}
#footer dl dt {
	float: left;
	width: 90px;
	}
#footer dl dd {
	margin: 0 0 0 90px;
	}

#footer a {
	text-decoration: none;
	color: #ffffff;
	}
#footer a:hover { text-decoration: underline; }

#footer address {
	clear: both;
	padding: 28px 0 8px;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 53px; }
.section .section { padding: .5em 10px; }

.oneday_l{
	text-align:center;
	float: left;
	margin: 0 16px 5px 0;
	display:block;
	width:200px;
	height:170px;
	}

.oneday_r{
	text-align:center;
	float: right;
	margin: 0 0 5px 16px;
	display:block;
	width:200px;
	height:170px;
	}


p.center { text-align: center; }

#content h2 {
	height: 65px;
	text-indent: -9999px;
	margin: 0 53px;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 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: #9b0103;
	outline: none;
	}
a:hover { color: #fc1d1d; }

#content blockquote {
	margin: .5em;
	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.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	}
.case02 {
	margin: 10px 20px;
	text-align: center;
	}

#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 140px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	text-align: right;
	color: #fc1d1d;
	}

/* 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 */

table {
	font-size: 100%;
	}
table tr th,
table tr td {
	border: 1px solid #999;
	}
table tr th {
	font-weight: 100;
	color: #ae0e0e;
	background: #f5f5f5 url(../images/table_th.jpg) bottom repeat-x;
	}

.colored {
	background: #f1f1f1;
	padding: 9px;
	margin-bottom: 5px;
	}
.bordered {
	border: 1px solid #e0e0e0;
	padding: 9px;
	margin-bottom: 5px;
	}
.dashed {
	border: 1px dashed #ccc;
	padding: 9px;
	margin-bottom: 5px;
	}

/*-------- 07  Index --------*/

#index #content #title01 {
	background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	height: 40px;
	}
#index #content #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }

#index #content .pickup {
	margin: 0 53px;
	}
#index #content .pickup div {
	width: 228px;
	}
#index #content .pickup div .pickup_bt {
	padding-left: 83px;
	}
#index #content .pickup div .pickup_bt a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	}
#index #content .pickup .image_l .pickup_bt a { background: url(../images/pickup_bt01.jpg) 0 0 no-repeat; }
#index #content .pickup .image_l .pickup_bt a:hover { background: url(../images/pickup_bt01.jpg) 0 -30px no-repeat; }

#index #content .pickup .image_r .pickup_bt a { background: url(../images/pickup_bt02.jpg) 0 0 no-repeat; }
#index #content .pickup .image_r .pickup_bt a:hover { background: url(../images/pickup_bt02.jpg) 0 -30px no-repeat; }

#index .qc_bana a{
	width:524px;
	height:120px;
	margin:0 53px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/index03.jpg);
	display:block;
}
#index .qc_bana02 a{
	width:524px;
	height:100px;
	margin:0 53px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/qc_bana02.jpg);
	display:block;
}
#index .qc_bana a:hover,
#index .qc_bana02 a:hover{
	background-position:0 100%;
}
.point{
	color:#FF0000;
}
.point_l{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

/*-------- 08  Profile --------*/

#profile #content #title01 { background: url(../images/profile_h2-01.jpg) 0 0 no-repeat; }
#profile #content #title02 { background: url(../images/profile_h3-02.jpg) 0 0 no-repeat; }
#profile #content #title03 { background: url(../images/profile_h3-03.jpg) 0 0 no-repeat; }
#profile #content #title04 { background: url(../images/profile_h4-04.jpg) 0 0 no-repeat; }
#profile #content #title05 { background: url(../images/profile_h4-05.jpg) 0 0 no-repeat; }

#profile #content .rightbox {
	margin: 0 0 0 256px;
	}
#profile #content .rightbox dt {
	float: none;
	width: auto;
	border: 1px solid #ccc;
	background: #f1f1f1;
	padding: 2px;
	}
#profile #content .rightbox dd {
	margin: 10px 0;
	}

#profile #content dl {
	margin: 0;
	}
#profile #content dl dt {
	float: left;
	width: 100px;
	}
#profile #content dl dd {
	margin-left: 100px;
	}

/*-------- 09  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }

#clinic #content .rightbox {
	margin-left: 256px;
	}
#clinic #content .rightbox dl {
	margin: 0;
	}
#clinic #content .rightbox dl dt {
	float: left;
	width: 90px;
	margin: 0;
	}
#clinic #content .rightbox dl dd {
	margin-left: 90px;
	}
#clinic #content table {
	width: 504px;
	}
#clinic #content table tr td {
	text-align: center;
	}

/*-------- 10  Implant --------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }

#implant #content table tr .colored {
	padding: 10px;
	background: url(../images/implant_table_th.jpg) center center repeat-x;
	color: #fff;
	}

#implant #content .pickups {
	padding: 0 20px;
	margin: 0;
	}
#implant #content .pickups p {
	width: 240px;
	height: 60px;
	margin: 0;
	}
#implant #content .pickups p a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	}
#implant #content .pickups .pickup01,
#implant #content .pickups .pickup03 {
	float: left;
	}
#implant #content .pickups .pickup02,
#implant #content .pickups .pickup04 {
	float: right;
	}
#implant #content .pickups .pickup01 {
	height: 60px;
	text-indent: -9999px;
	background: url(../images/implant_pickups.jpg) 0 0 no-repeat;
	}
#implant #content .pickups .pickup02 { background: url(../images/implant_pickups.jpg) -240px 0 no-repeat; }
#implant #content .pickups .pickup03 { background: url(../images/implant_pickups.jpg) 0 -60px no-repeat; }
#implant #content .pickups .pickup04 { background: url(../images/implant_pickups.jpg) -240px -60px no-repeat; }

/*-------- 11  Nobel --------*/

#nobel #content #title01 { background: url(../images/nobel_h2-01.jpg) 0 0 no-repeat; }
#nobel #content #title02 { background: url(../images/nobel_h3-02.jpg) 0 0 no-repeat; }
#nobel #content #title03 { background: url(../images/nobel_h3-03.jpg) 0 0 no-repeat; }
#nobel #content #title04 { background: url(../images/nobel_h4-04.jpg) 0 0 no-repeat; }

#nobel #content .caution {
	text-align: left;
	padding-left: 50px;
	}

/*-------- 12  Bone --------*/

#bone #content #title01 { background: url(../images/bone_h2-01.jpg) 0 0 no-repeat; }
#bone #content #title02 { background: url(../images/bone_h3-02.jpg) 0 0 no-repeat; }
#bone #content #title03 { background: url(../images/bone_h3-03.jpg) 0 0 no-repeat; }
#bone #content #title04 { background: url(../images/bone_h4-04.jpg) 0 0 no-repeat; }
#bone #content #title05 { background: url(../images/bone_h4-05.jpg) 0 0 no-repeat; }
#bone #content #title06 { background: url(../images/bone_h4-06.jpg) 0 0 no-repeat; }
#bone #content #title07 { background: url(../images/bone_h3-07.jpg) 0 0 no-repeat; }


/*-------- 12  equipment　--------*/
#equipment #content #title01 { background: url(../images/equipment_h2-01.jpg) 0 0 no-repeat; }

/*-------- 13  Oneday --------*/

#oneday #content #title01 { background: url(../images/oneday_h2-01.jpg) 0 0 no-repeat; }
#oneday #content #title02 { background: url(../images/oneday_h3-02.jpg) 0 0 no-repeat; }
#oneday #content #title03 { background: url(../images/oneday_h3-03.jpg) 0 0 no-repeat; }
#oneday #content #title04 { background: url(../images/oneday_h4-04.jpg) 0 0 no-repeat; }
#oneday #content #title05 { background: url(../images/oneday_h3-05.jpg) 0 0 no-repeat; }
#oneday #content #title06 { background: url(../images/oneday_h3-06.jpg) 0 0 no-repeat; }

#oneday #content h5 {
	text-indent: -9999px;
	height: 50px;
	margin: 0 0 10px;
	}
#oneday #content #message01 { background: url(../images/oneday_message.jpg) 0 0 no-repeat; }
#oneday #content #message02 { background: url(../images/oneday_message.jpg) 0 -50px no-repeat; }
#oneday #content #message03 { background: url(../images/oneday_message.jpg) 0 -100px no-repeat; }

/*-------- 14  Case --------*/

#case #content #title01 { background: url(../images/case_h2-01.jpg) 0 0 no-repeat; }
#case #content #title02 { background: url(../images/case_h3-02.jpg) 0 0 no-repeat; }
#case #content #title03 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case #content #title04 { background: url(../images/case_h4-04.jpg) 0 0 no-repeat; }
#case #content #title05 { background: url(../images/case_h4-05.jpg) 0 0 no-repeat; }
#case #content #title06 { background: url(../images/case_h4-06.jpg) 0 0 no-repeat; }
#case #content #title07 { background: url(../images/case_h4-07.jpg) 0 0 no-repeat; }
#case #content #title08 { background: url(../images/case_h4-08.jpg) 0 0 no-repeat; }
#case #content #title09 { background: url(../images/case_h4-09.jpg) 0 0 no-repeat; }
#case #content #title10 { background: url(../images/case_h4-10.jpg) 0 0 no-repeat; }



/*-------- 15  Aesthe --------*/

#aesthe #content #title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe #content #title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe #content #title03 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }
#aesthe #content #title04 { background: url(../images/aesthe_h3-04.jpg) 0 0 no-repeat; }
#aesthe #content #title05 { background: url(../images/aesthe_h3-05.jpg) 0 0 no-repeat; }

#aesthe #content .pickups {
	padding: 0 20px;
	margin: 0;
	}
#aesthe #content .pickups p {
	width: 240px;
	height: 60px;
	margin: 0;
	}
#aesthe #content .pickups p a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	}
#aesthe #content .pickups .pickup01,
#aesthe #content .pickups .pickup03 {
	float: left;
	}
#aesthe #content .pickups .pickup02,
#aesthe #content .pickups .pickup04 {
	float: right;
	}
#aesthe #content .pickups .pickup01 {
	height: 60px;
	text-indent: -9999px;
	background: url(../images/aesthe_pickups.jpg) 0 0 no-repeat;
	}
#aesthe #content .pickups .pickup02 { background: url(../images/aesthe_pickups.jpg) -240px 0 no-repeat; }
#aesthe #content .pickups .pickup03 { background: url(../images/aesthe_pickups.jpg) 0 -60px no-repeat; }
#aesthe #content .pickups .pickup04 { background: url(../images/aesthe_pickups.jpg) -240px -60px no-repeat; }

#aesthe .cycle {
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0 auto;
	}
#aesthe .cycle img {
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
	}

#aesthe #content .rightbox {
	margin-left: 216px;
	}
#aesthe #content .leftbox {
	margin-right: 216px;
	}

/*-------- 16  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content dl {
	margin: 0;
	}
#sitemap #content dl dt {
	margin: 0 0 5px;
	border: 1px solid #999;
	padding: 3px 5px;
	}
#sitemap #content dl dd {
	margin: 0 0 10px;
	}
#sitemap #content dl dd dl {
	margin: 0;
	border: 1px solid #999;
	padding: 9px;
	}
#sitemap #content dl dd dl dt {
	border: 0;
	}
#sitemap #content dl dd dl dd dl {
	border: 0;
	}
	
	
	
.oneday_center{
	text-align:center;
	padding:0 50px;
	margin:0 auto;
}
.oneday_center02{
	text-align:center;
	padding:0 75px;
	margin:0 auto;
}