@charset "utf-8";

/*
---------------------------------------------------------
listPage.css
---------------------------------------------------------
*/

/* globalMenu */

#globalMenu li {
	display:inline;
}

/* container */

#mainContainer {
	width:950px;
	clear:both;
	padding-bottom:50px;
	border-bottom:1px solid #e1e1e1;
	overflow:hidden;
}

/* sideNav */

#sideNav {
	width:240px;
	float:left;
}

#sideNav_categoryName {
	margin-bottom:20px;
}

#sideNav_calender, #sideNav_participationProgram {
	margin-bottom:1px;
}

.toHome {
	padding:15px 10px 35px 0;
}

.toMonthlyTop {
	display:inline;
	width:260px;
	padding:15px 10px;
	float:right;
}

.toHome, .toMonthlyTop {
	clear:both;
	text-align:right;
}

.toHome a, .toMonthlyTop a {
	display:block;
	color:#333;
	text-decoration:none;
	background:url(../images/arrow_orangeBox.gif) no-repeat right;
	padding-right:16px;
}

.toHome a:hover, .toMonthlyTop a:hover {
	color:#e60;
}

#sideNav_ticket {
	margin-bottom:1px;
}

.infoArchive {
}

.infoArchive dl {
	padding:0 7px 17px;
	background:url(../images/dotLine.gif) repeat-x bottom;
	margin-bottom:15px;
}

.infoArchive dl dt {
}

.infoArchive dl dd {
	padding:0 7px;
}

/* main */

#main {
	width:670px;
	float:right;
}

/* iconCaption */

#iconCaption {
	padding-bottom:27px;
	background:url(../images/dotLine.gif) repeat-x bottom;
	margin-bottom:30px;
}

#iconCaption2 {
	padding:25px 0;
}

/* calender */

#calender {
	margin-bottom:8px;
}

#calender th {
	width:56px;
	vertical-align:bottom;
	color:#333;
	padding:3px 0;
	font-weight:bold;
}

#calender th img {
	vertical-align:middle;
}

#calender td {
	background:url(../images/dotGray.gif) repeat-y;
	width:56px;
	text-align:center;
	vertical-align:middle;
	color:#333;
}

#calender td.thisMonth {
	background:url(../images/dot_tablethisMonth.gif) repeat-y;
	color:#fff;
	font-weight:bold;
}

#calender td.finalMonth {
	background:url(../images/dot_tablefinalMonth.gif) repeat-y;
}

#calender td.nextYear {
	background:url(../images/dot_tableLeft.gif) repeat-y;
}

#calender td.finalMonthNextYear {
	background:url(../images/dot_tablefinalMonthNextYear.gif) repeat-y;
}

#calender td a {
	display:block;
	color:#f66e08;
	padding:5px;
}

/* monthlyList */

#main_title, #monthlyList_title, #participateList_title, #entryPageTitle {
	background:url(../images/title_monthlyListBg.gif) repeat-x bottom;
}

#monthlyList_title {
	margin-bottom:33px;
}

#main_title, #participateList_title {
	margin-bottom:15px;
}

#participateList_subTitle {
	padding-bottom:20px;
	background:url(../images/dotLine.gif) repeat-x bottom;
}

#archiveList_title {
	font-size:160%;
	font-weight:bold;
	margin-bottom:33px;
}

	/* table */
#monthlyListTable {
	width:670px;
	margin-bottom:50px;
	border-bottom:1px solid #e6e6e6;
}

#monthlyListTable td {
	height:60px;
	vertical-align:middle;
}

td.topLine {
	background:url(../images/dot_tableTop.gif) repeat-x left 1px;
}

td.top_and_solidLine {
	background:url(../images/dot_tableTopBg.gif) no-repeat right 1px;
}

td.topLine2 {
	background:url(../images/dot_tableTop.gif) repeat-x left 1px;
	border-top:1px solid #e6e6e6;
}

td.top_and_solidLine2 {
	background:url(../images/dot_tableTopBg.gif) no-repeat right 1px;
	border-top:1px solid #e6e6e6;
}

td.dotLine {
	background:url(../images/dotLine.gif) repeat-x;
}

td.dot_and_solidLine {
	background:url(../images/dot_tableBg.gif) no-repeat right top;
}

