
/*

		協友印刷　print.css
		Copylight (C) 2008. All rights reserved by Kyoyu Printing Co., ltd
		lastupdate 080812

*/



body{
	font-size: 1em;
	line-height: 1.5em;
color: #000000;
background-color:white;
background:white;
text-align:left;
background-image: none;
margin: 0;
padding: 0;
    max-width: 100%;
	min-width: 80%;
}


/* p */
p {
	font-size: 0.9em;
	line-height: 1.5em;
color: #000000;
margin: 0px;
padding: 0px;
}

