@charset "utf-8";
@import url("common.css");
/* CSS Document */


#speed_high{
	display:none;
}
/*
メインイメージ・上部メニュー
*/

#upper-container{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:3px;
}

#upper-container .mainimage{
	width:592px;
	float:left;
	display:inline;
}

#upper-container .upper-menu{
	width:328px;
	float:right;
	display:inline;
	padding:0;
	margin:0;
}

#upper-container .upper-menu ul{
	margin:0px;
	padding:0px;
}

#upper-container .upper-menu ul li{
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#upper-container .upper-menu ul #chigai a {
	display:block;
	width:328px;
	background-repeat:no-repeat;
	background-position:left tiop;
	text-indent:-9999px;
	height:121px;
}

#upper-container .upper-menu ul #chigai a:hover {
	background-position:left -121px;
}


#upper-container .upper-menu ul #yorocobi a {
	display:block;
	width:328px;
	background-repeat:no-repeat;
	background-position:left tiop;
	text-indent:-9999px;
	height:115px;
}

#upper-container .upper-menu ul #yorocobi a:hover {
	background-position:left -115px;
}



#upper-container .upper-menu ul #sentaku{
	list-style-type:none;
	margin: 0px;
	padding-left:193px;
	padding-top:10px;
	background-image:url(../image/index/bt_sentaku01.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:105px;
}



#upper-container .upper-menu ul #sentaku a{
	display:block;
	width:123px;
	height:27px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}


#upper-container .upper-menu ul #sentaku a:hover{
	background-position:left -27px;
}

#bt01{
	margin-top:5px;
	padding:0;
	height:27px;
}


#bt01 a{
	background-image:url(../image/index/bt_sentaku001.jpg);
}

#bt02{
	margin-top:5px;
	padding:0;
	height:27px;
}


#bt02 a{
	background-image:url(../image/index/bt_sentaku002.png);
}

#bt03{
	margin-top:5px;
	padding:0;
	height:27px;
}


#bt03 a{
	background-image:url(../image/index/bt_sentaku003.png);
}


	

/*
メインコンテナ
*/

#main-container{
	width:100%;
	max-width:100%;
	min-width:960px;
	width:expression(document.body.clientWidth < 960? "960px" : document.body.clientWidth > 10000? "10000px" : "auto");
	background-color:#75D1E7;
	background-image:url(../image/index/bg-blue.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	overflow:hidden;
}

#main-container-ins{
	width:930px;
	margin:0 auto;
	padding:20px 0px;
	overflow:hidden;
}

#main-container-ins2{
	width:930px;
	margin:0 auto;
	padding:0px 0px;
	overflow:hidden;
}



/*
左カラム
*/

#left-index-contents{
	width:591px;
	float:left;
	display:inline;
}

/*
白枠textbox
*/

#w-line-txtbox{
	width:591px;
	margin:0 auto;
	background-image:url(../image/index/bg-white-waku-middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#w-line-txtbox-mid{
	background-image:url(../image/index/bg-white-waku-top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#w-line-txtbox-ins{
	background-image:url(../image/index/bg-white-waku-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px 0px;
}

#w-line-txtbox-ins table{
	width:100%;
}

#w-line-txtbox-ins table td{
	width:280px;
	vertical-align:top;
	line-height:100%;
	clear:both;
}



/**/

#riyu-item01{
	background-image:url(../image/index/img-num01.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
}

#riyu-item01 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item01 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}


#w-line-txtbox-ins table td .detail{
	text-align:right;
	background-image:url(../image/index/li-detail.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:25px;
	margin:20px 10px 10px 0px;
	display:block;
}

#w-line-txtbox-ins table td .detail a{
	color:#000;
}

#w-line-txtbox-ins table td .detail a:hover{
	text-decoration:none;
}

/**/

#riyu-item00b{
	padding-left:5px;
	background-color:#ECFBFF;
	width:280px;
}
#riyu-item00a{
	padding-left:5px;
	width:280px;
}

#riyu-item00b dl dt,#riyu-item00a dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item00b dl dd,#riyu-item00a dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

#riyu-item00b dl p,#riyu-item00a dl p{
	margin: 0px;
	padding: 15px 55px 15px 15px;
	line-height: 150%;
}

#riyu-item00b dl dd #shinbi a {
	display:block;
	width:248px;
	height:140px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#riyu-item00b dl dd #shinbi a:hover {
	background-position:left -140px;
}


#riyu-item00b dl dd #shisou a {
	display:block;
	width:248px;
	height:140px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#riyu-item00b dl dd #shisou a:hover {
	background-position:left -140px;
}


#riyu-item00a dl dd #imp a {
	display:block;
	width:248px;
	height:140px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#riyu-item00a dl dd #imp a:hover {
	background-position:left -140px;
}



/**/

#riyu-item02{
	background-image:url(../image/index/img-num02.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
	background-color:#ECFBFF;
}

#riyu-item02 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item02 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

