@charset "Shift_JIS";

/* ============================ */
/* === イベント情報（メイン） === */
/* ============================ */

#main p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11pt;
	line-height: 140%;
}

#main h2 {
	margin-top: 10px;
	margin-left: 10px;
}

#main table {
	/* background-color: #008800; */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #643200;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #643200;
}

#main th {
	background-color: #a85400;
	font-size: 11pt;
	color: #ffffff;
	line-height: 130%;
	/*vertical-align: top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #643200;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #643200;
}

#main td {
	background-color: #ffffff;
	font-size: 11pt;
	color: #222222;
	line-height: 130%;
	/*vertical-align: top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #643200;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #643200;
}
