@charset "UTF-8";
/* CSS Document */

.img {
	background-image: url(../img/img.jpg);
	background-position: center top;
	width: 860px;
	padding-top: 51px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#no1 {
	padding-bottom: 10px;
}
#back_to_top {
	padding-top: 10px;
	text-align: right;
}
