@charset "shift-jis";
/* CSS Document */

.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 5px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
