@charset "UTF-8";
@import url("../_css.css");

/*㏑*/
#wrapper {
	text-align:center;
}
#pdf_bg {
	width:720px;
	margin:0px auto;
	padding:10px 0px;
	background:url(imgs/work_sheet_bg.gif) no-repeat;
	text-align:center;
}
#pdf_bg .pdf_blk {
	width:700px;
	margin:10px auto 0px auto;
}
#pdf_bg .pdf_blk a {
	width:350px;
}
