@charset "utf-8";
/* CSS Document */

#end {
	margin-bottom: 20px;
}

#ytBox{
position: relative;
background: url("img4.jpg") left top no-repeat;
height: 290px;
}


#ytBox iframe{
position: absolute;
top: 5px;
right: 30px;
}