/*
	古藤第二歯科 CSSファイル
*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	color: #000;
	background: #253e8b;
	font-family: sans-serif;
	font-size: 18px;
	-webkit-text-size-adjust: none;
}

p {
	line-height: 1.5em;
	background-color: #fff;
}

/* for mobile */
.container {
	width: 600px;
	margin: 0 auto;
	padding: 20px;
	background: #253e8b url(imgs/container_back.jpg) repeat-x top;
}

@media (max-width: 767px) {
	.container {
	width: auto
	}
}

@media (max-width: 480px) {
	.container {
	width: auto
	}
}

#header {
	width: 100%;
	text-align: center;
}

#header h1 {
	width: 100%;
	height: 130px;
	background: url(imgs/header_title.jpg) no-repeat center;
	text-indent: -999em;
}

/* main visual */
#topphoto {
	display: none;
}

.slidesjs-pagination li {
	display: none;
}

a.slidesjs-stop {
	display: none !important;
}

/* contents block */
#information_block {
	width: 640px;
	margin: 0 auto;
	overflow-y: hidden;
}

#information {
	width: 640px;
	color: #000;
	background: #fff;
	border-collapse: collapse;
	border-spacing: 0px;
}

#information td {
	vertical-align: top;
}

#information td#touch {
	width: 180px;
	vertical-align: top;
	background: #253e8b;
}

#information td#info {
	padding: 8px 0 0 16px;
}

#information td#info p {
	margin: 0 0 10px 0;
}

#availableimage {
	width:608px;
	margin: 0 auto;
	padding: 10px 16px;
	background: #4e90e2;
	color: #253e8b;
}

#available {
	width:608px;
	margin: 0 auto;
	padding: 10px 16px;
	background: #e8f3ff;
}

#available table {
	float: left;
	height: 80px;
	border-collapse: separate;
	border-spacing: 1px;
	background: #fff;
}

#available table td {
	padding: 1px 5px;
	text-align: center;
}

#available .default {
	background: #d9e5f6;
}

#available .header {
	background: #8698c5;
}

#available .hour {
	background: #cbd8ee;
	padding: 0px 10px;
}

#available .etc {
	padding: 0 0 0 16px;
	background: #e8f3ff;
	display: table-cell;
	vertical-align: bottom;
}

#available .etc table {
	background: #e8f3ff;
}

#available .etc table td {
	text-align: left;
}

/* 20251216_鈴木追記 */
#available .etc span.f_color{
	color: #e4007f;
}
/* ここまで */

#message {
	width: 600px;
	margin: 0 auto;
	padding: 20px;
	background: #e8f3ff;
}

#services {
	width: 604px;
	margin: 0 auto;
	padding: 38px 16px 14px 20px;
	background: #d9e5f6 url(imgs/services_title.png) no-repeat top left;
	font-size: 18px;
}

#services p {
	background-color: #d9e5f6;
}

#buttons {
	width: 640px;
	height: 210px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #253e8b;
}

.buttons3 {
	width: 640px;
	height: 105px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #253e8b;
}

.buttons2m {
	width: 640px;
	height: 105px;
	margin: 0 auto;
	padding: 1px 0 0px 0;
	background: #253e8b;
}

#links {
	width: 640px;
	height: 80px;
	margin: 0 auto;
	border-top: 1px solid #253e8b;
	border-bottom: 1px solid #253e8b;
	background: #00122A;
	text-align: center;
}

#socials {
	width: 618px;
	margin: 0 auto;
	padding: 14px 10px 10px 10px;
	border: 1px solid #253e8b;
	background: #fff;
	text-align: center;
}

#socials span {
	font-size: 12px;
	color: #333;
}

#socials a {
	text-decoration: none;
}

#socials img {
	vertical-align: middle;
}

#socials td {
	width: 206px;
	text-align: left;
}

#socials td.fb {
	padding: 3px 0 0 40px;
}

#socials td.tw {
	padding: 3px 20px 0 0;
}

