@charset "UTF-8";

/* ===============全体定義============= */

#calendar {
	margin: 15px 1px;
	padding: 0px;
	line-height: 1em;
	clear: both;
	}
	
#calendar .result {
	margin: 5px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	}

#calendar table {
	width: 989px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	-webkit-box-shadow: #ddd 1px 3px 3px;
    -moz-box-shadow: #ddd 1px 3px 3px;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
	clear: both;
	}

#calendar th {
	margin: 0px;
	padding: 5px;
	border-top: solid 1px #999;
	border-left: dotted 1px #ccc;
	border-right: dotted 1px #fff;
	border-bottom: solid 1px #bbb;
	background-color: #ccc;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	white-space: nowrap;
	}

#calendar td {
	margin: 0px;
	padding: 5px 4px 5px 5px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-left: dotted 1px #ccc;
	border-right: dotted 1px #fff;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	}

#calendar td a { color: #333; text-decoration: none; }
#calendar td a:hover { color: #09f; background-color: #def; text-decoration: underline; }

#calendar td p {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	}

#calendar td p a { color: #369; text-decoration: none; }
#calendar td p a:hover { color: #09f; background-color: #def; text-decoration: underline; }


#calendar td.thumb {
	width: 50px;
	}

#calendar td.thumb {
	width: 36px;
	}

#calendar td.when {
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	line-height: 1.5em;
	white-space: nowrap;
	}

#calendar td .title {
	font-size: 14px;
	}

#calendar td.th {
	margin: 0px;
	padding: 7px 15px 5px 5px;
	border-top: solid 1px #999;
	border-left: dotted 1px #ccc;
	border-right: dotted 1px #fff;
	border-bottom: solid 1px #bbb;
	background-color: #ccc;
	background-image: url(../../img/tr_ad.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	white-space: nowrap;
	}

#calendar td.th a { color: #000; text-decoration: none; }
#calendar td.th a:hover { color: #000; text-decoration: underline; }

	
/* tablesoter */
#calendar table.tablesorter {
	margin: 0px;
	text-align: left;
}

#calendar table.tablesorter thead tr .header {
	background-image: url(../../img/tr_ad.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#calendar table.tablesorter thead tr .headerSortUp {
	background-image: url(../../img/tr_asc.gif);
}

#calendar table.tablesorter thead tr .headerSortDown {
	background-image: url(../../img/tr_desc.gif);
	background-color: #999;
}



/* ==============施設別定義============= */

#grid-cat {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	width: 775px;
	float: left;
	}

#grid-flyer {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
	width: 1000px;
	}

#grid-content {
	overflow: hidden;
	height: 0;
	margin: 7px 0px;
	padding: 0px;
	}

#grid-content .pics {
	width: 212px;
	height: auto;
	border: solid 1px #eee;
	margin: 0px 20px 18px 2px;
	padding: 12px;
	background-color: #fff;
	-webkit-box-shadow: #999 1px 2px 2px;
    -moz-box-shadow:#999 1px 2px 2px;
	box-shadow:#999 1px 2px 2px;
	line-height: 1em;
	position: relative;
	}

#grid-content .pics img {
	border-top: solid 1px #ccc;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}

#grid-content h2 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	}

	#grid-content h2 a { color: #000; text-decoration: none; }
	#grid-content h2 a:hover { color: #06c; background: #def; text-decoration: underline; }

#grid-content h2 .sub {
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	}
 
#grid-content h3 {
	margin: 0px 0px 5px 0px;
	padding: 5px 4px 5px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #dadcdb;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 1.4em;
	}

#grid-content .flyer {
	width: 210px;
	height: auto;
	border: solid 1px #eee;
	margin: 7px 16px 11px 2px;
	padding: 11px;
	background-color: #fff;
	-webkit-box-shadow: #999 1px 2px 2px;
    -moz-box-shadow:#999 1px 2px 2px;
	box-shadow:#999 1px 2px 2px;
	line-height: 1em;
	position: relative;
	}

#grid-content .flyer img {
	border-top: solid 1px #ccc;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ccc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}

#grid-content .flyer h2 {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	}

#grid-content .td-tkt {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	border: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #f00;
	font-weight: normal;
	line-height: 1.5em;
	text-align: right;
	}

#grid-content .td-tkt img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#grid-content .detail {
	margin: 3px 0px 0px 0px;
	padding: 3px 0px 0px 13px;
	background-repeat: no-repeat;
	background-position: 0px;
	cursor: pointer;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	}

	#grid-content .detail a { color: #036; text-decoration: none; }
	#grid-content .detail a:hover { color: #06c; background: #def; text-decoration: underline; }

#grid-content .article { background-image: url(../img/li_article.gif); }
#grid-content .interview { background-image: url(../img/li_person.gif); }
#grid-content .movie { background-image: url(../img/li_tv.gif); }


#grid-content .backnumber {
	margin: 10px 5px;
	padding: 0px;
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
	position: relative;
	}
	
	#grid-content .backnumber a { color: #fff; text-decoration: none; display: block; padding: 8px 16px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
#grid-content .backnumber a.wind { background-color: #009e96; }
#grid-content .backnumber a.star { background-color: #1e50a2; }
#grid-content .backnumber a.kokaido { background-color: #de6a08; }
#grid-content .backnumber a.gallery { background-color: #ea545d; }
#grid-content .backnumber a.studio { background-color: #339966; }
#grid-content .backnumber a.seishin { background-color: #aa8420; }
#grid-content .backnumber a.yuzo { background-color: #944d2a; }
#grid-content .backnumber a.dazai { background-color: #778b7f; }
#grid-content .backnumber a.mjo { background-color: #ff9900; }
#grid-content .backnumber a.workshop { background-color: #a40035; }
#grid-content .backnumber a.support { background-color: #601986; }
#grid-content .backnumber a.etc { background-color: #666666; }
#grid-content .backnumber a:hover { color: #000; background: #dadcdb; text-decoration: underline; }