@charset "shift_jis";

#arn_pdf{
	width:744px;
	float:left;
}

#arn_pdf_box{
	border:solid 1px #333333;
	width:738px;
}

#arn_pdf li{
	display:block;
	float: left;
	padding:2px;
	width: 220px;
	font-size:14px;
	list-style-type: none;
}

.arn_imgtitle{
	margin-top:30px;
	margin-bottom:20px;
}

.arn_link-box{
	width:740px;
	font-size:12px;
	margin-bottom:10px;
	border:solid 1px #333333;
}

.arn_pdf-title{
	width:350px;
	padding:10px;
	border-bottom:solid 1px #333333;
	float:left;
}

.arn_pdf-url{
	width:720px;
	padding:10px;
	border-bottom:solid 1px #333333;
	float:left;
}

.arn_pdf-description{
	width:720px;
	padding:10px;
	float:left;
}

.clear{
	clear:both;
	padding:0px;
}

