@charset "utf-8";
@import url(basic.css);
@import url(crearge-basic.css);


h3.main-page-topic {
	background-image: url(../img/crearge-lagoon/main-topic.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 115px;
	width: 656px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.main-photo-box-top-left {
	float: left;
	width: 394px;
}
.main-photo-box-top-right {
	float: right;
	width: 243px;
}
.main-photo-box-foot {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}
.main-photo-box-foot-left {
	display: inline;
	float: left;
	width: 243px;
}
.main-photo-box-foot-right {
	float: right;
	width: 400px;
	overflow: hidden;
}