#pc_banner {
	height: 60px;
	text-align: center;
}

#copy {
	width: 640px;
	margin: 0 auto;
	padding: 16px 0;
	color: #fff;
	background: #253e8b;
	text-align: center;
}

.clr {
	clear: both;
}

.taligncenter {
	text-align: center;
}

.talignright {
	text-align: right;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml10 {
	margin-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.btn-top {
	height: 30px;
	text-align: right;
	clear: both;
}

.bottomborder {
	border-bottom: 1px solid #5ceaff;
}

ol,ul {
	list-style: none;
}

.f_b {
	font-weight: bold;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}


/*contents*/
#contents {
	width: 600px;
	padding: 20px 20px 0px 20px;
	margin: 0 auto;
	background: #fff;
	font-size: 18px;
}

#contents_header {
	width: 640px;
	height: 120px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 4px #5ceaff;
}

#contents #content {
	width: 600px;
}

#contents #content h2{
	background: #fff;
	width:600px;
	font-size:45px;
	font-weight:normal;
	border-bottom:2px solid #c3e0ff;
	color:#2b62d4;
	padding: 0 0 10px 0;
	margin-bottom:20px;}
	
#contents #content h3{
	font-size:20px;
	font-weight:normal;
	border-bottom:2px dotted #cbd8ee;
	color:#2b62d4;
	margin-bottom:20px;}

/*------------------------------------------------------------------------------
	Features
-------------------------------------------------------------------------------*/
/*
#contents #features{
	background-image:url(../features/images/main_image.jpg);
	background-color:#d9d9d9;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
*/
#contents #features #content h3{
		font-family:"ＭＳ 明朝";
		font-size:30px;
		border-style:none;
		text-align:center;
		padding-top:20px;
		marign-bottom20px;}
		
#contents #features #content #reason{
	border:dotted 1px #4e90e2;
	padding: 5px 15px 25px 15px;
	margin-bottom:10px;}
	
#contents #features #content #reason p{
	font-size:16px;}
	
#contents #features #content h4{
		font-family:"ＭＳ 明朝";
		font-weight:normal;
		font-size:30px;
		color:#2b62d4;
		border-bottom:1px solid #c3e0ff;
		margin-bottom:20px;
		padding-top:30px;
		line-height:2;}
		
#contents #features #content h4 span{
	font-size:40px;}
	
#contents #features #features01{
	background:url(imgs/features01.jpg) top right no-repeat;
	padding-right:250px;
	margin-bottom:20px;
	font-size:16px;}
	
#contents #features #features02{
	background:url(imgs/features02.jpg) top left no-repeat;
	padding-left:250px;
	margin-bottom:20px;
	font-size:16px;}
	
#contents #features #features03{
	background:url(imgs/features03.jpg) top right no-repeat;
	padding-right:250px;
	margin-bottom:20px;
	font-size:16px}
	
#contents #features #features04{
	background:url(imgs/features04.jpg) top left no-repeat;
	padding-left:250px;
	margin-bottom:40px;
	font-size:16px}
	
#contents #features #features01 p,
#contents #features #features02 p,
#contents #features #features03 p,
#contents #features #features04 p{
	font-size:16px;}

/*------------------------------------------------------------------------------
	Information
-------------------------------------------------------------------------------*/
/*
#contents #information{
	background-image:url(../information/images/main_image.jpg);
	background-color:#d9d9d9;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
*/
#contents #information_main .information_img{
	width:184px;
	float:left;}
	
#contents #information_main #content h3,
#hrym_table_infomation h3{
	height: 40px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	margin-top:0px;}
	
#contents #information_main .information_img ul li{
	vertical-align:top;
	height:287px;
	overflow:hidden;
	margin:0px;
	padding:0px;}
	
#contents #information_main .information_content{
	width:400px;
	margin-left:16px;
	float:left;}
	
#contents #information_main .infomation{
	margin-bottom:30px;}
	
