.text01 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.td-01 {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
.text02 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.td-02 {
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
}
.footer_site_link {
	font-size:10px;
	color: #888888;
}

.footer_site_link a:link {
  text-decoration:none;
  color: #888888;
}
.footer_site_link a:visited {
  text-decoration:none;
  color: #888888;
}
.footer_site_link a:active {
  text-decoration:none;
  color: #888888;
}
.footer_site_link a:hover {
  text-decoration:underline;
  color: #888888;
}

.pickup_event_label {
	padding:5px; 
	padding-left:20px; 
	color: #666666; 
	font-size:15px; 
	background-image:url('../image/titlebar.gif'); 
	background-repeat:no-repeat; 
	background-position:left center;
}