﻿@charset "UTF-8";
h1, h2 {
	margin:0;
	padding:0;
}
div#top {
	height:119px;
	margin-bottom:28px;
	padding-bottom:28px;
}
div#schedule {
	margin:0 30px;
	padding-bottom:64px;
}
div#schedule h1 {
	float:left;
	margin-bottom:30px;
}
div#schedule h2 {
	text-align:right;
	margin-bottom:30px;
	float:right;
}
table, th, tr, td {
	border:0;
	border-collapse:collapse;
}
table {
	width:900px;
	clear:both;
	text-align:left;
	font-size:100%;
}
.font14 {
	font-size:116.7%;
}
td {
	background:url(../img/schedule/listbg.gif) bottom left no-repeat;
	padding:8px 10px 23px 10px;
	
}
td img {
	margin-right:5px;
	vertical-align:middle!important;
}
table td.maru, table td.maru img {
	text-align:center;
	float:none;
}
.bg_bottom td {
	background:url(../img/schedule/bottom_bg.gif) bottom left no-repeat;
	padding-bottom:15px;
}
.bg_top td, .bg_top th {
	background:url(../img/schedule/top_bg.gif) bottom left no-repeat;
	padding-bottom:15px;
}
.leadbun{
clear:right;
margin:0 3px 20px 0;
text-indent:1em;
float:right;
width:500px;
}
