@charset "iso-2022-jp";

body.is-event div.menu ul li.meve {
	background-image:url(../img/cm_menu.jpg);
	background-repeat:no-repeat;
	background-position:-560px -320px;
	}
div.brd div.brd-header {
	background-image:url(img/h1.jpg);
	}

div.brd-btm h2 {
	color:#fff;
	text-shadow:1px 1px 3px #000;
	background-image:url(../img/cm_bg_ftr.jpg);
	background-repeat:repeat;
	background-position:center top;
	padding:0.75em 1em;
	line-height:1.25;
	margin-bottom:1em;
	}

div.brd-btm h3 {
	border-left:12px solid #994e33;
	padding-left:6px;
	color:#994e33;
	text-shadow:1px 1px 3px #d6cc99;
	line-height:1.25;
	margin-bottom:0.5em;
	}

div.brd-btm p {
	font-size:87.5%;
	color:#4e3317;
	line-height:1.5;
	margin-bottom:1em;
	}
div.brd-btm p.mgb05em {
	margin-bottom:0.5em;
	}
div.brd-btm p.mgb2em {
	margin-bottom:2em;
	}

div.brd-btm dl {
	margin-bottom:1em;
	}
div.brd-btm dl dt, div.brd-btm dl dd {
	font-size:87.5%;
	line-height:1.5;
	}
div.brd-btm dl dt {
	float:left;
	color:#4e3317;
	}
div.brd-btm dl dd {
	padding-left:15em;
	}
div.brd-btm dl dd strong {
	color:#4e3317;
	}

div.brd-btm table {
	width:800px;
	border-collapse: collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:15px;
	}
div.brd-btm table td, div.brd-btm table th {
	font-size:87.5%;
	line-height:1.5;
	}
div.brd-btm table th {
	text-align:center;
	border:3px #fffdfa solid;
	background-color:#ede0b8;
	width:12em;
	}
div.brd-btm table td {
	border-top:3px #fffdfa solid;
	border-right:3px #fffdfa solid;
	border-bottom:3px #fffdfa solid;
	background-color:#edeae3;
	padding:0.5em 1em;
	}
div.brd-btm table td a:hover {
	background-color:#e0eafa;
	text-decoration:none;
	color:#00334e;
	}