@charset "utf-8";

/* import
--------------------------------------------------*/
@import url("common.css");

h1 {
	background-image: url(../img/tsuruga.gif);
	background-repeat: no-repeat;
	margin: 20px 0 10px;
	width: 760px;
	height: 30px;
	text-indent: -9000px;
}

th {
	background-color: #D0C4C4;
	padding: 3px;
	font-size: 12px;
	white-space: nowrap;
}


