@charset "Shift_JIS";
/* イベント */
/* -------------------------左メニュー------------------------- */
div#left #menu{
	width: 227px;
	padding-top: 40px;
	background-image: url(images/menu_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


div#left #menu table {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-y;
}



div#left #menu table th{
	padding: 0 0 20px 38px;
	background-image: url(images/menu_dotline.gif);
	background-position: 31px 20px;
	background-repeat: no-repeat;
}


div#left #menu table td{
	padding: 0 13px 6px 32px;
}


div#left #menu table td.foot{
	padding: 0 13px 0px 32px;
	background-image: url(images/menu_foot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#left #menu #submenu{
	padding: 3px;
	margin: 0px 4px;
	background-color: #FFFFFF;
}

#menu #submenu li{
	padding: 8px 0 8px 16px;
	background-image: url(images/menu_li_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#submenu li a{
	color: #70bd09;
}

div#left div#menubna{
	padding: 0 0px 0px 23px;
}


div#left div#menubna img{
	margin-top: 12px;
}


/* -----------------------コンテンツエリア----------------------- */
/* ------見出し・フォント------------------------ */
div#right h1{
	margin-bottom: 25px;
}


div#right h2{
	padding-bottom: 12px;
	padding-left: 3px;
	margin: 0 6px 20px 6px;
	font-size: 136%;
	font-weight: bold;
	background-image: url(images/h2_img.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}


div#right h3{
	height: 34px;
	padding-top: 12px;
	padding-left: 12px;
	margin: 0 6px 20px 6px;
	font-size: 129%;
	font-weight: bold;
	background-image: url(images/h3_img.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


div#right h4{
	padding-bottom: 3px;
	margin: 0 12px 20px 10px;
	border-bottom-color: #BEF872;
	border-bottom-style: double;
	border-bottom-width: 3px;
	font-size: 108%;
	font-weight: bold;
	color: #508606;
}


div#right p{
	margin: 0 9px;
	line-height: 150%;
}


/* ------コーナーボックス----------------------- */
div.corner{
	padding: 10px 8px;
	margin: 15px 10px;
	border: 1px solid #E0DFE3;
	background-image: url(../images/corner_bg.gif);
	background-repeat: repeat-x;
}


div.corner span{
	padding-left: 10px;
	border-left: 5px solid #75C80A;
	font-weight: bold;
}


div.corner strong{
	padding-left: 10px;
	border-left: 5px solid #75C80A;
	font-weight: bold;
	color: #508606;
}

/* ---------------------------イベントトップページ--------------------------- */
div#eventlist{
	width: 890px;
	margin: 15px auto;
}

div#eventlist h1{
	padding: 0 0 13px 2px;
	margin-bottom: 15px;
	font-size: 136%;
	font-weight: bold;
	color: #497e05;
	background-image: url(images/event_line_big.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* カレンダー一覧 */
table.monthlyCalendar {
	width: 890px;
	margin: 7px 0;
	border: 1px solid #cccccc;
	font-size: 93%;
	border-collapse: collapse;
}

  
table.monthlyCalendar th {
	padding: 3px;
	border: 1px solid #cccccc;
	color: #666;
	text-align: center;
	background-color: #e5e5e5;
}

  
table.monthlyCalendar td {
	padding: 4px;
	border: 1px solid #cccccc;
}

table.monthlyCalendar th.listDay, 
table.monthlyCalendar th.listWeek {
	padding: 4px;
	background-color: #e5e5e5;
}

table.monthlyCalendar td.listDay{
	text-align: center;
}

table.monthlyCalendar td.listWeek {
	text-align: center;
}

table.monthlyCalendar td.categorydata{ 
  width:150px
}
  
table.monthlyCalendar tr.Sunday th, 
table.monthlyCalendar tr.Sunday td{
	background-color: #fff0f0;
}

table.monthlyCalendar tr.Saturday td, 
table.monthlyCalendar tr.Saturday th {
	background-color: #eaf7fd;
}

table.monthlyCalendar tr.close td, 
table.monthlyCalendar tr.close th {
	background-color: #f3f3f3;
}

table.monthlyCalendar tr.holiday td, 
table.monthlyCalendar tr.holiday th {
	background-color: #fff0f0;
}
 
table.monthlyCalendar tr.Sunday th{
	color: red;
}

table.monthlyCalendar tr.Saturday th {
	color: blue;
}

td.categorydata p{
	padding: 3px 0;
}

/* ---------------------------各設定--------------------------- */
/* エントリー共通 */
div#right.event div.entry{
	margin-bottom: 30px;
}

div.entry div.eventimgboxtwo{
	float: left;
	margin: 0 15px;
}

div.entry div.eventimgbox{
	margin: 0 15px;
	text-align: center;
}

div.entry table.onechart{
	clear: right;
	width: 600px;
	margin: 20px 8px;
	border: 1px solid #d1cdc6;
}

div.entry table.onechart th{
	width: 70px;
	padding: 7px;
	border: 1px solid #d1cdc6;
	font-weight: bold;
	white-space: nowrap;
	background-color: #fefcf5;
}
div.entry table.onechart td{
	padding: 7px;
	border: 1px solid #d1cdc6;
	background-color: #ffffff;
}
div.entry table.twochart{
	width: 450px;
	margin: 20px 8px;
	margin-top: 0;
	border: 1px solid #d1cdc6;
}
div.entry table.twochart th{
	width: 70px;
	padding: 7px;
	border: 1px solid #d1cdc6;
	font-weight: bold;
	white-space: nowrap;
	background-color: #fefcf5;
}
div.entry table.twochart td{
	padding: 7px;
	border: 1px solid #d1cdc6;
	background-color: #ffffff;
}
div#right table.onechart p,
div#right table.twochart p{
	margin:0 0 5px 0;
}
div#right div.entry h3{
	clear: right;
}

/* 全館イベントエントリー共通 */
div.mainevent{

}

div.mainevent table.comchart{
	margin: 18px auto;
}

