@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
#main iframe{
	width:320px;
}
}
