@charset "UTF-8";
#box{
    overflow: auto;
    width: 525px;
    height: 200px;
}
#box iframe{
	width : 525px; /*PC版の幅－5pxくらい*/
height: 200px;
}