@charset "utf-8";

*{
	margin:0;
	padding:0;
}

.clearfix {
	min-height: 1px;
}

.clearfix:after {
	clear: both;
	content: "."; 
	display: block;
	height: 0;
	visibility: hidden;
}

* html .clearfix {
	height: 1px;
	/*ﾂ･*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*************
/* basic
*************/


body{
	color: #808080;
	font: 14px/1.4 宋体,Hei,arial,"Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	letter-spacing:2px;
}

p{
	line-height:25px;
	margin:0 0 10px 10px;
}

a{
	color:#abb1b5;
	text-decoration: underline;
}

a:hover{
	color:#bcc7d7;
	text-decoration: none;
}

a:active, a:focus{
	outline: 0;
}

img{
	border:0;
}


.clear{
	clear:both;
}

.pagetop{
	margin-top:20px;
	text-align:right;
}

.border{
	border:1px solid #dedede;
	padding:3px;
}

.left{
	background-color: #ffffff;
	border:1px solid #dedede;
	float:left;
	margin:0 20px 10px 0;
	padding:3px;
}

.right{
	float:right;
	margin:0 0 15px 15px;
}


/*************
/* ヘッダー
*************/


#header{
	background-color:#7b7c7d;
	height:125px;
	margin-bottom:50px;
	padding-top:10px;
	width:100%!important;
}

#header_implant{
	background-color:#383c3c;
	height:145px;
	margin-bottom:50px;
	padding-top:10px;
	width:100%!important;
}

#header_ortho{
	background-color:#f3981d;
	height:125px;
	margin-bottom:50px;
	padding-top:10px;
	width:100%!important;
}

.header_top {
	width:1000px!important;
	margin:0 auto!important;
}

.header_top ul{
	float:right;
}

.header_top ul li{
	display: inline;
	color:#fff;
	font-size:12px;
	padding-left:15px;
}

.header_top ul li a:link,
.header_top ul li a:visited{
	color:#fff;
}

.header_top ul li a:hover,
.header_top ul li a:active{
	color:#fff;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing:1.5px;
	width:1000px;
	margin:0px auto 10px auto;
}

#header_inner{
	width:1000px!important;
	margin:0 auto!important;
	padding-top:1px;
}

.header_left{
	float:left;
	width:350px;
	text-align:left;
}

.header_right{
	float:left;
	text-align:right;
	padding-top:5px;
	width:650px;
}

/* グローバルナビ */

ul#topnav{
	background-color:#474747;
	height:35px;
	width:649px;
}

ul#topnav li{
	float:left;
	height:25px;
	list-style:none;
}


/*****************
/* コンテンツ
*****************/


#container{
	margin: 0px auto;
	padding: 0px;
	width:1000px;
}

/* メイン画像 */

#top_image{
	width: 1000px;
	height:450px;
	margin: 0 auto 25px auto;
	overflow: hidden;
	position:relative;
}
	
.sub_image{
	width:100%;
	text-align:center;
	margin: 0 auto 25px auto;
}

/* コンテンツの中身 */

#contents{
	background-color:#ffffff;
	margin-bottom:30px;
	width:1000px;
}

#main{
	float:right;
	width:725px;
}

/* パンくず */

#pan_box{
	float:left;
	height:45px;
	margin-bottom:10px;
	width:710px;
}

#pan_list{
	margin: 0 0 15px 0;
}

#breadcrumbslist{
	clear:both;
	font-size: 93%;
	height: 25px;
	list-style: none;
	margin: 2px auto 10px;
}

#breadcrumbslist li{
	float:left;
	list-style: none;
}

#breadcrumbslist li.home{
	background: url(../images/pankuzu_bg.png) no-repeat 0px 40%;
	list-style: none;
	padding-left: 20px;
}

#breadcrumbslist li a,
#breadcrumbslist li span{
	background: url(../images/arw.gif) no-repeat right center;
	display: block;
	list-style: none;
	padding: 10px 20px 10px 5px;
}

#breadcrumbslist li.current span{
	background-image: none;
}

/* h2_areaの中身 */

.h2_area {
	margin-bottom:20px;
}

.paragraph{
	font-size:14px;
	line-height:25px;
	margin-bottom:30px;
}

