

/* Link
----------------------------------------------------*/

.tokyu_item{
margin:0;
}

.tokyu_item a {
	color: #a0001b;
	text-decoration:underline;
	font-weight:bold;
}
.tokyu_item a:hover {
	color: #a0001b;
	text-decoration:none;
	font-weight:bold;
}
