@charset "shift_jis";

/*************************************************************************

information{
	FILE NAME : s-medical.css;
	Copyright(c) 2009 Mitsui Memorial Hospital.;
}

*************************************************************************/


/* コンテンツエリア全体
--------------------------------------------------------------------------*/

.clm2-bg-medical{background:url(../medical/img/clm2-bg.jpg) top left no-repeat #FFF;}
	
/* 左メニュー
--------------------------------------------------------------------------*/

/* 各項目タイトル */

.cnt-lmn-medical-a{background:url(../medical/img/cnt-lmn-title2.gif) top left no-repeat;}
.cnt-lmn-medical-b{background:url(../medical/img/cnt-lmn-title.jpg) top left no-repeat;}


/* メインコンテンツ
--------------------------------------------------------------------------*/

#cnt-m-ptt{
	margin-bottom:12px;
	padding:6px 0 0 0;
	margin:0 0 0 10px;
	width:720px;
	background:url(../img/top-l-linkbox-t.gif) top left no-repeat;
	}

.cnt-m-ppt-box h3{
	margin:0px 200px 7px 20px;
	padding:14px 0px 3px 20px;
	font-size:140%;
	background: url(../img/link-go.gif) 0 1em no-repeat;
	border-bottom: solid 1px #d3cabf;
	}

.cnt-m-ppt-box a{
	text-decoration:none;
	}

.cnt-m-ppt-box p{
	margin:0px 180px 0px 20px;
	padding:0 15px 16px 20px !important;
	line-height:140%;
	}

.cnt-m-bt-gairai{background:url(../medical/img/cnt-m-renkei.jpg) bottom left no-repeat;}
.cnt-m-bt-shinryou{background:url(../medical/renkei/img/cnt-m-shinryou.jpg) bottom left no-repeat;}
.cnt-m-bt-kensa{background:url(../medical/renkei/img/cnt-m-kensa.jpg) bottom left no-repeat;}
.cnt-m-bt-regist{background:url(../medical/renkei/img/cnt-m-regist.jpg) bottom left no-repeat;}

/*検査一覧表*/
.kensalist  {
	border-collapse:collapse;
}
.kensalist span.f_small {
	font-size:85%;	
}
.kensalist th, .kensalist td {
	text-align:left;
	padding:5px 1em;
	border:1px solid #CCC;
}

.kensalist th {
	background:#FFE8C1;
	font-weight:normal;
}
.kensalist td {
	background:#FFF;
}
