@charset "utf-8";
@import "important.css";
#flashContain {
	padding-bottom: 12px;
	width: 100%;
	height: 295px;
}
h2.pTitle {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 55px 0 20px;
}
#cMain {
	width: 572px;
	float: right;
}
#cMain dl.phirosophy {
	margin: 20px 0 auto;
	width: 424px;
	height: 486px;
	background: url(../img/phirosophy/phirosophy.gif) no-repeat;
}
#cMain dl.phirosophy dt,
#cMain dl.phirosophy dd {
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
