@charset "iso-2022-jp";

div.brd div.brd-header {
	background-image:url(img/h1.jpg);
	}
div.brd div.brd-header h1 {
	font-size:2px;
	text-indent:-9999px;
	height:250px;
	}

div.brd-btm h2 {
	color:#fff;
	text-shadow:1px 1px 3px #000;
	background-image:url(img/h2.jpg);
	background-repeat:repeat;
	background-position:center top;
	padding:0.75em 1em;
	line-height:1.25;
	margin-bottom:1em;
	}

div.brd-btm p {
	text-align:center;
	font-size:87.5%;
	color:#4e3317;
	line-height:1.5;
	margin-bottom:1.5em;
	}

div.videobox {
	padding-left:80px;
	}