#contents {
	padding: 20px 20px 30px 0;
}
#contents h1 {
	margin: 0 0 20px 0;
}
#contents h2 {
	margin: 20px 0 10px 0;
	padding: 3px 6px 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
#contents p {
	margin: 0 0 11px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}

#table1 {
	border-collapse: collapse;
}
#table1 th {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	padding: 15px 7px 15px 7px;
}
#table1 td {
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	background-color: #EEE;
}

#table2 {
	border-collapse: collapse;
	margin-bottom: 30px;
}
#table2 th {
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
}
#table2 td {
	border-bottom: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}
#table2 .title {
	color: #0099CC;
	text-align: left;
}
#table2 .bg {
	background-color: #FFFFCC;
	text-align: center;
}

#table3 {
	border-collapse: collapse;
}
#table3 th {
	border-bottom: 1px dashed #999;
}
#table3 td {
	border-bottom: 1px dashed #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}

#table4 {
	border-collapse: collapse;
}
#table4 th {
	padding: 0 15px 0 0;
}
#table4 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
}

#table5 td {
	font-size: 100%;
	line-height: 1.2em;
	padding-left: 0;
	padding-right: 5px;
}

