@charset "utf-8";
/* CSS Document */

#outline-body {
	height: auto;
	width: 910px;
	margin:0 auto;
}
#outline-toplog {
	background-image: url(../img/top-log.jpg);
	height: 120px;
	width: 910px;
	margin-bottom: 40px;
}
#outline-contents {
	height: 501px;
	width: 910px;
	margin-bottom: 20px;
}

