@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

/* contents */

.jousetsu {
	width: 860px;
	padding-bottom: 20px;
}

.jousetsu01 {
	width: 860px;
	height: 350px;
	background: url(../images/bg_jousetsu1.jpg) no-repeat;
	position: relative;
}
.bronze {
	width: 320px;
	position: absolute;
	top: 250px;
	left: 30px;
}
.jousetsu02 {
	width: 860px;
	height: 340px;
	background: url(../images/bg_jousetsu2.jpg) no-repeat;
	position: relative;
}
.jousetsu_text {
	width: 280px;
	position: absolute;
	top: 35px;
	left: 30px;
}
.jousetsu03 {
	width: 860px;
	height: 500px;
	background: url(../images/bg_jousetsu3.jpg) no-repeat;
	position: relative;
}
.jousetsu04 {
	width: 860px;
	height: 510px;
	background: url(../images/bg_jousetsu4.jpg) no-repeat;
	padding-bottom: 10px;
}

