/* CSS Document */

#pBox {
	margin:0px 0 10px 0;
	padding:10px;
	border:1px dotted #CCC;
}

.icon_pdf {
	background-image:url(../img/icon_image.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	padding:20px 0 0 50px;
	margin-top:10px;
}

.w560 {
	width:550px;
}

.w560 th {
	width:510px;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #CCC;
	font-weight:normal;
}

.w560 td {
	border-bottom:1px dotted #CCC;
	font-weight:normal;
}

.midashi {
	font-weight:normal;
}