@charset "UTF-8";


/* ページタイトル 
-------------------------------------
h2.pthana {
	margin-top:34px;
	line-height:100%;
	height:43px;
	text-indent: -9999px;
	background:url(../images/ptitle_allergy_2.png) no-repeat top left;
}
*/
/* ----------------------------------*/
/* 特定健診機関情報 */
table.tkinfo  {
	width:100%;
	margin-top:5px;
	
	border-collapse: collapse;
	border-right:solid #ccc 1px;
	border-top:solid #ccc 1px;
}
table.tkinfo th, table.tkinfo td {
	font-weight: normal;
	border-left:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	padding:2px 10px 2px 10px;
}
table.tkinfo th {
	background-color:#edddd3;
	text-align:left;
	padding:2px 10px 2px 10px;
	white-space:nowrap;
}
.tdtitle {
	background-color:#f2f2f2;
	text-align:center;
}
.thmd {
	font-size:16px;
}