.schedule_contents {
	width: 800px;
	height: auto;
	padding-bottom: 20px;
}


.schedule {
	padding: 0px 0 0 30px;
	margin: 0 auto;
	width:610px;
	height: auto;
}

.schedule div {
	float:left;
	font-size:12px;
	width:140px;
	height:60px;
	margin: 10px 20px 10px 20px;
	padding:5px;
	text-align: left;
}

.schedule div img {
	float:left;
	margin-right:10px;
}

.schedule div p {
	margin:0px;
	margin-top:10px;
}

table.schedule_tb {
	width:670px;
}

:root table.schedule_tb {
	width:670px;
	margin: 20px auto;
}

table.schedule_tb td {
	vertical-align:top;
	padding:5px;
	font-size:12px;
	border:1px ridge #999;
}

table.schedule_tb td p {
	border-bottom:1px solid #ccc;
	margin:10px 0 10px 0;
}

table.schedule_tb th {
	background-color: #d64c6c;
	color:#fff;
	padding:2px;
	border:2px ridge #ffffff;
}

/* 091018“X•ÜˆË—Š’Ç‰Á•ª */
.schedule_contents a {
	color:#7a5704;
	font-weight:;
	text-decoration:underline;
	display:inline;
}

#today_list {
	width:680px;
	list-style:none;
	padding:10px 0 0 60px;
	margin:0;
}

#today_list li {
	width:160px;
	display:inline;
	float:left;
}

#today_list li p.pic {
	width:75px;
	height:72px;
	display:inline;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

#today_list table {
	float:left;
	margin:0 0 10px 40px;
}

#today_list li p.info {
	width:75px;
	height:54px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	line-height:150%;
	display:inline;
	padding:0px;
	margin:0;
	float:left;
}

.onephrase{
	text-align:left;
	width: 160px;
	height: 15px;
}

#today_list p.onephrase_comment,
#today_list p.onephrase_comment1 {
	text-align:center;
	width: 160px;
	height: 15px;
	font-size: 12px;
	background-color:#f8ddda;
	white-space: nowrap;
	position:absolute;
}

.clearfix:after,
#today_list li:after {
	content:".";
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	display:block;
	visibility:hidden;
}

.clearfix,
#today_list li {
	zoom:1;
}

span.schespan{
    color: red;
    font-size: 12px;
    font-weight: normal;
}

#schedule_navi {
	height:auto;
	text-align:right;
	font-size:12px;
	margin:25px 75px 0 0;
}

#schedule_navi a {
	background-image:url(../images/top/arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	/*text-decoration: none;*/
}