#contents #information_main .information_content span a:link,
#contents #information_main .information_content span a:visited{
	display:block;
	background-color:#253e8b;
	text-align:center;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	color:#FFFFFF;
	text-decoration:none;
	line-height:2;
	margin: 20px 40px 50px 40px;}
	
#contents #information_main .information_content span a:hover,
#contents #information_main .information_content span a:active{
	background-color:#b57d4b;}

/*平山追加*/

.hrym_table th{
	font-size:150%;
	font-weight:bold;
	color:#253e8b;
	padding: 20px 0 0 0;
	text-align: left;
}

.hrym_table td{
	color:#253e8b;
	font-size:120%;
	padding:10px;
	border-bottom:dotted 1px #253e8b;
}
.price {
	color:#2b62d4 !important;
	font-size:140% !important;
	text-align:right;
}

/*------------------------------------------------------------------------------
	Staff
-------------------------------------------------------------------------------*/
#staff #content h3{
		font-family:"ＭＳ 明朝";
		font-size:30px;
		border-style:none;
		text-align:center;
		padding-top:20px;}

#staff p.aisatu{
	width:560px;
	margin:0px auto;
	font-size:16px;
	line-height:1.8;
	}
	
#staff .staff_left{
	width:600px;
	margin:30px 0px;}
	
#staff .staff_right{
	width:600px;
	margin:30px 0px;}
	
#staff ul.staff_photo{
	margin: 20px 0px 20px 0px;}

#staff ul.staff_photo li{
	float:left;
	width:150px;}
	
#staff .staff_left h4,
#staff .staff_right h4{
	text-align:center;
	color:#000000;
	font-size:24px;
	font-weight:normal;
	line-height:3;}
	
#staff .staff_left h4 span,
#staff .staff_right h4 span{
	font-size:14px;
	padding-right:20px;}
	
#staff .staff_left h5,
#staff .staff_right h5{
	background:url(imgs/h4_mark.gif) 0px 3px no-repeat;
	padding-left:25px;
	font-weight:normal;
	border-bottom:2px dotted #cbd8ee;
	font-size:20px;
	padding-bottom: 10px;
	color:#000000;}
	
#staff .staff_left ul,
#staff .staff_right ul{
	margin: 15px 0px 30px 0px;}
	
#staff .staff_left ul li,
#staff .staff_right ul li{
	font-size:16px;
	line-height:2;}
	
#staff .staff_left ul li span,
#staff .staff_right ul li span{
	padding-right:25px;}



/*------------------------------------------------------------------------------
	クリニック
-------------------------------------------------------------------------------*/
/*
body#clinic{
	background-image:url(../clinic/images/main_image.jpg) ;
	background-color:#d9d9d9;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
*/
#clinic #content h3{
		font-family:"ＭＳ 明朝";
		font-size:30px;
		border-style:none;
		text-align:center;
		padding-top:20px;
		clear:both;}
		
#clinic #content h4{
	background:url(imgs/h4_mark.gif) 0px 3px no-repeat;
	padding-left:25px;
	font-weight:normal;
	border-bottom:2px dotted #cbd8ee;
	font-size:20px;
	margin-bottom:15px;
	padding-bottom: 10px;
	color:#000000;}
	
#clinic #content .space{
	background:url(imgs/clinic_bg.jpg) 0px 0px  no-repeat;
	height:480px;
	clear:both;
	margin-bottom:10px;}
	
#clinic #content .clinic_left{
	width:600;
	margin-bottom:30px;}
	
#clinic #content .clinic_right{
	width:600;
	margin-bottom:30px;}
	
#clinic #content .clinic_left p,
#clinic #content .clinic_right p{
	margin-top:10px;}
	
#clinic #content p.midashi{
	text-align:center;
	margin-bottom:50px;
	}



/*------------------------------------------------------------------------------
	Access
-------------------------------------------------------------------------------*/
/*body#access{
	background-image:url(../access/images/main_image.jpg) ;
	background-color:#d9d9d9;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;}
*/
#access #content h3{
	background:url(imgs/h3_mark.gif) 0px 3px no-repeat;
	padding-left:25px;
	padding-bottom: 10px;
	color:#000000;}