td.bottomLine {
	border-bottom:1px solid #e6e6e6;
}

td.datetd {
	width:65px;
	padding:8px 0 5px;
}

td.pFlag {
	width:32px;
	padding:8px 0 5px;
	text-align:center;
}

td.about {
	width:319px;
	padding:8px 20px 5px 0;
	line-height:1.5;
	font-weight:bold;
}

td.about a {
	color:#ec6400;
}

td.time {
	width:71px;
	padding:8px 0 5px;
	text-align:center;
	font-weight:bold;
	line-height:1.5;
}

td.time p {
	text-align:center;
}

td.ticket {
	width:61px;
	padding:8px 0 5px;
	text-align:center;
}

td.hall {
	width:61px;
	padding:8px 0 5px;
	text-align:center;
}

td.genre {
	width:61px;
	padding:8px 0 5px;
	text-align:center;
}

/* performanceDate */

.performanceDate {
	font-weight:bold;
	vertical-align:middle;
}

/* table attentionPerformance */

.attentionPerformance {
	width:670px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:50px;
}

.attentionPerformance th {
	background:url(../images/dot_tableTopBg3.gif) no-repeat right top;
	width:70px;
	height:21px;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

.attentionPerformance th.genre {
	background:url(../images/dot_tableTop2.gif) repeat-x left top;
}

.attentionPerformance td {
	background:url(../images/dot_tableTopBg2.gif) no-repeat right top;
	text-align:center;
	vertical-align:middle;
	line-height:1.5;
}

.attentionPerformance td.participateIcons  {
	background:url(../images/dot_tableTop2.gif) repeat-x left top;

	padding:4px 0 0;
	height:54px;
}

.attentionPerformance td a {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

.attentionPerformance td.time p {
	text-align:center;
	font-weight:bold;
}

.attentionPerformance td.ticketicon, .attentionPerformance td.genreicon, .attentionPerformance td.hallicon {
	padding:10px 0;
}

.attentionPerformance td.hallicon a {
	display:inline;
	font-weight:normal;
	margin:0;
}

.attentionPerformance td.final {
	background:url(../images/dotGray.gif) repeat-x;
}

td.title_body {
	background:url(../images/dot_tableTopBg3.gif) no-repeat right top;
	text-align:left;
	vertical-align:baseline;
	padding:10px 12px;
}

table.attentionPerformance td.title_body {
	width:426px;
}

td.title_body_participate {
	background:url(../images/dot_tableTopBg.gif) no-repeat right top;
	text-align:left;
	vertical-align:baseline;
	height:114px;
	padding:10px 12px;
}

td.note {
	background:url(../images/dotGray.gif) repeat-x;
	height:60px;
	padding:10px 12px;
}

td.pDate {
	text-align:left;
	background:url(../images/dotGray.gif) repeat-x;
	padding:5px 9px;
}

td.pDate img {
	vertical-align:middle;
}

/* sitemap */

.sitemapBox {
	padding:17px 5px;
	background:url(../images/dotLine.gif) repeat-x bottom;
	overflow:hidden;
}

.sitemapBoxBottom {
	clear:both;
	padding:17px 5px;
	background:none;
	overflow:hidden;
}

.sitemapBox_l {
	width:158px;
	float:left;
}

.sitemapBox_l p {
	background:url(../images/arrow_orangeBox.gif) no-repeat left center;
	padding-left:16px;
}

.sitemapBox_l p a {
	text-decoration:none;
	color:#333;
}

.sitemapBox_l p a:hover {
	text-decoration:underline;
	color:#e60;
}

.sitemapBox_r {
	width:472px;
	border-left:2px solid #e4e4e4;
	float:left;
}

.sitemapBox_r p {
	padding-left:16px;
	font-weight:bold;
}

.sitemapBox_r ul {
	padding-left:16px;
	padding-bottom:10px;
}

.sitemapBox_r ul li {
	background:url(../images/arrow_orange.gif) no-repeat left center;
	padding-left:8px;
}

.sitemapBox_r ul li a {
	text-decoration:none;
	color:#333;
}

.sitemapBox_r ul li a:hover {
	text-decoration:underline;
	color:#e60;
}

