@charset "UTF-8";

div#undercolumn_entry .area470d {
    height:auto;
	overflow:visible;
}
div#undercolumn_entry .area470d pre {
	line-height:160%;
	font-size:90%;
    font-family:Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