.access_block_left {
	width:290px;
	float:left;
}

.access_block_right {
	width:290px;
	float:right;
}


.access_left{
	margin-bottom:0px;}
	
.access_left p.namae{
	text-align:center;
	font-size:25px;
	margin-bottom:30px;}
		
.access_left p.tel{
	text-align:center;
	font-size:25px;
	margin-bottom:30px;}
	
.access_left p.ad{
	text-align:left;
	margin:0px 20px 20px 20px;
	font-size:16px;}
	
.access_right{
	margin-bottom:30px;}
	
.access_right span a:link,
.access_right span a:visited{
	display:block;
	background-color:#253e8b;
	color:#FFFFFF;
	text-align:center;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	text-decoration: none;
	font-size:16px;
	padding:5px;
	width:230px;
	float:right;
	margin-top:15px;}
	
.access_right span a:hover,
.access_right span a:active{
	background-color:#9e8a7e;
	}

.access_block_right a {
	text-decoration: none;
	color: #000;
}

ul.environment{
	text-align:center;
	clear:both;}
	
ul.environment li{
	width:610;
	margin:15px 0;
	text-align:center;
	border:3px #cbd8ee solid;
	padding:15px;
	color:#253e8b;
	line-height: 1em;
	font-size:25px;}

ul.environment li span{
	display:block;
	font-size:16px;}



/*****矯正歯科******/
#orthodontic #content .flow h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	padding-bottom: 0px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-right:230px;
	margin-bottom:10px;
	font-weight:normal;}

	
#orthodontic #content #orthodontic_proposal{
	border:solid 5px #4e90e2;
	padding: 0px 35px 25px 35px;
	margin-bottom:20px;}
	
#orthodontic #content #orthodontic_proposal img{
	float:left;
	margin-right:20px;}
	
#orthodontic #content #orthodontic_proposal h3{
	font-size:23px;
	color:#000000;
	text-align:center;
	border:none;
	line-height: 2em;
	padding:10px 0 0 0px;}
	
#orthodontic #content #orthodontic_proposal h3 span{
	font-size:33px;}
	
#orthodontic #content #orthodontic_proposal p{
	padding-top:0px;
	font-size:16px;}
	
#orthodontic #content .orthodontic_left,
#orthodontic #content .orthodontic_center,
#orthodontic #content .orthodontic_right{
	background-color:#e8f3ff;
	padding:20px;
	width:245px;
	height:325px;
	margin: 0px 0px 30px 0px;
	min-height:250px;
	float:left;
	}

#orthodontic #content .orthodontic_left p,
#orthodontic #content .orthodontic_right p{
	background-color:#e8f3ff;
}
	
#orthodontic #content .orthodontic_left h4,
#orthodontic #content .orthodontic_center h4,
#orthodontic #content .orthodontic_right h4{
	text-align:center;
	color:#253e8b;
	font-size:22px;
	margin-bottom:10px;}
	
#orthodontic #content .orthodontic_left img,
#orthodontic #content .orthodontic_center img,
#orthodontic #content .orthodontic_right img{
	margin-bottom:10px;}
	
#orthodontic #content .orthodontic_right{
	float:right;}
	
#orthodontic #content .flow{
	margin-bottom:30px;}
	
#orthodontic #content .flow p{
	margin-right:230px;}
	
#orthodontic #content .flow img{
	float:right;}


#orthodontic #content #equipment{
	background-color:#e8f3ff;
	padding: 10px 30px;
	margin-bottom:50px;}
	
#orthodontic #content #equipment p{
	background-color:#e8f3ff;}
	
#orthodontic #content #equipment h3{
	height: 35px;
	background:url(imgs/equipment_h3.png) 0px 0px no-repeat;
	padding-left:25px;
	padding-top:5px;
	margin-top:20px;
	border-style:none;
	font-size:30px;
	color:#253e8b;}
	
