.staff_comment_m{
	background-image:url(fukidasi.png);
	background-repeat:no-repeat;
	height:182px;
	width:543px;
	font-size:12px;
	padding-top:30px;
	padding-left:30px;
}
.staff_comment_f{
	background-image:url(fukidasi2.png);
	background-repeat:no-repeat;
	height:137px;
	width:543px;
	font-size:12px;
	padding-top:30px;
	padding-left:30px;
}

.blog_link_m {
	margin-left:415px;
	margin-top: -88px;
}

.blog_link_f {
	margin-left:415px;
	margin-top: -92px;
}


a:link {
  color: black;
 text-decoration: none;
}

a:visited {
  color: #990099;
  text-decoration: none;
}

a:hover {
  color: blue;
  text-decoration: none;
}


