@charset "iso-2022-jp";

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:1.5em;
	}

div.videobox {
	margin-left:60px;
	}