@charset "utf-8";

/* ===================================================================

 1. 共通
 2. 横浜鶴ヶ峰病院で受けることができる免疫療法
 3. NK細胞療法

 
=================================================================== */

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

	共通

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

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

strong { color:#333; }

.graphic {
	width:590px;
	margin:10px auto 0 auto;
}

.price {
	clear:both;
	background:url(images/frame_price_01.gif) no-repeat top;
	padding:15px 0 0 0;
	margin:20px auto 0 auto;
	width:610px;
}

.price h4 {
	color:#663300;
	background:#DEEBE7;
	padding:4px 0 3px 7px;
	margin:0 20px 10px 20px;
}

.price h4 a { color:#663300; }

.price dl { background:url(images/frame_price_02.gif) no-repeat bottom; padding-bottom:15px; }
.price dt {
	background:url(../../common/images/line_dot_02.gif) repeat-x bottom;
	margin:0 25px 10px 25px;
	padding:0 10px 10px 10px;
}

.price dt strong.red {
	font-size:130%;
	color:#CC0000;
}

.price dd {
	font-size:95%;
	line-height:150%;
	margin:0 35px;
}

/* この項目は５つに追加したら消す */
ul.concern-link { clear:both; margin:50px 0 0 0; width:630px; }
ul.concern-link li { float:left; margin-left:10px; }
ul.concern-link li.none { margin-left:0; }

/* この項目は５つに追加したとき用 */
ul.concern-link-5 { clear:both; margin:50px 0 0 0; width:630px; }
ul.concern-link-5 li { float:left; margin-left:10px; margin-bottom:0px;}
ul.concern-link-5 li.none { margin-left:0; }



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

	横浜鶴ヶ峰病院で受けることができる免疫療法

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

.immunotherapy .chart {
	clear:both;
	border:1px solid #D6D1B1;
	padding:1px;
	margin:15px 0 0 0;
}

.immunotherapy table {
	line-height:150%;
	width:610px;
	border-collapse:collapse;
	margin:0 auto 25px auto;
}

.immunotherapy th {
	vertical-align:text-top;
	color:#663300;
	background:#F9F0BE;
	padding:12px;
	border:1px solid #D6D1B1;
}

.immunotherapy th a:link,
.immunotherapy th a:hover,
.immunotherapy th a:visited { color:#663300; }

.immunotherapy td {
	font-size:85%;
	padding:12px;
	border:1px solid #D6D1B1;
	vertical-align:text-top;
}

.immunotherapy td.box01 {
	font-weight:bold;
	width:145px;
	background:#FBF5D7;
}

.immunotherapy td.box02 { background:#FFF; width:415px; }

.immunotherapy td.box02 strong.red {
	font-size:120%;
	font-weight:bold;
	color:#CC0000;
}

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

	NK細胞療法

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

.nk .box01 {
	clear:both;
	font-size:95%;
}

.nk .box01 ul {
	float:right;
	width:275px;
}

.nk .box01 li {
	list-style:decimal;
	margin-left:25px;
}





