@charset "UTF-8";

/* Print Common Value
---------------------------------------------------- */

table { font-size:100%; }
body { font-size:75%; word-break:break-all; }
*+html body { font-size:82%; }
* html body { font-size:82%; }

#headerArea,
#pageTitle,
.returntotopA01,
#footerArea,
#pl_header ul,
#toggle_handle { display:none; }

dd { margin-left:0; }


/* Print Pianist Lounge Value
---------------------------------------------------- */

* html body .section_01,
* html body .section_02,
* html body .section_02_01,
* html body .section_02_02,
* html body .section_03_01 {
/* for IE6↓ */
	height:1%;
}
*+html body .section_01,
*+html body .section_02,
*+html body .section_02_01,
*+html body .section_02_02,
*+html body .section_03_01 {
/* for IE7,Opera8↑ */
	height:1%;
}
.section_01:after,
.section_02:after,
.section_02_01:after,
.section_02_02:after,
.section_03_01:after {
/* for modern browser */
	content: "";
	display: block;
	clear: both;
	height:0;
}
#pl_content_body .content_02,
#pl_content_body .content_03,
#pl_content_body .content_04,
#pl_content_body .content_05,
#pl_content_body .content_06,
#pl_content_body .content_07,
#pl_content_body .content_08,
#pl_content_body .content_09,
#content_anchor,
.content_column {
	clear:both;
}

.content-R .section_02 .content-L,
.Hope .section_03 .content-L {
	width:106px;
	float:left;
}
.section_03 .content-photo {
	width:110px;
	float:left;
}
.section_03 .content-photo2 {
	width:220px;
	float:right;
}
