@charset "utf-8";
/* CSS Document */


h1{
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #FF6600;
	letter-spacing: 5px;
	text-align: center;

}

h2{
	font-size: 16px;
	margin-left: 10px;
	
}
.text1{
	font-size: 14px;
	color: #FF3300;
	font-weight: bolder;
}

.text2{
	font-size: 16px;
}
.text3{
	font-weight: bolder;
	color: #FF0000;
	font-size: 16px;
}
.text4{
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #FFFF66;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.table_y{
	border: thin solid #FFCC33;
	margin-left: 20px;
	width: 750px;
	line-height: 22px;
}
.table_h{
	border: thin solid #990000;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table_k{
	border: thin solid #006633;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table{
	border: thin solid #006699;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table_a{
	border: thin solid #006699;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}


