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

/*main-img*/

.main-img {
	background-image: url(images/main-img.png);
}

.text01 {
	margin-bottom: 15px;
}

.text02 {
	margin-bottom: 30px;
}


/*report-box*/

.report-box {
	margin-bottom: 45px;
	text-align: center;
}

.report-box a:hover {
	opacity:0.75;
}