@charset "utf-8";

#contents {
	height: 1200px !important;
}

#square07 {
}

#square07 h3 {
	margin-bottom: 10px;
	text-indent: 40px;
	font-size: 0.8em;
	font-weight: bold;
}

#square07 h4 {
	margin-bottom: 10px;
	text-indent: 40px;
	font-size: 0.8em;
	font-weight: bold;
}

#square07 p {
	font-size: 0.8em;
	text-indent: 60px;
	line-height: 2.0em;
}

#square07 img {
	margin-left: 60px;
	margin-bottom: 30px;
}

#square07 img.layer {
	position: absolute;
	top: 85px;
/*	left: 200px;			change 2010/01/08 */
	left: 190px;
	padding: 5px;
	background: #FFFFFF;
}

#square07 img.layer01 {
	position: absolute;
	top: 370px;
	left: 0px;
	padding: 5px;
	background: #FFFFFF;
}

#square07 img.layer02 {
	position: absolute;
	top: 370px;
	left: 270px;
	padding: 5px;
	background: #FFFFFF;
}

#square07 img.layer03 {
	position: absolute;
/*	top: 675px;				change 2010/01/08 */
	top: 652px;
	left: 0px;
	padding: 5px;
	background: #FFFFFF;
}

#square07 img.layer04 {
	position: absolute;
/*	top: 950px;				change 2010/01/08 */
	top: 925px;
	left: 0px;
	padding: 5px;
	background: #FFFFFF;
}
#square07 img.layer05 {
	position: absolute;
/*	top: 950px;				change 2010/01/08 */
	top: 925px;
	left: 270px;
	padding: 5px;
	background: #FFFFFF;
}
#square07 img.layer06 {
	position: absolute;
	top: 652px;
	left: 270px;
	padding: 5px;
	background: #FFFFFF;
}

#square07 p.last {
	position: absolute;
	top: 800px;
}

