.main-copy {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.main-title {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.main-copy-w {
	font-size: 13px;
	color: #FFFFFF;
}
.top-img {
	background-image: url(img/top-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head-bg {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
