@charset "shift_jis";

/* entrance.css */


/* ¹²Í¨
=============================================================================*/
table.ent, table.ent th, table.ent td {
	text-align: center;
	border: 1px #cccccc solid;
}

tr.box td {
	background-color: #FFFFFF;
}

tr.box td.boxyellow {
	background-color: #FFFCF0;
}

tr.boxth td {
	text-align: center;
	background-color: #F0F0F0;
	font-size: 85%;
	line-height: 12px;
	margin-top: 4px;
	padding-top: 4px;
	white-space: nowrap;
}

tr.boxth td {
	text-align: center;
	background-color: #F0F0F0;
	font-size: 85%;
	line-height: 12px;
	margin-top: 4px;
	padding-top: 4px;
	white-space: nowrap
}

td.boxblue {
	background-color: #F0F0FF;
}

td.boxpink {
	background-color: #FFF0F0;
}

td.boxgreen {
	background-color: #F0FFF0;
}

table.ent {
	width: 585px;
	vertical-align:top;
	margin:auto;
}
