@charset "utf-8";
/* CSS Document */
#wrap {
}
#header {
	position:relative;
	padding: 0 0 30px 0;
	background: url(../images/line.gif) repeat-x left bottom;
}
#content {
	position:relative;
	padding: 4px 0 30px 0;
	width: 1074px;
	margin: 0 auto;
	
}
#footer {
	padding:20px 0 30px 0;
	background:#f3eae4;
}
