div.schedule_catch{
	width:620px;
	font-size: 120%;
	font-weight: bold;
	line-height: 165%;
	margin: 0;
	padding: 0 0 10px 10px;
	text-align: left;
	color: #087ab7;
}
div.schedule_subtitle {
	border-left:solid 6px #087ab7;
	margin-left:10px;
	font-weight:bold;
	padding:3px 5px;
	color:#353535;
	background-color: #ececec;
}
/*--------------------------------------------------------*/
dl.schedule dt {
	float:left;
	clear:both;
	font-weight:bold;
	padding: 3px 0 5px 0;
}
dl.schedule dd {
	margin-left: 10em;
	padding: 3px 0 3px 0;
} 
/*--------------------------------------------------------*/
.sub_link01{
	float:right;
	background-image: url("../images/icon_pink.gif");
	background-repeat:no-repeat;
	background-position:left center;
	text-align:right;
	vertical-align: top;
	margin:0px;
	padding: 0px 0px 0px 17px;
}
/*--------------------------------------------------------*/
table.photo_event_tbl{
	clear:both;
	float:center;
	text-align:center;
	margin:auto;
	font-size:0.8em;
	line-height:130%;
}
table.photo_event_tbl td{
	text-align:center;
	padding:5px;
}