a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	white-space: nowrap;
}

.p12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p12t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.p11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table td.color:hover {
	background: #ddffff;
}

/* --- マウスオーバー時 --- */
td.color tbody td:hover {
background-color: #ddffff; /* 行の背景色 */
}

div.pitch p {
   margin: 0.4em 0px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}

