@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/common/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

/* index */

#campaign{
	margin-top:20px;
	text-align: center;
	width:860px;
}

#campaign img{
	margin-bottom:15px;
}