@charset "utf-8";
/* CSS Document */
@import "base2.css";

#contents {
	width:966px;
	margin:0 auto;
	padding:0;
}

#contents h2 {
	width:966px;
	height:300px;
	line-height:28px;
	background:url(images/ttl-custom.jpg) top left no-repeat;
}

div.video {
	width:956px;
	margin:16px 0 0;
	padding:10px 0 10px 10px;
	background:#000;
}

div.video h3 {
	font-size:18px;
	color:#fff;
	line-height:18px;
	margin:8px 0;
	padding:0;
}

iframe.youtubeplayer {
	width:232px;
	height:158px;
	margin:0;
	padding:0;
}