#orthodontic #content #equipment .equipment_box{
	margin-bottom:30px;}
	
#orthodontic #content #equipment .equipment_box img{
	float:left;}
	
#orthodontic #content #equipment .equipment_box h4{
	color:#253e8b;
	font-size:25px;
	border-bottom:dotted 1px #253e8b;
	margin-left:230px;
	margin-bottom:10px;
	padding-bottom: 5px;
	font-weight:normal;}
	
#orthodontic #content #equipment .equipment_box p{
	margin-left:230px;}

#orthodontic #content #equipment .equipment_box_bottom h4{
background-color:#e8f3ff;
	color:#253e8b;
	font-size:25px;
	border-bottom:dotted 1px #253e8b;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 5px;
	font-weight:normal;}
	
#orthodontic #content #equipment .equipment_box_bottom p{
}

#orthodontic #content #age01,
#orthodontic #content #age02{
	margin-bottom:30px;}
	
#orthodontic #content #age01 h4,
#orthodontic #content #age02 h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;}
	
#orthodontic #content #age01 h4,
#orthodontic #content #age01 p{margin-right:220px;}

#orthodontic #content #age02 h4,
#orthodontic #content #age02 p{margin-left:220px;}
	
#orthodontic #content #age01 img{float:right;}
#orthodontic #content #age02 img{float:left;}


#contents #orthodontic #content h3.orthodontic{
	height: 35px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	padding-top:5px;
	margin-top:0px;}


/*****予防歯科******/
#contents #prevention #content h3{
	height: 35px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	padding-top:5px;
	margin-top:20px;}
	
#prevention #content .program{
	background-color:#e8f3ff;
	padding:20px;
	margin:30px 0px;
		}
		
#prevention #content .program p{
	background-color:#e8f3ff;
		}
		
#prevention #content .program h4,
#prevention #content .care01 h4,
#prevention #content .care02 h4,
#prevention #content .merit h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-right:230px;
	margin-bottom:10px;
	font-weight:normal;}
	
#prevention #content .care01,
#prevention #content .care02,
#prevention #content .merit{
	margin-bottom:30px;}
		
#prevention #content .care02 img{
		float:left;}
		
		
	
#prevention #content .care01 h4,
#prevention #content .care01 p{
	margin-right:210px;
	margin-left:0px;
	}
	
#prevention #content .care02 h4,
#prevention #content .care02 p{
	margin-left:210px;
	margin-right:0px;}
	
#prevention #content .care02 h4{
	margin-left:210px;}
	
#prevention #content .program p{
	margin-right:210px;
	}
	
#prevention #content .program img,
#prevention #content .merit img{
	float:right;}
	
#prevention #content .care01 img{
		float:right;}
		
#prevention #content .care02 img{
		float:left;}





/*****歯周病治療******/
#contents #periodontal #content h3{
	height: 35px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	padding-top:5px;
	margin-top:20px;}
	
#periodontal #content .periodontal{
	margin-bottom:50px;}

#periodontal #content .periodontal h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;}
	
#periodontal #content .periodontal .mr430{
	}
	
#periodontal #content .periodontal .mr345{
	}
	
#periodontal #content .periodontal .ml430{
	}
	
ul.check{
	text-align:center;
	margin:20px 0px;}
	
