@charset "Shift_JIS";

body{
	background-color: #FFFFFF;
	text-decoration:none;
	color: #333333;
}
.a07 {
	font: normal xx-small/normal "lr SVbN", "Osaka|";
	color: #666666;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #ff3c00;
}
a:link {
  color: #FF3C00;
  background: transparent;
}
a:visited {
  color: #B33A00;
  background: transparent;
}
a:hover, a:active {
  color: #CCCCCC;
  background: transparent;
}