@media (min-width: 640px) {
	#main_menu > li:nth-child(8)> a {
		background-color:gainsboro;
		color:#fff !important;
	}
}
.tes-line {border-bottom:#CCCCCC solid 1px;margin-bottom:20px}
#ct-tes{
	padding-bottom:20px;
}
#ct-tes ul{
	list-style:url(../img/allow.gif) outside;
	clear:left;
}
@media (min-width: 640px) {
	#ct-tes ul{
		margin-left:80px;
		margin-top:40px;
	}
}
@media (max-width: 640px) {
	#ct-tes ul {
		margin-left:-20px;
		margin-top:30px;
	}
}
#ct-tes li a{
	position:relative;
	bottom:5px;
	vertical-align:-4px;
}
#rosoku {
	float:left;
	margin-right:18px;
	margin-bottom:20px;
}
.subt {
	clear:left;
}
.sbj a {
	color:#660000;
	text-decoration:none;
}
.sbj a:hover {
	opacity:0.8;
}
.t{margin-bottom:15px;border-bottom:1px solid #CCCCCC}
.ts-img{
	margin-right:20px;
	margin-bottom:10px;
	margin-top:3px;
	float:left;
}