@charset "utf-8";

#contents_inner
{
    position:relative;
    width: 720px;
    height: 480px;
}

span.guard
{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image: url(/_im/spacer.gif);
	background-repeat: repeat;
}
