.schedule_title {
	width:730px;
	height:49px;
	font-size: 140%;
	font-weight:bold;
	text-align: left;
	margin: 0;
	padding: 25px 0px 0px 120px;
	background-image:url("../images/title_orange.gif");
	background-position:top left;
	background-repeat:no-repeat;
}
/*--------------------------------------------------------*/
div.schedule{
	width:850px;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: #ffead9;
	clear:both;
}
div.schedule_catch{
	width:850px;
	font-size: 120%;
	font-weight: bold;
	line-height: 165%;
	margin: 0;
	padding: 25px 0 6px 0;
	text-align: center;
	color: #df3f00;
	clear:both;
}
div.schedule_in{
	width:670px;
	margin: auto;
	text-align: left;
	clear:both;
}
hr.schedule_hr{
	margin: 15px 0 15px 0;
	border-width: 1px 0px 0px 0px; 
	border-style: solid; 
	border-color: #ff7200;
	height: 1px; 
	clear:both;
}
/*--------------------------------------------------------*/
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_orange.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;
}