@charset "utf-8";

/*- ADD 20080515     */
#contents {
/*	height: 550px !important;		*/
	height: 550px !important;

}

#square07 {
		font-family: "ＭＳ Ｐゴシック", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Arial", "Helvetica", "sans-serif";
}

#square07 img {
	vertical-align: middle;
}

#left {
	position: relative;
	float: left;
	width: 300px;
	border-right: solid #FCC700 1px;
}

#left h3 {
	margin-bottom: 10px;
	text-indent: 80px;
	font-size: 0.8em;
	font-weight: bold;
}

#left p {
	font-size: 0.8em;
	text-indent: 120px;
	line-height: 1.8em;
	vertical-align: bottom;
}

#left p.indent {
	font-size: 0.8em;
	text-indent: 140px;
	line-height: 1.8em;
}

#right {
	position: relative;
	float: left;
	width: 230px;
}

#right h3 {
	margin-bottom: 10px;
	text-indent: 20px;
	font-size: 0.8em;
	font-weight: bold;
}

#right p {
	font-size: 0.8em;
	text-indent: 60px;
	line-height: 1.8em;
}

#right p.indent {
	font-size: 0.8em;
	text-indent: 80px;
	line-height: 1.8em;
}