@charset "utf-8";

#contents {
/*-	height: 1000px !important;   */
/*	height: 1050px !important;		change 2010/01/08 */
	height: 1100px !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.layer01 {
	position: absolute;
	top: 30px;
    left: 265px;
}

#square07 img.layer02 {
	position: absolute;
	top: 270px;
    left: 0px;
}

#square07 img.layer03 {
	position: absolute;
/*	top: 680px;				change 2010/01/08 */
	top: 740px;
    left: 0px;
}

#square07 p.indent {
	text-indent: 250px;
}

#square07 p.indent2 {
	text-indent: 280px;
}

#square07 p.last {
	position: absolute;
	top: 1100px;
}

