#top_honbun dl{
	width:476px;
	clear:both;
	text-align:left;
	padding:10px 0;
}
#top_honbun dl dt{ margin:0; }
#top_honbun dl dt a{ color:#FF6633; margin:0; }
#top_honbun dl dd{ color:#666; padding:0 0 10px; margin:0; }
#top_honbun dl dd a{ color:#666; }
#top_honbun dl dd a:hover{ color:#666; text-decoration:underline; }

.text_blue { color:#275E8F; }
.text_red { color:#FF6633; }
.text_gray { color:#666666; }

a:link {
	color: #275E8F;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
	color: #275E8F;
}
a:hover {
	text-decoration:underline;
	color: #275E8F;
}
a:active {
	text-decoration:none;
	color: #275E8F;
}
