
.h2_tit {
	height: 138px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/schedule/h2_tit.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.schdule_box {
	margin-top: 60px;
	height: auto;
	width: 740px;
}

.h3_tit01 {
	height: 90px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/schedule/h3_tit01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.event_box {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: auto;
	width: 364px;
	display: inline;
	text-align: left;
}

.event_box h4 {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #F29600;
	font-size: 16px;
}

.e_img_box {
	float: left;
	height: 157px;
	width: 182px;
	display: inline;
}

.e_txt_box {
	float: right;
	min-height: 142px;
	width: 169px;
	display: inline;
	background-position: top center;
	background-image: url(../img/schedule/txt_box_bg.jpg);
	background-repeat: no-repeat;
}

.e_txt_box p {
	padding: 10px;
	color: #666;
	font-size: 12px;
	line-height: 19px;
}

.h3_tit02 {
	height: 90px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/schedule/h3_tit02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.h3_tit03 {
	height: 90px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/schedule/h3_tit03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.h3_tit04 {
	height: 73px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/schedule/h3_tit04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

