@charset "shift_jis";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
    color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
}
.search {
	text-align: right;
}
