@charset "utf-8";

.lead {
	margin:0 10px 10px 15px;
}

ul.concern-link { clear:both; margin:30px auto 20px auto; width:500px; }
ul.concern-link li { float:left; margin-left:10px; }
ul.concern-link li.none { margin-left:0; }


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

	症例

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

.Case dl.exsample {
	line-height:160%;
	margin:0 20px 10px 20px;
	padding-bottom:10px;
	height:1%;
	background:url(../common/images/line_dot_02.gif) repeat-x bottom;
}

.Case dl.exsample dt {
	clear:both;
	float:left;
	font-weight:bold;
	color:#7BA901;
	width:220px;
}

.Case dl.exsample dd {
	float:right;
	margin:0 0 0 5px;
	padding-left:12px;
	width:350px;
}

.Case dl.exsample dd a {
	color:#333;
}

.Case .case_01 {
	margin-bottom:10px;
}

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

	論文の紹介

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

.Conference dl.article {
	font-size:95%;
	height:1%;
	margin-top:20px;
	background:url(images/bg_conference_01.gif) repeat-y;
	border-bottom:1px solid #9EC91F;
	border-left:1px solid #9EC91F;
	border-right:1px solid #9EC91F;
}

.Conference dl.article dt {
	clear:left;
	float:left;
	font-weight:bold;
	color:#333;
	width:90px;
	margin-bottom:10px;
	padding:6px 0 1px 7px;
	border-top:1px solid #9EC91F;
}

.Conference dl.article dd {
	float:left;
	padding:6px 10px 1px 10px;
	margin-bottom:10px;
	width:510px;
	border-top:1px solid #9EC91F;
}

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

	患者さまの声

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

.Voice .comment-men {
	padding:48px 0 0 0;
	background:url(images/img_voice_01.gif) no-repeat;
}

.Voice .comment-woman {
	padding:48px 0 0 0;
	background:url(images/img_voice_02.gif) no-repeat;
}

.Voice .comment-men strong,
.Voice .comment-woman strong {
	display:block;
	font-size:95%;
	color:#663300;
	margin:0 0 0 120px;
}

.Voice .comment-box {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 0 15px 91px;
	padding:15px 30px 15px 30px;
	width:464px;
}
