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

.bg {
	background: #eb3102;
}

.img1{
	background: url(../img/img_01.jpg) no-repeat top center;
	min-width: 1200px;
	height: 1084px;
}

.img2{
	background: url(../img/img_02.jpg) no-repeat top center;
	min-width: 1200px;
	height: 840px;
}

.img3{
	background: url(../img/img_03.jpg) no-repeat top center;
	width: 1200px;
	margin:0 auto;
	height: 100px;
	cursor: pointer;
}

.img4{
	background: url(../img/img_04.jpg) no-repeat top center;
	min-width: 1200px;
	height: 838px;
}

.img5{
	background: url(../img/img_05.jpg) no-repeat top center;
	width: 1200px;
	margin:0 auto;
	height: 100px;
	cursor: pointer;
}

.img6{
	background: url(../img/img_06.jpg) no-repeat top center;
	min-width: 1200px;
	height: 888px;
}

.img7{
	background: url(../img/img_07.jpg) no-repeat top center;
	width: 1200px;
	margin:0 auto;
	height: 100px;
	cursor: pointer;
}

.img8{
	background: url(../img/img_08.jpg) no-repeat top center;
	min-width: 1200px;
	height: 950px;
}