@charset "UTF-8";

/* 新規作成 */
#Conts p{margin:0 0 1em;}
#Conts #influmain{width:600px;margin:15px 0 0 65px;}

table.influenza	{border:none;margin-bottom:12px}
table.influenza tr th{
	height:28px;
	padding:4px 9px 2px 9px;
	border:none;
	background:#e6e6e6;
	text-align:left;
	font-weight:normal;
	width:350px;
}
table.influenza tr td{
	height:28px;
	padding:2px 0;
	border:none;
	background:#eee;
	text-align:right;
	width:auto;
}
	/* ▼ */
table.influenza tr td span{color:#669199}
	
	/* PDFあり */
table.influenza tr td a	{
	display:block;
	color:#003366;
	text-decoration:underline;
	margin:0 4px; padding:8px 5px 8px 0px;
	white-space:nowrap;
}
table.influenza tr td a:hover{
	color:#003366;
	text-decoration:underline;
	
}
/* リンク色 */
table.influenza a:visited{color:#639;text-decoration:underline;}
table.influenza a:active	{color:#fc0;text-decoration:none;}

