#news_box {
	margin-bottom: 50px;
}
#news_box .news_ttl {
	margin-bottom: 15px;
}
#news_box .news_ttl dt {
	border-bottom: #6DC3DA 4px solid;
	font-family: "kan48typos-std",sans-serif;
	transform: rotate(0.05deg);
	font-size: 140%;
	line-height: 140%;
	font-weight: 500;
	padding-bottom: 5px;
}
#news_box .news_ttl dd {
	font-size: 90%;
	color: #6DC3DA;
	font-weight: 500;
}









@media screen and (max-width: 1000px) {
}










@media screen and (max-width: 550px) {
}