ul.check li{
	background:#e8f3ff url(imgs/check_icon.png) 10px 20px no-repeat;
	padding: 30px 0px 30px 70px;
	margin: 0px 5px 10px 0px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	color:#253e8b;

	width:221px;
	height:50px;
	/*overflow:hidden;*/
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
	
ul.check li p{
	background:#e8f3ff;
}

ul.check li.line02 p{
	background:#e8f3ff;
}

ul.check li.line02{

}
	
ul.check li.line0{
	background-image:none;
	background-color:transparent;}


.stage01{
	width:106px;
	float:left;
	margin-right:20px;
	margin-bottom:50px;
	background:url(imgs/stage_bg.png) bottom left no-repeat;}
	
.stage01 ul{
	text-align:center;}
	
.stage01 ul li{
	border-bottom:dotted #fff 1px;
	padding:15px;
	font-size:18px;
	color:#fff;}
	
.stage01 ul li.stage01_a {
	height:195px;}
.stage01 ul li.stage01_b{
	height:155px;}
.stage01 ul li.stage01_c,
.stage01 ul li.stage01_d{
	height:235px;}
	
.stage01 ul li.stage01_e{
	height:305px;}
	
.stage02 dl.stage02_a{
	height:180px;}
	
.stage02 dl.stage02_b{
	height:420px;}
	
.stage02 dl.stage02_c{
	height:245px;}
	
.stage02 dl.stage02_d{
	height:310px;}
	
.stage_content{
	width:340px;
	float:left;}
	
.stage_content01 {
	height:211px;
	margin-bottom:15px;}
.stage_content02{
	height:171px;
	margin-bottom:15px;}
.stage_content03,
.stage_content04{
	height:251px;
	margin-bottom:15px;}
	
.stage_content05{
	height:300px;
	margin-bottom:15px;}

	
.stage_content img{
	float:left;
	margin-right:5px;}
	
.stage02{
	width:130px;
	float:right;
	background:url(imgs/stage02_bg.png) bottom left no-repeat;
	margin-bottom:50px;
	color:#fff;}
	
.stage02 dl{
	padding:15px;}
	
#periodontal #content .cause h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;}
	
#periodontal #content .cause .cause_box h5{
	color:#253e8b;
	font-size:20px;}
	
.cause_box{
	border:1px #253e8b solid;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	padding: 20px 20px 20px 130px;
	margin:15px 0px;
	background:url(imgs/cause_box_bg.png) 20px 20px no-repeat;
	position:relative;}
	
	.cause_box span{
		display:block;
		color:#FFFFFF;
		font-size:20px;
		text-align:center;
		position:absolute;
		top:28px;
		left:35px;}
		
#periodontal #content .relationship{
	margin-bottom:30px;}
		
#periodontal #content .relationship h4,
#periodontal #content .prevention_box h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;
	clear:both;}

#periodontal #content .relationship img{
	float:left;
	margin-right:20px;
	margin-bottom:30px;}
	
#periodontal #content .prevention_box{
	margin-bottom:50px;}
	
#periodontal #content .prevention_box img{
	float:right;
	margin-left:20px;}
	
#periodontal #content .prevention_box dl{
	margin:15px 0px;}
	
#periodontal #content .prevention_box dl dt{
	background: #e8f3ff url(imgs/prevention_box_bg.png) 20px 20px no-repeat;
	padding: 25px 15px 25px 100px;
	width:485px;
	height:50px;
	font-size:20px;
	float:left;
	color:#253e8b;}
	
#periodontal #content .prevention_box dl dt.line01{
	line-height:50px;}
	
#periodontal #content .prevention_box dl dd{
	width:600px;
	float:right;
	padding:10px 0px;}


/**
#periodontal #content .prevention_box h4{
	border-bottom:dotted #cbd8ee 1px;
	background:url(imgs/h4_mark.gif) 0px 5px no-repeat;
	padding-left:25px;
	font-size:16px;
	line-height:2;
	color:#000000;
	margin-bottom:10px;
	font-weight:normal;
	clear:both;}

#periodontal #content .relationship img{
	float:left;
	margin-right:20px;
	margin-bottom:30px;}
	
#periodontal #content .prevention_box{
	margin-bottom:50px;}
	
#periodontal #content .prevention_box img{
	float:right;
	margin-left:20px;}
	
#periodontal #content .prevention_box dl{
	margin:15px 0px;}
	
#periodontal #content .prevention_box dl dt{
	background: #e8f3ff url(../information/images/prevention_box_bg.png) 20px 20px no-repeat;
	padding: 25px 15px 25px 100px;
	width:200px;
	height:50px;
	font-size:20px;
	float:left;
	color:#253e8b;}
	
#periodontal #content .prevention_box dl dt.line01{
	line-height:50px;}
	
#periodontal #content .prevention_box dl dd{
	width:600px;
	float:right;
	padding:10px 0px;}
*/




