@charset "utf-8";

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

/* contents */

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

.shinsaku01 {
	width: 860px;
	height: 450px;
	background: url(../images/bg_shinsaku1.jpg) no-repeat;
	position: relative;
}
.shinsaku_text {
	width:285px;
	position: absolute;
	top: 60px;
	left: 25px; 
}
.shinsaku_text p {
	margin-bottom: 20px;
}
.shinsaku02 {
	width: 860px;
	height: 580px;
	background: url(../images/bg_shinsaku2.jpg) no-repeat;
	position: relative;
}
.ny_text {
	width: 280px;
	position: absolute;
	top: 100px;
	left: 25px;
}

.shinsaku03 {
	width: 860px;
	height: 370px;
	background: url(../images/bg_shinsaku3.jpg) no-repeat;
	padding-bottom: 10px;
}
