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

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

/* Div */
/* for WinIE6 */
* html div#main div.left-txt {
	width:360px;
}
/* for WinIE6 */
* html div#main div.first {
	float:none;
	width: 610px;
}

/* for WinIE6 */
* html div#main div.left-text.first {
	padding-bottom: 30px;
}

/* for WinIE6 */
* html body.shushoku div#body,
* html body.shushoku div#main {
	width: 735px;
}

div#main div.lead-box div.right-shushokuritsu {
	margin-right: -25px;
	_margin-right: 0; /* for WinIE6 */
}

/* for WinIE6 */
* html div#main div.h2-left,
* html div#main div.h2-right {
	float:none;
	width:640px;
}

/* for WinIE6 */
* html div#main div.section p.graph-left,
* html div#main div.section p.graph-right {
	float:none;
	width:640px;
}

/* for WinIE6 */
* html div#main div.keireki,
* html div#main div.jyohanshin {
	float:none;
}

/* for Firefox2.0 */
html>/**/body.active div#main div.section {
	clear: both;
	page-break-after: always;
}

body.active div#main div.section.gray,
body.active div#main div.section.end,
body.active div#main div.section.print-page {
	page-break-after: auto;
}

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

/* H1 - H2 */
body.shikaku div#main h2 {
	margin-top: 30px;
}

/* for WinIE6 */
* html div#main div.h2-left h2,
* html div#main div.h2-right h2 {
	width:640px;
}

/* P */
/* for WinIE6 */
* html div#main p.comment {
	height:1%;
}

div#main div.lead-box div.left-shushokuritsu {
	padding-left: 27px;
	_padding-left: 25px; /* for WinIE6 */
}


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

div#main br.clear {
	line-height: 1;
	font-size: 1px;
}

body.shushoku div#main br.clear {
	page-break-before:always;
	_page-break-before:auto;
}

/* for WinIE6 */
* html div#main br.clear {
	display: none;
}

/* for WinIE6 */
* html div#main div.right-img.first img {
	margin: 0 10px 0 0;
}


/* --------------------------------------------------
List */

/* for WinIE6 */
* html div#main p.comment {
	margin-bottom: 15px;
	padding-bottom: 10px;
}

/* for WinIE6 */
* html div#main div.section div.msg dd {
	height: 1%;
}


/* End */