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

#wapper {
	padding: 0px;
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	padding: 0px;
	height: 100px;
	width: 1000px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wapper h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC9966;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	line-height: 130%;
	font-variant: normal;
	text-decoration: none;
	padding: 0px;
}
#wapper a {
	text-decoration: none;
	color: #4F2B17;
}
#wapper h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color: #CC9966;
	padding: 0px;
	text-align: left;
}
body {
	background-image: url(img/top-back.jpg);
	background-repeat: repeat-x;
}
