table td.nwrp {
    white-space: nowrap;
}
table td.f14 {
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

div.sanseidorighttxt {
	position: relative;
	width: 100%;
}
div.sanseidorighttxt a {
	position: absolute;
	left: 10px;
}
div.ac  {
	margin: 6px;
	padding: 2px;
	text-align: center;
}
div.ac span {
	padding: 4px;
	border: ridge 3px #c00;
	background-image:  url(../img/common_parts/c_p_back02.gif);
	line-height:2;
	font-weight: bold;
	font-size: 110%;
}
div.ac span:hover { /* for firefox */
	text-decoration: underline;
}
div.ac a:hover {
	text-decoration: underline;
}