/**/

#riyu-item03{
	background-image:url(../image/index/img-num03.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
	background-color:#ECFBFF;
}

#riyu-item03 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item03 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

/**/

#riyu-item04{
	background-image:url(../image/index/img-num04.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
}

#riyu-item04 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item04 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

/**/

#riyu-item05{
	background-image:url(../image/index/img-num05.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
}

#riyu-item05 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item05 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

/**/

#riyu-item06{
	background-image:url(../image/index/img-num06.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:90px;
	background-color:#ECFBFF;
}

#riyu-item06 dl dt{
	margin:0px;
	padding:0px;
}

#riyu-item06 dl dd{
	padding:10px 0px;
	font-size:12px;
	color:#666;
}

/*
右カラム
*/

#right-index-contents{
	width:326px;
	float:right;
	display:inline;
}


#implant-guide-out{
	width:326px;
	background-image:url(../image/index/bg-implant-guide-middle.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#implant-guide-mid{
	background-image:url(../image/index/bg-implant-guide-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:7px 7px 0px 7px;
	overflow:hidden;
	margin:0px;
}

#implant-guide-mid h2{
	margin:0px;
	padding:0px;
}

#implant-guide-mid h2 img{
	margin:0px;
	padding:0px;
}

/*
動画
*/

#top-movie{
	width:275px;
	height:228px;
	margin:20px auto;
}

/*
ワンデイインプラントについて
*/

.implant-guide-txt{
	width:275px;
	margin:33px auto;
	line-height:100%;
}

#implant-guide-mid .stxt{
	font-size:10px;
}

#implant-guide-mid img{
	margin:10px;
}

/*
インプラント日記
*/




#right_bn{
	clear:both;
	width:328px;
	margin:0;
	padding:0;
}

#right_bn h2{
	list-style-type:none;
	margin-bottom:0;
	height:96px;
}


#right_bn h2 a{
	display:block;
	width:328px;
	height:96px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#right_bn h2 a:hover{
	background-position:left -96px;
}

#implant-diary{
	margin:0px;
	padding:0px;
	height:96px;
}


#implant-diary a{
	background-image:url(../image/index/bt-diary02.png);
}

#implant-recruit{
	margin:0px;
	padding:0px;
	height:96px;
}


#implant-recruit a{
	background-image:url(../image/index/bt_saiyou02.jpg);
}



. all {
	width:930px;
	display:block;
}




/*
TOPICS・院概要
*/

#bottom-container{
	clear:both;
	width:320px;

	padding:30px 0px;
	overflow:hidden;
	display:block;
	text-align:left;
	display:block;
}

#bottom-container2{
	float:right;
	clear:both;
	width:320px;
	margin:0 auto;
	padding:30px 0px;
	overflow:hidden;
}




/*
TOPICS
*/

#topics-container{
	width:550px;
	float:left;
	display:block;
	background-image:url(../image/index/bg-topics.png);
	background-repeat:repeat-y;
	background-position:left bottom;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:10px;
}

#topics-container-ins{
	background-image:url(../image/index/topics.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 128px;
	overflow:hidden;
}

#topics-container-ins table{
	width:100%;
}

#topics-container-ins table th{
	width:80px;
	text-align:left;
	vertical-align:top;
}

#topics-container-ins table th p{
	padding:3px 0px;
	color:#146D98;
	font-weight:bold;
}

#topics-container-ins table td{
	vertical-align:top;
}

#topics-container-ins table td p{
	padding:4px 10px;
}
embed {
vertical-align:bottom
}
/*
院概要
*/

#outline-guide{
	float:right;
	display:inline;
	width:326px;
	margin-top:50px;
}

#outline-guide-ins{
	padding-left:90px;
	background-image:url(../image/index/img-gaikan.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#outline-guide-ins table{
	width:100%;
}

#outline-guide-ins table th{
	text-align:right;
	vertical-align:top;
	width:65px;
}

#outline-guide-ins table th p{
	font-weight:bold;
	color:#000;
	padding:3px 0px;
	font-size:12px;
}

#outline-guide-ins table td{
	text-align:left;
	vertical-align:top;
}

#outline-guide-ins table td p{
	padding:3px 0px 3px 5px;
	font-size:12px;
}