/*****インプラント******/
#contents #implant #content h3{
	height: 35px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	padding-top:5px;
	margin-top:20px;}
	
#merit{}

#merit dl.float_left{
	width:325px;}
	
#merit dl.float_right{
	width:265px;}
	
#merit dl dt{
	font-size:22px;
	padding:5px 0px;}
	
#merit dl dd{
	padding: 10px 10px 10px 25px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	margin-bottom:5px;
	background:#e8f3ff url(imgs/merit_dd.png) 7px 7px no-repeat;
	font-size:18px;
	}

#merit dl dd p {
	line-height: 100%;
	background:#e8f3ff;
}
	
#implant #content .implant_left h4,
#implant #content .implant_center h4,
#implant #content .implant_right h4{
	text-align:center;
	color:#253e8b;
	font-size:22px;
	margin-bottom:10px;}



#implant #content .implant_left,
#implant #content .implant_center,
#implant #content .implant_right{
	background-color:#e8f3ff;
	padding:20px;
	width:250px;

	margin: 0px 0px 20px 0px;
	min-height:250px;
	float:left;
	}
	
#implant #content .implant_right{
	float:right;}
	
#implant #content .implant_left img,
#implant #content .implant_center img,
#implant #content .implant_right img{
	margin-bottom:10px;}
	
#implant #content .implant_left p,
#implant #content .implant_center p,
#implant #content .implant_right p{
	background-color:#e8f3ff;
	font-size:16px;}
	
#implant #content .osusume_left h4,
#implant #content .osusume_center h4{
	text-align:center;
	color:#253e8b;
	font-size:22px;
	margin-bottom:10px;
	line-height:1.3;
	}
	
#implant #content .osusume_right h4{
	text-align:center;
	color:#253e8b;
	font-size:22px;
	margin-bottom:10px;
	line-height:1.3;
	/*line-height:2.6;*/
	}
	
#implant #content .osusume_left,
#implant #content .osusume_center,
#implant #content .osusume_right{
	background:#e8f3ff url(imgs/osusume_bg.png) top left no-repeat;
	padding:20px;
	width:250px;
	margin: 0px 0px 20px 0px;
	float:left;
	height:850px;
	position:relative
	}
	
#implant #content .osusume_right{
	float:right;}
	
#implant #content .osusume_left img,
#implant #content .osusume_center img,
#implant #content .osusume_right img{
	margin-bottom:10px;}


#implant #content .osusume_left p,
#implant #content .osusume_center p,
#implant #content .osusume_right p{
	background-color:#eaeef8;
	font-size:16px;}
	
	
#implant #content .osusume_left span,
#implant #content .osusume_center span,
#implant #content .osusume_right span{
	border:solid 1px #253e8b;
	color:#253e8b;
	font-size:18px;
	background-color:#fff;
	padding:5px;
	display:block;
	text-align:center;
	position:absolute;
	top:430px;
	left:70px;
	right:70px;}
	
#implant #content .osusume_left .if_implant,
#implant #content .osusume_center .if_implant,
#implant #content .osusume_right .if_implant{
	position:absolute;
	top:520px;
	left:20px;
	right:30px;}

#implant #content .osusume_left .if_implant p,
#implant #content .osusume_center .if_implant p,
#implant #content .osusume_right .if_implant p{
	background-color:#d5ddf1;
	font-size:16px;}
	
	
	
#implant #content .implant_flow{
	margin-bottom:30px;}
	
#implant #content .implant_flow h4{
	border-bottom:1px dotted #2b62d4;
	font-size:18px;
	color:#000000666;
	margin-bottom:8px;
	position:relative;
	padding-left:35px;
	line-height:30px;
	font-weight:normal;
	margin-right:210px;}
	
