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

html, body {
	height:100%;
	background:#022a4f url(../../common/images/sub/ensoleille_body_bg.jpg) no-repeat top center;
	background-size:contain;
}

body {
	
	
}

#sub_contents {
	float: right;
	margin: 0px;
	width: 740px;
	min-height:100%;
}