@charset "Shift_JIS";

/**
 * Getting Mile Table
 */
 
H1 a:link,
H1 a:hover,
H1 a:active,
H1 a:visited {
	color: #333;
}

td.smallTable {
	text-align: center;
}

table.sheet td {
	vertical-align: middle;
}

table.getmile {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

table.getmile th,
table.getmile td {
	border: 1px solid #D5D5D5;
}

table.getmile th {
	width: 92px;
	padding: 1px;
}

table.getmile td {
	padding: 1px;
	vertical-align: middle;
}

table.getmile td p {
	padding: 0 10px;
	font-weight: bold;
	text-align: right;
}

/**
 * Adjustment Of p.inline
 */

p.inline {
	margin-top: 7px;
}

/**
 * NetMile Condition Table
 */

p.date {
	margin: 5px 0;
	text-align: right;
}

table.present th.site,
table.present th.user {
	width: 30%;
}

table.present th.thisMonth {
	width: 39%;
}

table.present th p,
table.present td p {
	text-align: center;
}
