@charset "Shift_JIS";

@import url("t-style.css");

/*-- box --*/


.new-list {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.new-list a {
	font-size: 12px;
	line-height: 18px;
	color: #1C8CAC;
	text-decoration: none;
}
.new-list a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #1C8CAC;
	text-decoration: underline;
}