@charset "UTF-8";



.OtanoshimiBox {
	padding: 6px;
	border: 4px solid hsla(0,98%,50%,1.00);
	margin-bottom: 40px;
	width: auto;
}
.OtanoshimiBox-T {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	background-color: hsla(0,98%,50%,1.00);
	color: hsla(0,0%,100%,1.00);
	line-height: 1em;
	margin-bottom: 20px;
}

/* リンク画像 */
a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:""alpha(opacity=70)"";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}



.YT-Box .mov iframe {
	width: 444px;
	height: 250px;
}



.YT-Box {
	width: 444px;  /*444*/
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
}




.YT-Box-Title   {
	width: 350px;
	height: 64px;
	background-image: url(../images/hukidashi.png);
	font-size: 15px;
	padding-top: 25px;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-right: 5px;
	line-height: 1.4em;
	font-weight: bold;
	color: #C00;
}


.OtanoshimiBox-P {
	width: 918px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}



.DX-Box .mov iframe {

  width: 900px;
 height:506px;
}



.DX-Box {
	width: 911px;
	margin-bottom: 20px;
	float: left;
	padding-left: 9px;
}

.YT-Box iframe {
}

.ytbtn {
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}




/**/


.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 20px;
}
.embed-container iframe, 
.embed-container object, 
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
