<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#bg01 {
	background: url(/campaign/images/eyecoffret_bg002.gif) repeat-x 0 0;
}
#bg02 {
	width: 1490px;
	margin: 0 auto;
	background: url(/campaign/images/eyecoffret_bg001.gif) no-repeat 50% 0;
}
#mainContents {
	width: 958px;
	margin: 0 auto;
}

#footer {
	width: 930px;
	margin: 11px auto 0;
}
#footer #footerLeft {
	float: left;
}
#footer #footerRight {
	float: right;
}
#footer #footerRight .copyRight {
	margin-top: 5px;
}
#footer .home {
	margin-top: 10px;
	padding-bottom: 40px;
}






/* Clearfix Property
------------------------------------ */

#footer #fotterInner:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}


#footer #fotterInner {
	zoom: 1;
}</pre></body></html>