@charset "UTF-8";
/* print.css : taiken_nyugaku */


/* --------------------------------------------------
Block */

/* div.left */
/* for WinIE6 */
* html div#main div.section div.left {
	width: 365px;
}

div#main {
	padding-bottom: 20px;
}

/* H1-H6 */
div#main div.foot-toiawase p.button {
	display: none;
}


/* --------------------------------------------------
Inline */

div#main div.section br.clear {
	display: inline;
	clear: both;
	page-break-before: always;
}


/* End */