@charset "UTF-8";

/*-----------------------------

	治療の流れタイトル
	
-----------------------------*/
.tflow {
	font-size: 24px;
	line-height: 45px;
	color: #87bd2d;
	text-shadow: 1px 1px 3px #ddd;
	margin: 20px 0 40px 0;
	padding: 20px 0 0 0;
	border-bottom: 2px dotted #87bd2d;
}

/*-----------------------------

	背景
	
-----------------------------*/
#second-opinion{
	background-image: url(../images/bg/second-opinion.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#concept{
	background-image: url(../images/bg/concept.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#concept p {
	width: 550px;
}

#hygienist{
	background-image: url(../images/bg/hygienist.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hygienist p {
	width: 550px;
}
#trouble{
	background-image: url(../images/bg/overdenture.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#trouble p {
	width: 550px;
}
#feature{
	background-image: url(../images/bg/feature.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#feature p {
	width: 550px;
}

#CT{
	background-image: url(../images/bg/ct.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#CT p {
	width: 550px;
}



/*-----------------------------

	会社概要
	
-----------------------------*/

.nova{
	margin: 0px 0px 25px 25px;
	float: right;
}
.overview th {
	padding:5px;
	width: 100px;
	text-align: left;
}
.overview td {
	text-align: left;
}
.hours {
	margin:15px;
}

.hours table th {
	font-size: 14px;
	width: auto;
	padding:5px;
	text-align: center;
	background-color: #F0EFE7;
	color: #555;
	border: 1px solid #DDD;
}
.hours table td {
	white-space: nowrap;
	padding:10px;
	font-size: 14px;
	width: 30px;
	text-align: center;
	border: 1px solid #DDD;
}
.gallery li {
	float: left;
	margin-bottom: 30px;
	width: 400px;
	height: 380px;
}
.gallery li p {
	margin:0px;
	padding:10px;
	font-size: 14px;
}

/*-----------------------------

	院長紹介
	
-----------------------------*/
.detail td {
	font-size: 15px;
	line-height: 22px;
	color: #777;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #eee;
}
.detail th {
	font-size: 16px;
	color: #87bd2d;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #eee;
}
.instructor {
	background-image: url(../staff/images/instructor_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.diploma {
	text-align: left;
	margin: 0 0 0 30px;
}
.diploma ul {
	margin: 40px 0 50px 0;
}
.diploma ul li{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	margin: 10px 0 30px 0;
}
.diploma ul li img{
	margin:  0px 20px;
	padding: 0;
}
.diploma ul li p{
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.sign {
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	margin-top: 10px;
}

/*-----------------------------

	研究論文
	
-----------------------------*/
.study li{
	margin: 10px 10px 10px 35px;
	padding:10px;
	background-color: #F0EFE7;
	color: #555;
	list-style-type: decimal;
	list-style-position: outside;
}
/*-----------------------------

	スタッフ紹介
	
-----------------------------*/
.imgBox {
	text-align: center;
}
/*-----------------------------

	料金表
	
-----------------------------*/
.cost {
	width: 90%;
	margin: 30px auto 30px auto;
	font-size: 15px;
	line-height: 22px;
	color: #666;
}
.cost td{
	width: 180px;
	padding: 10px;
	vertical-align: middle;
	text-align: right;
	border: 2px solid #cecece;	
}
.cost th{
	padding: 10px;
	text-align: left;
	border: 2px solid #cecece;
	background-color: #F0EFE7;
}
.res {
	color: #71AA00;
	font-weight: bold;
}
/*-----------------------------

	インプラントとは
	
-----------------------------*/
.flow li{
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.flow p {
	width: 190px;
	font-size: 13px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
}
.impMaker {
	text-align: center;
}
.impMaker li{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.impMaker li img{
	margin:  0px 10px;
	padding: 0;
}
.impMaker li p{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/*-----------------------------

	インプラント 他の治療法との比較
	
-----------------------------*/
.Comparison {
	margin:10px 0px 10px 40px;
}
.Comparison tr{
	font-size: 15px;
	line-height: 25px;
	border: 1px solid #DDD;
	margin:10px 0px 10px 30px;
}
.Comparison th {
	white-space: nowrap;
	padding:5px 30px 5px 30px;
	width: 100px;
	text-align: left;
	vertical-align: middle;
	color: #4da514;
}
.Comparison td {
	white-space: nowrap;
	padding:10px;
	font-size: 15px;
	width: 30px;
	text-align: center;
	border: 1px solid #DDD;
	background-color: #F0EFE7;
}
.Comparison td p{
	margin:0px;
	padding:10px;
	font-size: 13px;
}
.Comparison .ttl{
	margin:0px;
	padding:5px;
	font-size: 14px;
	color: #fff;
	background-color: #87bd2d;
}

/*-----------------------------

	オーバーデンチャー
	
-----------------------------*/

.denture {
	text-align: center;
	margin: 0 0 0 30px;
}
.denture li{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	margin: 10px 0 30px 0;
}
.denture img{
	margin: 20px 20px 0px 20px;
	padding: 0;
}
.denture li p{
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/*-----------------------------

	インプラントQ&A
	
-----------------------------*/
.faq dt{
	font-size: 22px;
	line-height: 55px;
	color: #555;
	margin: 40px 0 10px 0px;
	background-image: url(../imp/images/line70_bg.png);
}
.faq dt span{
	display: block;	
	height: 70px;
	padding: 0 0 0 75px;
	background-image: url(../imp/images/faq-q.png);
	background-repeat: no-repeat;
	
}
.faq dd{
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 30px 0px;
	padding: 0 0 0 75px;
	background-image: url(../imp/images/faq-a.png);
	background-repeat: no-repeat;
}
