@charset "UTF-8";
h1 {
}

#body_area {
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
}#left_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
#left_area .space {
	margin-bottom: 100px;
}
#right_area {
	float: right;
	width: 645px;
	margin-bottom: 25px;
}
#left_area img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
