@charset "Shift_JIS";
/* CSS Document */
body,div,p {margin:0px;padding:0px;}body {
	background-color: #000000;
	background-image: url(../logo/er_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#wrap {
	width: 764px;
	background-repeat: no-repeat;
}
#content {
	margin-left: 157px;
	margin-top: 160px;
	height: 280px;
	width: 450px;
	margin-bottom: 20px;
}
p {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}
a {
	color: #00FFFF;
}
a:hover {
	color: #ff3333;
}