#implant #content .implant_flow h4 span{
	background-color:#2b62d4;
	color:#FFFFFF;
	line-height:25px;
	width:25px;
	display:block;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;}
	
#implant #content .implant_flow p{
	margin-right:210px;
		}

#implant #content .implant_flow img{
	float:right;}



#implant #content .issues h4,
#implant #content .issues_right h4{
	text-align:center;
	color:#253e8b;
	font-size:22px;
	margin-bottom:10px;
	line-height:2.6;}
	
#implant #content .issues img,
#implant #content .issues_right img{
	margin-bottom:10px;}
	
.issues{
	border:solid 1px #4e90e2;
	padding:20px;
	float:left;
	width:250px;
	height:450px;
	margin-bottom:20px;}
	
.issues_right{
	border:solid 1px #4e90e2;
	padding:20px;
	float:right;
	width:250px;
	height:450px;
	margin-bottom:20px;}
	



/*****審美歯科******/
#contents #cosmetic #content h3{
	height: 35px;
	color:#2b62d4;
	background:url(imgs/h3_bg.png) left top no-repeat;
	border-style:none;
	font-size:30px;
	padding-left:15px;
	padding-top:5px;
	margin-top:20px;}
	
	
.difference_left,
.difference_right{
	background-color:#e8f3ff;
	padding:20px;
	width:250px;
	margin:20px 0px 30px 0px;
	height:400px;
	}

.difference_left p,
.difference_right p{
	background-color:#e8f3ff;
	}
	
.difference_left h4,
.difference_right h4{
	text-align:center;
	color:#253e8b;
	font-weight:normal;
	font-size:30px;
	line-height:1.2;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:dotted 1px #253e8b;
	height:80px;}
	
.difference_right h4{
	line-height:60px;}
	
.difference_left h4 span,
.difference_right h4 span{
	text-align:center;	
	color:#253e8b;
	display:block;
	font-size:16px;}
	
.difference_left{float:left;}

.difference_right{float:right;}

.difference_left ul li,
.difference_right ul li{
	background:url(imgs/difference_li_bg.png) 0px 0px no-repeat;
	padding-left:15px;
	margin: 5px 0px 15px 0px;}
	
.type{
	background-color:#e8f3ff;
	padding:20px;
	margin-bottom:30px;}
	
.type h4{
	background-color:#e8f3ff;
	color:#253e8b;
	border-bottom:1px #253e8b solid;
	margin-bottom:20px;
	font-size:25px;
	font-weight:normal;
	}
	
.type h4 span{
	font-size:18px;
	padding-left:20px;}
	
.type .type_img{
	float:left;}
	
.type .type_left{
	width:560px;
	float:left;}
	
.type .type_left p{
	background-color:#e8f3ff;
	margin-top:30px;}
	
dl.type_level_tit{
	margin-top:20px;
	margin-bottom:5px;
	height:10px;}
	
dl.type_level_tit dt,
dl.type_level_tit dd{
	line-height:10px;
	height:10px;
	margin:0px;
	padding:0px;}
	
dl.type_level{
	margin-bottom:5px;}

dl.type_level dt,
dl.type_level_tit dt{
	float:left;
	width:230px;
	line-height:34px;
	color:#253e8b;
	font-size:18px;}
	
dl.type_level dd,
dl.type_level_tit dd{
	width:60px;
	padding-left:5px;
	float:left;
	color:#253e8b;
	text-align:center;}


.foundation{
	background-color:#e8f3ff;
	padding:20px;
	margin:15px 0px;}
	
.foundation h4{
	color:#253e8b;
	border-bottom:#253e8b solid 1px;
	font-size:23px;
	line-height:2;
	font-weight:normal;
	margin-bottom:10px;
	margin-right:180px;}
	
.foundation p{
	background-color:#e8f3ff;
	margin-right:180px;
	}
	
.foundation h4 span{
	font-size:16px;
	padding-left:20px;}
	
.foundation img{
	float:right;}
