@charset "utf-8";
/* CSS Document */
.top_image01{
	background-image: url(../images/top_image01-1.png);
	background-repeat: no-repeat;
	height: 215px;
	width: 684px;
}
.top_image02{
	background-image: url(../images/top_image01-2.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 684px;
}
.top_image01 h2{
	font-size:1.7em;
	color: #FFF;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}
.top_image01 .p_txt01{
	text-align: left;
	margin-top: 20px;
	padding-left: 30px;
	line-height: 1.6;
	color: #FFF;
}
.top_image02 .td01{
	text-align: right;
	width: 550px;
	font-size: 1.2em;
	color: #FFF;
}
.top_image02 .td02{
	text-align: right;
	padding-right: 20px;
}
.top_image02 .td02 span{
	display: block;
	height: 23px;
	width: 66px;
	float: right;
	margin-top: 25px;
}
.top_image02 .td02 strong{
	visibility: hidden;	
}
.top_image02 .td02 span a{
	background-image: url(../images/detail_btn01-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 83px;
	font-size: 1px;
}
.top_image02 .td02 span a:hover{
	background-image: url(../images/detail_btn01-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 34px;
	width: 83px;
	font-size: 1px;
}
/*症例*/
.h2_case{
	font-size: 0.8em;
	margin-top: 25px;
	font-weight: normal;
	margin-bottom: -10px;
	color: #898989;
	line-height: 1.5;
}

/*新着情報*/
.dl_news{
	width: 604px;
	margin-left: 40px;
}
.dl_news dt{
	display: inline;
	float: left;
	width: 150px;
	background-image: url(../images/new_list_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 25px;
}
.dl_news dd{
	text-align: left;
	display: inline;
	float: left;
}

/*キャッチ*/
.catch{
	background-image: url(../images/top_catch_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 684px;
	min-height: 133px;
	font-size: 14px;
}


/**/
.index_waku{
	width: 684px;
	margin-right: auto;
	margin-left: auto;
}
.index_waku .top{
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.index_waku .btm{
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.index_waku .mid{
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2ea7e0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.index_waku .mid h3{
	text-align: center;
	margin-bottom: 10px;
}
.index_waku .mid p{
	line-height: 1.6;
	color: #FFF;
	text-align: left;
	font-size: 1.1em;
}
.index_qa{
	width: 684px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.index_qa .left{
	display: inline;
	float: left;
	width: 330px;
	margin-left: 5px;
}
.index_qa .right{
	display: inline;
	float: right;
	width: 330px;
	margin-right: 5px;
}

.index_waku2{
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_fucoidan.jpg);
	background-repeat: no-repeat;
	height: 194px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
}

.index_waku2 h3{
	text-align: center;
	margin-bottom: 10px;
}
.index_waku2 p{
	line-height: 1.6;
	color: #FFF;
	text-align: left;
	font-size: 1.1em;
}


.teachTb{
	margin-right: auto;
	margin-left: auto;
}
.teachTb .td01{
	text-align: left;
	width: 328px;
	border: 1px solid #9fa0a0;
	vertical-align: top;
	padding-bottom: 10px;
}
.teachTb .td01 a h3{
	font-size: 22px;
	margin-top: 5px;
	margin-left: 2px;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2ea7e0;
}
.teachTb .td01 a:hover h3{
	font-size: 22px;
	margin-top: 5px;
	margin-left: 2px;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #f39800;
}
.teachTb .td01 a span{
	color: #000;
}
.teachTb .td01 a:hover span{
	color: #f39800;
}
.teachTb .td01 .inner{
	margin-top: 10px;
}
.teachTb .td01 .inner .left{
	display: inline;
	float: left;
	width: 70px;
	margin-left: 20px;
}
.teachTb .td01 .inner .left img{
	width: 70px;
}
.teachTb .td01 .inner .right{
	display: inline;
	float: left;
	width: 220px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 1.8;
}
.teachTb .td01 a .right {
	color: #565656;
}
.teachTb .td01 a:hover .right {
	color: #f39800;
}

.teachTb .specer{
	width: 14px;
}
