@charset "utf-8";
/***************************/
/* (C)Procrew              */
/* Ver1.00                 */
/* PC-DY NEW 141218        */
/***************************/
/* HTMLに書いた要素 */
#maplock{
	margin:0 0 10px 66px;
	padding-top:480px;
	width:85.4%;
	position:relative;
	z-index:1;
}
#maplock iframe{
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}
