* {
	color: #534f4f;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}
body {
	background-color: #fcfcfc;
}
#content_box {
	width:1008px;
	margin: 50px auto 80px auto;
	line-height:1.5em;
}

#img_box {
	width:1007px;
	height:777px;
	background: url(back_layout.jpg) no-repeat;
}

#main {
	width:auto;
	margin:250px 100px 0 280px;
	float:right;
}

h1 {
	color:#c72026;
	font-size:20px;
}

p {
	font-size:16px;
}

a {
	text-decoration:none;
	font-weight:600;
}

a:hover {
	color: #c72026;
	text-decoration:underline;
}

a:visited {
	color: #534f4f;
}

.c0 {
	clear:both;
	height:0;
	margin:0;
	padding:0;
}
