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


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


div#main div.section.dot {
	padding-top: 0;
	background: none;
}

/* H1 - H2 */
/* for Firefox2.0 */
html>/**/body div#main h2 {
	margin-top: 0;
	page-break-before: always;
}

div#main div.dot h3 {
	_height: 1%; /* forWinIE6 */
	margin-top: 0;
	padding-top: 16px;
	background: url(/common/image/brd-dotted.gif) 0 0 repeat-x;
}

/* for WinIE6 */
* html div#main div.section p.text {
	float: none;
	width: 610px;
}

/* for WinIE6 */
* html div#main div.section.head p.photo {
	float: none!important;
	margin-top: 0!important;
	padding-bottom:20px;
}

/* for WinIE6 */
* html div#main div.tables p.kome {
	width:305px;
}

/* for WinIE6 */
* html body.sogobiyoka div#main div.tables p.kome {
	float:none;
	margin-left: 335px;
	width:305px;
	margin-top: -1em;
	padding-top:5px;
	font-size:80%;
}


/* --------------------------------------------------
Table */

/* for WinIE6 */
* html div#main div.tables table {
	width: 305px;
}


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

/* DL */

/* for WinIE6 */
* html div#main div.tables dl {
	width: 305px;
}

div#main div.section dl dt {
	background: url(/gakka_shokai/image/icon-dot.gif) no-repeat 0 50%;
	font-weight: bold;
}


/* End */