@charset "utf-8";
/* CSS Document */

/* print
===============================================================*/
#wrap {
	width:960px;
	height:auto;
	min-height:0;
	margin:0 auto;
	padding:70px 0;
	background:url(../img/bg.jpg) top center no-repeat #F0FFFF;
}
#contents {
	width:860px;
	margin:0 auto;
	background:#FFF;
}
body > #contents{
	height:auto;
}