@charset "UTF-8";
.tbox1{
	font-size: 18px;
	text-align: left;
	float: left;
	line-height: 1.3em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 320px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #bdd6e3;
}
.tbox2{
	font-size: 18px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	border-style: none;
	width: 300px;
	background-color: #bdd6e3;
}
.tbox3{
	text-align: left;
	float: left;
	line-height: 1.3em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 330px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #bdd6e3;
}
.tbox4{
	font-size: 18px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	border-style: none;
	width: 300px;
	background-color: #bdd6e3;
	height: 60px;
}
.space{
	clear: left;
}
.height100{
	height: 100px;
}
.height120{
	height: 120px;
}
.height80{
	height: 80px;
}
.height40{
	height: 40px;
}