@CHARSET "utf-8";

body {
	width: 100%;
	margin: 0;
	background-color: #ffe8d0;
}

.header {
	margin-top: 20px;
}

.center {
	text-align: center;
}

.main {
	width: 500px;
	text-align: center;
	margin: 0 auto;
}

.sp {
	width: 100%;
	text-align: center;
	margin: 20px auto 20px auto;
}

.ls {
	padding-left: 20px;
}

.q {
	font-size: 20pt;
	color: #a06040;
	margin: 0 auto 20px auto;
}

.a {
	vertical-align: middle;
	font-size: 16pt;
	color: #c08040;
}

.s {
	margin: 0 0 0 30px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.row {
	display: table-row;
	width: 100%;
}

.cell {
	display: table-cell;
}

.t {
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.dar {
	font-size: 32pt;
	color: #c05030;
	margin: 5px auto 30px auto;
}

.dpp {
	margin-bottom: 20px;
	height: 40px;
}

.dp {
	position: relative;
	width: 100%;
}

.down {
	position: absolute;
	left: 220px;
	width: 0px;
	height: 0px;
	border: 40px solid transparent;
	border-top-color: #c05030;
}

.b {
	margin: 20px;
	color: #c04020;
}

.l {
	width: 200px;
	margin: 10 auto 20px;
	border-radius: 8px;
	background: #fffff0;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

.u {
	text-align: left;
	font-size: 9pt;
	color: #c05030;
}

.c {
	text-align: center;
	position: relative;
	height: 20px;
}

.ss {
	margin: 0 0 0 0;
}

.left {
	width: 0px;
	height: 0px;
	border: 7px solid transparent;
	border-right-color: #c05030;
}

.md {
	position: absolute;
	color: #c04020;
}

.mdj {
	top: 27px;
	left: 310px;
}

.mdja {
	top: 29px;
	left: 292px;
}

.mde {
	top: 27px;
	left: 330px;
}

.mdea {
	top: 29px;
	left: 310px;
}

.mp {
	position: absolute;
	color: #c04020;
}

.mpj {
	top: 110px;
	left: 410px;
}

.mpja {
	top: 112px;
	left: 392px;
}

.mpe {
	top: 110px;
	left: 410px;
}

.mpea {
	top: 112px;
	left: 390px;
}

.mn {
	position: absolute;
	color: #c04020;
}

.mnj {
	left: 250px;
	top: 253px;
}

.mnja {
	left: 232px;
	top: 255px;
}

.mne {
	left: 290px;
	top: 251px;
}

.mnea {
	left: 270px;
	top: 253px;
}

.footer {
	margin: 20px auto 0 auto;
	padding: 5px;
	text-align: center;
	font-size: 10pt;
	color: #ffffff;
	background: #ffc080;
}
