@charset "utf-8";
/* CSS Document */


h1{
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 2px;
	color: #CC0033;
}
h2{
	font-size: 18px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-weight: bolder;
}
h3{
	font-size: 16px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.text1{
	margin-left: 20px;
}
.text2{
	color: #408080;
	margin-left: 10px;
	margin-top: 10px;
}
.text3{
	margin-left: 20px;
	line-height: 20px;
	margin-top: 20px;
	color: #000000;
}
.table{
	width: 720px;
	margin-top: 0px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
}
.table_s{
	width: 720px;
	margin-left: 10px;
	line-height: 20px;
	border: 1px solid #70BC92;
}
