@charset "utf-8";
/*---------------------------------------------------------------
 screen -> print/print.css
---------------------------------------------------------------*/

.noprint {
	display: none;
}

.clear {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	clear: both;
}

div#header_left p {
	font-size: 10px;
	color: #999999;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px solid #000000;
	margin: 10px 0px;
	padding: 5px 0px;
}
