@charset "UTF-8";

/*------------ index ------------*/

table th {
	background-color: #cdedf4;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 7px 12px 5px 12px;
}

table td {
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
	padding: 7px 12px 5px 12px;
}

.mm12 {
	margin-right: 20px;
}

.pht600 {
	width: 600px;
	float: left;
}

.pht298 {
	width: 298px;
	float: right;
}

.pht600_02 {
	width: 600px;
	float: right;
}

.pht298_02 {
	width: 298px;
	float: left;
}