@charset "utf-8";
.rside {
	height: 350px;
	width: 710px;
	float: left;
	padding: 0px;
	margin-left: 370px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 40px;
}

.lside {
	padding: 0px;
	height: 215px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	float: left;
	font-family: "ＤＦ唐風隷書体W7";
	border: thick ridge #CCC;
	background-color: #FFC;
	background-repeat: no-repeat;
	font-size: 20px;
}
.up {
	padding: 0px;
	float: left;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
