table {
	border: none;
	border-collapse: collapse;
	cellspacing: none;
}

td {
	vertical-align: top;
}

img {
	vertical-align: top;
}

div#schedule {
	margin-left: 121px;
}

div#schedule_title {
	height: 25px;
	margin-left: 30px;
	margin-top: 35px;
	_margin-top: 32px;
}

div#schedule_body {
	margin-top: 56px;
	_margin-top: 41px;
	margin-left: 10px;
}

td.schedule_head {
	width: 455px;
}

td.schedule_image {
	width: 150px;
	text-align: right;
}

img.schedule_image {
	padding-right: 20px;
}

td.schedule_info {
	width: 295px;
	padding-left: 20px;
	vertical-align: bottom;
}

td.schedule_text {
	width: 445px;
	padding:10px 20px 0px 20px;
	text-align: left;
}

span.schedule_title {
	font-size: 12pt;
	line-height: 20pt;
}

span.schedule_text {
	font-size: 9pt;
	color: rgb(77,77,77);
}

span.schedule_naiyou {
	font-size: 9pt;
	color: rgb(77,77,77);
	line-height: 14pt;
}

