@charset "UTF-8";
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
	background-color: #FEFDF3;
}
a:link {
	color: #960000;
	text-decoration: none;
}
.cushycms {
}
a:hover {
	color: #343449;
	text-decoration: none;
}
a:visited {
	color: #960000;
	text-decoration: none;
}
a:active {
	color: #960000;
	text-decoration: none;
}
body {
	background-color: #d5dbcc;
}
.space {
	padding: 20px;
	text-align: right;
}
.text {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: #02709D;
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 20px;
}
#top {
}
#content {
	position: absolute;
	overflow: auto;
}
h1 {
	font-size: 24px;
	color: #960000;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}
#titlebox {
	position:absolute;
	left:408px;
	top:525px;
	width:369px;
	height:53px;
	z-index:1;
}
#content {
	position:absolute;
	left:176px;
	top:7px;
	width:573px;
	height:510px;
	z-index:1;
}
h4 {
	font-size: 10px;
	color: #e5181e;
}

