@charset "UTF-8";

/*******************
audiogain
*******************/

#main table {
	margin: 1.2em 0 1.2em 1.5em;
	border: 1px solid #333;
}

#main table td,
#main table th
{
	padding: 5px 15px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #333;
}

#main table th {
	background-color: #F7EAFF;
	font-weight: bold;
}

#main table th.txtr {
	text-align: right;
}

#main table td.txtl {
	text-align: left;
}

#main table caption {
	font-weight: bold;
}
