/*リスク*/
.back{
	text-align:right;
	margin:15px 0px 0px;
}

.riskBox{
	border-bottom:solid 1px #999999;
	padding:0px 0px 15px;
	margin:10px 0px 0px;
}

.other{
	font-weight:bold;
	margin:20px 0px 0px;
}

ul.tablePdf li{
	background:url(../img/right/pdf.gif) no-repeat left 1px;
	padding:0px 0px 5px 23px;
	margin:0px 0px 8px;
}

ul#list{
	list-style:disc;
	margin:0px 0px 0px 20px;
}

div.newsBox1 h3{
	border-bottom:double 3px #CCCCCC;
}

/*分配金*/
span.delete {color:#999999;}

/*印刷ボタン*/
.excel {
	float:right;
	margin-bottom:15px;
}
ul.pdf li {
    background: url("../img/right/pdf.gif") no-repeat scroll left 5px transparent;
    margin: 0 0 8px;
    padding: 5px 0 5px 23px;
}

