/* #cocoon #hallSchedule ---------------------------------*/

#cocoon #past {
    padding: 0 10px 10px 10px;
}

#cocoon #past h3{
    font-size: 12px;
	padding: 0;
}

#cocoon #past h2{
    padding: 0 0 10px 0;
}

#cocoon #past h4{
    font-size: 14px;
	background-image: url(../../../shokai/cocoon/images/bg_kouentitle.gif);
	border: 1px solid #fff;
	padding: 5px;
}

#cocoon #past .yearTitle{
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#cocoon #past ul.yearNavi{
	margin-bottom: 10px;
	list-style-type: none;
}

#cocoon #past ul.yearNavi li{
    padding-left: 15px;
	margin-right: 10px;
	background-image: url(../../../images/common/linkmark_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}

#cocoon #past ul.yearNavi li.active{
	background-image: url(../../../images/common/linkmark_green_shita.gif);
	font-weight: bold;
}

#cocoon #past .koenList{
    border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: 20px;
}

#cocoon #past .koenList th{
    color: #ffffff;
	background-color: #8DD38E;
	padding: 5px;
}

#cocoon #past .koenList th.date{
	background-image: url(../../../images/common/dotline_3_tate.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#cocoon #past .koenList th.date{
	width: 60px;
}

#cocoon #past .koenList .koen {
	width: 250px;
}

#cocoon #past .koenList td.date{
	background-color: #CEF1D0;	
	font-weight: bold;
	width: 60px;
	border-bottom: 1px solid #dddddd;
}

#cocoon #past .koenList td.koen{
	width: 250px;
    border-right: 1px solid #dddddd;
}

#cocoon #past .koenList td.koen p.title{
	font-weight: bold;
}

#cocoon #past .koenList td{
	border-bottom: 1px solid #dddddd;
	padding: 5px;
}

#cocoon #past .koenList tr{
	border-bottom: 1px solid #dddddd;
}

.caption{
	font-size: 11px;
	padding: 2px 2px 2px 0px;
	line-height: 14px;
	margin-top: 4px;

}

.caption_gr{
	font-size: 11px;
	color: #666666;
	padding: 2px 2px 2px 0px;
	line-height: 14px;
	margin-top: 4px;

}