@charset "utf-8";
#news td {
	padding-left: 10px;
	border-bottom: dotted 1px #cccccc;
	
}
	.data{
		font-size:10px;
		color:#959FDD;
	}
	.title{
	font-weight:bold;
	color:#2F82FD;
	margin-bottom: 3px;		
	}
	.title a{
	color:#2F82FD;
	text-decoration:underline;
	}
	
#news .lineNone{
	padding-left: 10px;
	border-bottom: 0px;
	}

rightContents td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#link {
	margin-top: 50px;
	
}
	#link .textContents {
		padding-left: 15px;
	}
	#link td {
		padding-top: 5px;
		padding-bottom: 5px;
	}

