@charset "UTF-8";
/* CSS Document */
@media print {


*{
	margin:0;
	padding:0;
	background-image:none;
}


body {
	background-color:;
}


div#bodybox{
	width:770px;
	margin-left:auto;margin-right:auto;
	margin-top:10px;
	padding-bottom:0px;
	background-color:;
}



a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

div#bodybox{
	border:#000 solid 1px;
}

div#topbox{
	width:auto;
	display:list-item;
	list-style-position:inside;
	list-style-image:url(../images/header_print.jpg);
	letter-spacing:-999em;
	font-size:1px;
}


div#mainbox{
	margin-top:0px;
}

div#nav{
	display:none;
}


div#mainbox{
	float:center;
	width:674px;
	margin-left:58px;
	margin-right:58px;
	padding-bottom:8px;
	background:#fff;
	border:solid 0px #333;
	text-align:justify; text-justify:distribute;
}

div#line_end{
	display:none
	}


div#addressbox{
	width:768px;
	padding-top:5px;
	background-color:;
}


}