h2{
	border-left: solid 10px #888888;
	color:#666;
	font-size: 30px;
	font-weight:bold;
	letter-spacing: 2px;
	margin-bottom:15px;
    padding: 5px 30px 5px 25px;
}

.h2_area h2 span {
	color: #888;
	font-size: 10px;
	font-weight: normal;
	padding-left: 15px;
}

h2 span.red_bold{
	color:#b22222;
	font-size:20px;
	font-weight:bold;
}

h3 {
	background-color: #686868;
	border-left: solid 8px #dedede;
	clear: both;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 2px;
	margin:15px 0;
	padding: 12px 2px 8px 15px;
}

h4 {
	background:url(../images/h4_bg.png) no-repeat left top;
	color:#666;
	font-size: 20px;
	letter-spacing: 2px;
	margin:15px 0;
	padding:5px 0 0 40px;
}

h5 {
	border-bottom: dotted 1px #a9a9a9;
	color: #696E6E;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 20px 2px 15px 5px;
	padding-bottom:3px;
}

h6 {
	color: #666;
	font-size: 17px;
	letter-spacing: 2px;
	margin: 5px 2px 10px 0;
}

.paragraph ul{
	margin:0 0 10px 30px;
}

.paragraph ol{
	margin:0 0 10px 40px;
}

.paragraph li{
	line-height:180%;
}

.font_30{
	font-size:30px;
}

.font_12{
	color: #808080!important;
	font-weight:normal;
	font-size:12px;
	margin-top:-5px;
}


/*************
/* サイドバー
*************/


#sidebar{
	float:left;
	margin-right:25px;
	width:250px;
}

#sidebar h3 {
	background:url(../images/sidetitle_bg.png) left top no-repeat;
	background-color:none!important;
	border-left:0px!important;
	color: #808080;
	font-size:20px;
	height:50px;
	margin: 0px 0px 15px 0px!important;
	padding:4px 0px 0px 35px;	
}

#sidebar h4 {
	background:url(../images/sidetitle_bg2.png) left top no-repeat;
	background-color:none!important;
	color: #808080;
	font-size:16px;
	height:26px;
	margin: 0px 0px 10px 0px!important;
	padding:2px 0px 0px 25px;
}

.small{
	color:#CCC;
	font-size:11px;
}

#sidebar p{
	margin-bottom: 20px;
}

.side_contents{
	background-color:#F6F6F6;
	border-left: solid 7px #DFDFDF;
	margin-bottom:20px;
	padding:10px 10px 5px 10px;
}

.side_contents li{
	border-bottom: 1px solid #dedede;
	font-size: 13px;
	list-style: none;
	margin: 0 10px 10px 5px;
	padding: 2px 0 7px;
}

#sidebar li:last-child{
	border-bottom: none;
	font-size: 13px;
	list-style: none;
	margin: 0 10px 0px 5px;
	padding: 2px 0 7px;
}

#sidebar li a:hover{
	background-position: 3px 50%;
}


/*************
/* フッター
*************/


#footer{
	background-color:#FFF;
	width:100%;
}

#sitemap{
	background-color:#F6F6F6;
	height:40px;
	margin-bottom:40px;
	padding-top:25px;
	text-align:center;
}

#sitemap ul{
	margin:0px auto;
	width:950px;
}

#sitemap ul li{
	border-right: solid 2px #dedede;
	float:left;
	list-style:none;
	margin-right:20px;
	padding-right:20px;
}

#sitemap ul li:last-child{
	border:none;
}

#footer_inner{
	margin:0px auto 30px auto;
	width:960px;
}

.footer_left{
	float:left;
	width:530px;
}

.footer_logo{
	float:right;
	width: 280px;
}

.footer_right{
	float:left;
	margin-left:25px;
	width:400px;
}

.info{
	font-size:20px;
	line-height:28px;
	margin-top:10px;
}

.address{
	font-size:18px;
}

#copyright{
	background-color:#383c3c;
	color:#FFF;
	font-size:12px;
	height:27px;
	padding-top:13px;
}

.copyright{
	margin:0px auto;
	text-align:center;
	width:1000px;
}	


/*****************
/* ブログボックス
*****************/	


.news{
	margin-bottom:20px;
}

.blog_box{
	margin-bottom:20px;
	width: 100%;
}
.blog_box h3{
	background-image:none;
	border-left: solid 5px #DFDFDF;
	border-radius:0px;
	font-weight:bold;
	font-size:14px;
	margin:0px 0 10px 0;
	padding:9px 5px 5px 5px;
	text-indent:10px;
}

