@charset "utf-8";
/* CSS Document */

/*---------------------------*/
#schedule {
	position:relative;
  float:left;
  width:515px;
  padding-top:5px;
}

#schedule .text a.button {
	background-image:url(../images/share/icon_link.gif);
  background-position:left center;
  background-repeat:no-repeat;
  text-decoration:none;
  padding-left:18px;
  _padding-top:2px;
}
#schedule .text a.button:hover {
	background-image:url(../images/share/icon_link_on.gif);
  text-decoration:underline;
}



/*---------------------------*/


