.s_title{
	width:900px;
	font-size:130%;
	font-weight:bold;
	padding-left:20px;
	background-image: url(/2009/jp/schedule/img/pct_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #039;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}

.daily{
	width:21px;
	font-size:80%;
	background-color:#EFFFBF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	line-height: 2em;
}

.daily_r{
	width:21px;
	font-size:80%;
	background-color:#EFFFBF;
	text-align: center;
	border: 1px solid #0C0;
}

.sat{
	width:21px;
	font-size:80%;
	background-color:#DFFF7D;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	color: #03F;
}

.sun {
	width:21px;
	font-size:80%;
	background-color:#DFFF7D;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	color: #C00;
}

.schedule_hon {
	width:21px;
	font-size:80%;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	color: #0CF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.schedule_hon02 {
	width:21px;
	font-size:80%;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
	color: #0CF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C0;
}

.s_month{
	font-weight:bold;
	font-size:105%;
	border: 1px solid #0C0;
}
