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

body{
	height:6000px;
}

#box_works {
	top: 200px;
}

#box_works h3{
	clear:both;
}

#box_works div{
	width:354px;
	float:left;
	margin-right:30px;
}
#box_works div.last{
	margin-right:0;
}

#box_works div img{
	float: none;
	display:block;
	margin:0 auto 20px;
	width:354px;
}

#box_works section div:nth-of-type(2n){
	margin-right:0;
}


.next-prev{
	clear:both;
}

#bg1-5 {
	left: -150px;
	top: 1500px;
}
#bg1-6 {
	left: 980px;
	top: 1400px;
}

#bg2-7 {
	top: 2900px;
	left: 900px;
}
