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

.contents {
	width:1100px;
	margin:0 auto;
box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
}

div {
	position: relative;
}
.linebottun {
	position: absolute;
	left:400px;
	top:150px;
}

.head {
	z-index:9999;
}
.head img {
	float:left;
	margin:0;
}