@charset "utf-8";

@import url(../../css/default.css);
@import url(../../css/base.css);
@import url(../../list/css/list.css);

#container table{
	width:799px;
	margin-left:1px;
}#schedule-list {
	width:100%;
	margin:0 auto;
}

#sorter {
	width:100%;
}

#sorter caption {
	width:100%;
	height:35px;
	color:#323278;
	line-height:2.2;
	letter-spacing:0.1em;
	background:url(../../list/images/caption-bg_l.png) no-repeat left top;
}

#sorter caption strong {
	display:block;
	width:100%;
	font-weight:bold;
	background:url(../../list/images/caption-bg_r.png) no-repeat right top;
}

#sorter th {
	font-size:75%;
	text-align:center;
	border:1px solid #ccc;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#sorter td {
	height:40px;
	font-size:87.5%;
	font-family:"ＭＳ Ｐゴシック";
	text-align:center;
	border:1px solid #ccc;
	border-bottom:1px solid #666;
}

.item {
	width:6%;
}

.fee {
	width:7%;
	color:#c00;
}

.comment02 {
	margin-top:3px;
	font-size:81.25%;
}

.comment02 span {
	color:#c00;
}
