@charset "UTF-8";
/* CSS Document */

#contentsArea #mainContents {
	width: 350px;
	float: left;
}
#contentsArea #sideContents {
	float: right;
	width: 350px;
}
#contentsArea #mainContens {
	float: left;
	width: 350px;
}
#page #contentsArea {
	height: 140px;
}
#footer {
	width: 700px;
	float: right;
	margin-right: 19px;
}

