/*2009.3.4　西東京管理局　ETC利用管理室用------------*/

#box {
	width: 600px;
	font-size: medium;
	color: #333333;
	padding: 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#box_center {
	text-align: center;
	font-size: medium;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	margin: 20px;
}

#box  h2 {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 10px;
}
#box h1 {
	font-size: x-large;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#box p {
	line-height: 120%;
}

table{border-collapse:collapse;border-spacing:0;}

.tableDefault {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 140%;
}

.tableDefault th {
	background: #edebeb;
	text-align: center;
}

