@charset "UTF-8";
.box01 {
	padding: 0px;
	float: left;
	width: 208px;
	margin-top: 12px;
	margin-right: 22px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.box02 {
	padding: 0px;
	float: left;
	width: 208px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#what {
	height: 103px;
	width: 450px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 20px;
	overflow: auto;
}
