@charset "utf-8";
/*************************************************/
/*                                                */
/*          イベント詳細ページスタイルシート      */
/*                                                */
/*************************************************/



/* *******  ******* */
/*  Sercharea  */
/* *******  ******* */
#SerchArea {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
#CalendarArea {
	}
#CalendarArea p {
	margin: 10px 10px 0px;
}
#ChiiceArea {
	width: auto;
	float: left;
	margin-left: 5%;
	margin-right: 0px;
}
table#choice {
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
}
table#choice select{
	margin: 3px 0;
}
table#choice caption {
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
	height: 20px;
	padding: 2px 0px 0px 6px;
	margin: 0px;
}
table#choice th {
	width: 13em;
	font-size: 90%;
	text-align: right;
	background-color: #D3E4F7;
	padding: 3px 10px;
	border-color: #ccc #ccc #fff;
	border-style: solid;
	border-width: 1px;
}
table#choice th.Type01 {
	border-bottom: solid 1px #ccc;
}
table#choice td {
	font-size: 90%;
	border: solid 1px #FFF;
	padding: 3px 5px 3px 15px;
}
table#choice td.Type2 {
	text-align: center;
	background-color: #ccc;
}
table#choice ul.Type01 {	list-style-type:none; padding: 0px; margin: 0px;	}
table#choice ul.Type01 li {	display:inline; padding: 0px; margin: 0px 1em 3px 0px;	}
.TxtCenter { text-align: center; margin-top: 10px;}


/* *******  ******* */
/*  ListArea  */
/* *******  ******* */
#ListArea {
}
#ListArea h2 {
	width: auto;
	font-size: 100%;
	background-color: #6DA4E5;
	padding: 4px 0px 4px 6px;
	margin: 0px 5px 8px 0px;
}


/* *******  ******* */
/*  EventData Table  */
/* *******  ******* */
#EventData{
	margin-top: 20px;
}

#EventData .detailarea {
	background-color: #D3E4F7;
	padding: 5px 3px 6px 3px;
	margin: 10px 0px;
	border-bottom: solid 2px #003366;
	font-size: 90%;
}

#EventData ul {
	list-style-type: none;
	padding: 5px 0px 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
}
#EventData  ul li {
	list-style-type: none;
}
#EventData li.Daytxt {
	list-style-type: none;
	background: url(../c_images/mk_file.gif) no-repeat 0 50%;
	float: left;
	width: 14em;
	margin-right: 10px;
	margin-left: 5px;
	padding-left: 20px;
}
.Summary {
	font-size: 90%;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 0 0 18.5em;
}

#EventData li.Hidden {	visibility: hidden;	}

#EventData .detailarea ul {
	list-style-type: none;
	padding: 5px 0px 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	background-color: #D3E4F7;
	}

#EventData li.inline {
	font-size: 80%;
	display: inline;
	white-space: nowrap;
	margin-left: 10px;
	}
#EventData li span {
	color: #000066;
	font-weight: bold;
}


/* *******  ******* */
/*  詳細ページ設定  */
/* *******  ******* */

#EventdataArea {
	margin: 0;
	padding: 20px 40px;
	}

/*
.eventdata {
	width: 80%;
	text-align: center;
	}
.eventdata em {
	font-style: normal;
	font-size: 100%;
	}
*/
#EventdataArea table {
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
#EventdataArea em {
	font-style: normal;
	font-weight: bold;
}

#EventdataArea table caption{
	text-align: left;
	color: #333;
	font-size: 110%;
	margin: 0;
	padding: 10px 0 10px 0;
}
#EventdataArea th {
	width: 25%;
	font-size: 85%;
	line-height: 1.2;
	border: 1px solid #B3B3B3;
	padding: 0.5em 1em;
}
#EventdataArea th.col {
	color: #333333;
	text-align: center;
	background-color: #E3EEFA;
}
#EventdataArea th.row {
	text-align: left;
	background-color: #E3EEFA;
}
#EventdataArea td {
	font-size: 85%;
	line-height: 1.2;
	text-align: left;
	border: 1px solid #B3B3B3;
	padding: 0.4em 1em;
}

/* -----------------------------------------
　催し物・イベント（カレンダー）
----------------------------------------- */
#event {
	border: 2px solid #C1D8F4;
	margin: 0 0 10px 0;
	padding: 2px;
}
#event h2 {
	font-size: 100%;
	color: #FFF;
	line-height: 1.4;
	text-align: center;
	background-color: #798BB8;
	margin: 0;
	padding: 0.2em;
}
#event p {
	height: 1.4em;
	margin: 5px 0 0 0;
	padding: 5px;
	position: relative;
}
#event .backmonth {
	margin: 0;
	/*\*/
	position: absolute;
	left: 5px;
	/**/
}
#event .nextmonth {
	margin: 0;
	/*\*/
	position: absolute;
	right: 5px;
	/**/
}
#event form {
	margin: 0;
	padding: 0;
}
#calendar {
	overflow: auto;
	text-align: center;
	margin: 0;
	padding: 0 2px;
}
#calendar caption {
	text-align: center;
	margin: 0;
	padding: 0.2em 0 0.4em 1em;
	position: relative;
}
#calendar caption a {
	font-size: 80%;
	white-space: nowrap;
}
#calendar caption span.num {
	font-size: 100%;
	color: #666;
	font-weight: bold;
}
#calendar caption span.str {
	font-size: 80%;
	color: #666;
	font-weight: bold;
}

#calendar table {
	text-align: right;
	background-color: #FFF;
	border: none;
	width: 153px;
	margin: 0 auto;
	padding: 0;
}
#calendar table .week {
	text-align: center;
}
#calendar table td {
	font-size: 70%;
	/*\*/

	font-size: 75%;
	/**/
	line-height: 1.2;
	border: none;
	margin: 0;
	padding: 0;
}
#calendar table td span {
	margin: 0;
	padding: 0.1em;
}
#calendar table td .sunday {
	color: #F30;
	background-color: inherit;
}

#calendar table td .today {
	color: #FFF;
	background-color: #C33;
}
#calendar table td a {
	background-color: #D3E4F7;
	text-decoration: underline;
	margin: 0;
	padding: 0.1em;
	display: block;

}
#calendar table td a:visited {
	color: #909;
	background-color: #D3E4F7;
}