.under-area {
	width: 100%;
}
.under-area .leftsec {
	width: 605px;
	float: left;
}
.under-area .rightsec {
	width: 230px;
	float: right;
}
.clear {
	clear: both;
}
.under-table {
	text-decoration: none;
}
.under-table th {
	width: 700px;
}
.under-table td {
	width: 250px;
	color: #666;
}
#underzone {
	width:320px;
	height:71px;
	position:absolute;
	left:697px;
	display:block;
	margin-top:0;
	display:block;
}
.tplist {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
.tplist li {
}
.leftclip {
	margin-left: 7px;
}
.minilinkarea {
	text-decoration: none;
	border: 1px solid #CCC;
	margin-top: 15px;
	font-size: 11px;
	padding: 5px;
}
.minilinkareaalign {
	margin-top: 15px;
}

.minilinkarea a {
	text-decoration: none;
	color: #999;
}
.minilinkarea a:hover {
	text-decoration: underline;
	color: #666;
}


/**/

.ex_link{
	width:330px;
	padding:2px 0px;
	border:1px solid #ccc;
	position:absolute;
	left: 695px;
	margin-top:50px;
	font-size:10px;
	color:#ccc;
	text-align:center;
	display:block;
}

.ex_link2{
	width:330px;
	padding:2px 0px;
	border:1px solid #ccc;
	margin-top:50px;
	font-size:10px;
	color:#ccc;
	text-align:center;
	display:block;
}
.ex_link2 a{
	color:#ccc;
	text-decoration:none;
}

.ex_link2 a:hover{
	color:#999;
	text-decoration:underline;
}



.ex_link a{
	color:#ccc;
	text-decoration:none;
}

.ex_link a:hover{
	color:#999;
	text-decoration:underline;
}

#topics{
	width:100%;
	max-width:100%;
	min-width:960px;
	width:expression(document.body.clientWidth < 960? "960px" : document.body.clientWidth > 10000? "10000px" : "auto");
	background-color:#75D1E7;
	background-image:url(../image/index/bg-blue.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	overflow:hidden;
}

#topics-ins{
	width:930px;
	margin:0 auto;
	padding:20px 0px;
	overflow:hidden;
}

#right-index-link{
	width:326px;
	float:right;
	display:block;
	overflow:hidden;
}

#no_main-container{
	width:100%;
	max-width:100%;
	min-width:960px;
	width:expression(document.body.clientWidth < 960? "960px" : document.body.clientWidth > 10000? "10000px" : "auto");
	background-repeat:repeat-x;
	background-position:left bottom;
	overflow:hidden;
}

#no_main-container-ins{
	width:930px;
	margin:0 auto;
	padding:20px 0px;
	overflow:hidden;
}

/* 追加 */

.back {
	width:950px;
	height:auto;
	padding-top:0px;
	padding-bottom:10px;
}

.back h2 {
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:0px;
}


.back .table01 {
	width:880px;
	height:auto;
	text-align:center;
	margin-left:30px;
	margin-top:5px;
}

.back .table01 th {
	width:80px;
	vertical-align:top;
	text-align:left;
}

.back .table01 td {
	width:210px;
	text-align:left;
	vertical-align:top;
	padding:0 10px;
	
}

.back .table01 .th {
	width:0px;
}



.back .table01 td p {
	font-weight:bold;
	padding-top:2px;
}

.back .table01 td p span {
	font-weight:normal;
}



#contents_container4 {
	width:320px;
	background-image:url(../image/index/naka.png);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	height:auto;
	font-size:10px;
	color:#ccc;
	text-align:center;
}

#contents_container_ins4{
	width:320x;
	background-image:url(../image/index/shita.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}


#contents_container_ins_ins4{
	width:320px;
	background-image:url(../image/index/ue.png);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

.ex_link2{
	width:330px;
	padding:2px 0px;
	border:1px solid #ccc;
	margin-top:50px;
	font-size:10px;
	color:#ccc;
	text-align:center;
	display:block;
}





#contents_container {
	width:930px;
	background-image:url(../image/index/naka01.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
	margin-bottom:20px;
	height:auto;
}

#contents_container_ins{
	width:930px;
	background-image:url(../image/index/shita01.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
}


#contents_container_ins_ins{
	width:930px;
	background-image:url(../image/index/ue01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

.kankaku {
	letter-spacing:-1;
	font-weight:bold;
}
#txt_earthquake_disaster {
	text-decoration: none;
	background-image: url(../image/index/txt_earthquake_disaster.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 234px;
	width: 930px;
}


#txt_earthquake_disaster p {
	display:none
}

#txt_earthquake_disaster02 {
	text-decoration: none;
	background-image:url(../image/index/txt_earthquake_disaster2.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 128px;
	width: 930px;
}


#txt_earthquake_disaster02 p {
	display:none
}



#txt_earthquake_disaster03 {
	text-decoration: none;
	background-image:url(../image/index/news_ac00ad_end.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 196px;
	width: 930px;

}


#txt_earthquake_disaster03 p {
	display:none
}





#newsbn th {
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#newsbn2 th {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
}
/*
#newsbn th {
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
}

*/



#chigai a{
	background-image:url(../image/index/header-bt01.jpg);
	width:121px;
}


#yorocobi a{
	background-image:url(../image/index/header-bt03.jpg);
	width:115px;
}


#shinbi a{
	background-image:url(../image/index/sp_img02.jpg);
	width:248px;
}

#shisou a{
	background-image:url(../image/index/sp_img03.jpg);
	width:248px;
}

#imp a{
	background-image:url(../image/index/sp_img04.jpg);
	width:248px;
}

