#main {
	padding-top: 30px;
	padding-bottom: 80px;
}
#main h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 2px;
	background-color: #EAEABF;
	margin-left: 30px;
}
#main #main_flash {
	margin-top: 20px;
}


#main #contents {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	padding-bottom: 20px;
}
#main #contents table {
}
#main #contents th {
}

#main #contents td {
}

#main #contents h2 {
	font-size: small;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #006600;
}
#main #contents p {
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 140%;
	margin-bottom: 0px;
}
#main #c6 {
	margin-left: 200px;
	margin-top: 40px;
	margin-right: 30px;
}
#main #c6 h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: large;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#main #c6 a {
	text-decoration: none;
	color: #999900;
}
#main #c6 p {
	margin-left: 30px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 0px;
}
