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

/* file1専用*/
/*------------------------------*/
.img1 {
	background-image: url(../img/img1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 158px;
	margin : -2em 0 0 0;
}

