@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content-bg {
background: url(image/bg-content.jpg) no-repeat;
}
#content-bg2 {
background: url(image/bg-content2.jpg) no-repeat;
}
#menu-bg {
background: url(image/bg-menu.gif) no-repeat;
}
#head-bg {
background: url(image/bg-head.jpg) no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.head-burg {
	color: #81392D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B98853;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.big-paratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.paratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}