.blog_box h3 a{
	color: #FFF;
}

.blog_box p{
	font-size: 12px;
	margin:0px 0px 0px 10px;
	padding:0px;
}


/*****************************
/* インプラント・矯正バナー
*****************************/


.top_2menu{
	margin-bottom:20px;
}


/*************
/* テーブル
*************/


table{
	border: 1px solid #dedede;
	border-collapse:collapse;
	margin-bottom:20px;
}

table th{
	background-color:#b9b9b9;
	border: 1px solid #dedede;
	color:#ffffff;
	font-weight:bold;
	padding:6px;
	text-align:center;
}

table th.lightgray{
	background-color:#eee;
	color:#666;
}

table td{
	border: 1px solid #dedede;
	padding:15px 5px 5px 15px;
}

table td.lightgray{
	background-color:#F3F3F3;
}

table.no-border,
table.no-border th,
table.no-border td{
	border:none;
}

table.price th{
	background-color:#E6E6E6;
	border: 1px solid #b9b9b9;
	color:#666;
	padding:10px 20px;
	text-align:center;
}

table.price td{
	border: 1px solid #b9b9b9;
	padding:10px 20px;
}


/*****************
/* ボックスの種類
*****************/


.orange_box{
	background-color:#FFFADB;
	border-left: solid 20px #FF9239;
	color:#FF9239;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	padding: 18px 20px 10px 0px;
}

.green_box{
	background-color:#ECFFE6;
	border-left: solid 20px #84D36B;
	color:#84D36B;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	padding: 18px 20px 10px 0px;
}

	
/*****************
/* 院内ツアー
*****************/


#main .h2_area .tour {
	border:#CCC 1px solid;
	float:left;
	margin:10px 0px 20px 10px;
	padding:1px;
}

#main .h2_area .tour_right{
	border:#CCC 1px solid;
	float:left;
	margin:10px 0px 20px 20px;
	padding:1px;
}


/*****************
/* アルバム
*****************/


.album_box {
	float:left;
	margin-right:20px;
}

.album_box p{
	text-align:center;
}



/* --margin-- */
.m0 { margin:0px!important;}

.mt04 { margin-top:4px!important; }
.mt05 { margin-top:5px!important; }
.mt08 { margin-top:8px!important; }
.mt10 { margin-top:10px!important; }
.mt12 { margin-top:12px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt35 { margin-top:35px!important; }
.mt40 { margin-top:40px!important; }
.mt80 { margin-top:80px!important; }


.mr01 { margin-right:1px!important; }
.mr02 { margin-right:2px!important; }
.mr03 { margin-right:3px!important; }
.mr04 { margin-right:4px!important; }
.mr05 { margin-right:5px!important; }
.mr07 { margin-right:7px!important; }
.mr10 { margin-right:10px!important; }
.mr12 { margin-right:12px!important; }
.mr13 { margin-right:13px!important; }
.mr15 { margin-right:15px!important; }
.mr16 { margin-right:16px!important; }
.mr20 { margin-right:20px!important; }
.mr21 { margin-right:21px!important; }
.mr22 { margin-right:22px!important; }
.mr23 { margin-right:23px!important; }
.mr24 { margin-right:24px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr35 { margin-right:35px!important; }
.mr37 { margin-right:37px!important; }
.mr46 { margin-right:46px!important; }

.mb02 { margin-bottom:2px!important; }
.mb04 { margin-bottom:4px!important; }
.mb05 { margin-bottom:5px!important; }
.mb06 { margin-bottom:6px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb60 { margin-bottom:60px!important; }

.ml01 { margin-left:1px!important; }
.ml02 { margin-left:2px!important; }
.ml03 { margin-left:5px!important; }
.ml05 { margin-left:5px!important; }
.ml06 { margin-left:6px!important; }
.ml10 { margin-left:10px!important; }
.ml13 { margin-left:13px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml35 { margin-left:35px!important; }
.ml45 { margin-left:45px!important; }
.ml55 { margin-left:55px!important; }
.ml60 { margin-left:60px!important; }
.ml120 { margin-left:120px!important; }
.ml415 { margin-left:415px!important; }
.ml525 { margin-left:525px!important; }
