@charset "utf-8";

#contents {
/*	height: 650px !important;	*/
	height: 600px !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: 180px;
	line-height: 2.0em;
}

#square07 img.logo {
	position: absolute;
	top: 45px;
	margin-left: 60px;
}

#square07 table {
	width: 450px;
	margin-left: 60px;
	background: #FFFFFF;
	border: solid #FCC700 1px;
	border-collapse: collapse;
	line-height: 1.4em;
}

#square07 table td {
	padding: 10px;
	border: solid #FCC700 1px;
	vertical-align: top;
}

#square07 table td p {
	text-indent: 0;
}

#square07 table td.title {
	width: 100px;
}


