@charset "utf-8";
/* -------------------------------------------------------------------------- */
.title01 {
	margin-top:30px;
	margin-left:50px;
	font-size:20px;
	font-weight:bold;
 	color: #200080;
	text-shadow:3px 3px 2px #c0c000;
}
.link01 {
	background-image:url("../../img/banner_yajirushi_01.gif");
	background-repeat: no-repeat;
	background-position-y:7px;
	font-size:16px;
 	color: #404000;
	margin-top:20px;
	margin-left:100px;
	padding-left:25px;
}
a.shishin,
a:link.shishin,
a:visited.shishin {
  color:#404040;
  background-color: #f0f0ff;
  text-decoration:none;
}
a:hover.shishin,
a:active.shishin {
  color:#663333;
  background-color: #ffffff;
  text-decoration:none;
}


