@charset "shift_jis";

/* ================================
   株式会社イーグルハウス　2010
================================ */


/* ============  CONTENTS ============ */


#contents {
	padding: 0px 0px 0px 0px;
	border: none;
	background: url(../images/contents_bg2.jpg) left top no-repeat;
	background: url(../images/middle_bg2.jpg) left bottom;
}



.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

#parent{
	width:700px;
	margin:5px 5px 25px 10px;
	padding:10px 10px 10px 10px;
	border:none;
}
#parent .center{
	width:520px;
	border: none;
	margin:0px 20px 10px 90px;
	background-color : #FFFFFF;
}



