.box01 {
	border: 1px solid #CCCCCC;
	padding: 10px;
    margin-left: 5px;
}
.subimgbox {
	padding: 10px 0px 10px 0px;


}
#option-menu{
  display:none;
  
}

.youtube-wrapper {
  margin-top: 20px;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 570px;
  width: 100%;
  height: 100%;
}
