@charset "Shift_JIS";
@import url(common.css);

/* Classes */
.iframe{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.iframe iframe{
	position: absolute;
	width: 630px;
	height: 100%;
	border: 0px:
}

/* IDs */
#framemain{
	overflow: visible;
	position: absolute;
	top: 3%;
	left: 20px;
	bottom:5%;
	width: 760px;
	height: 92%;
	z-index: 1;
	background-color: #FFFAFA;
}
#sche{
	font-size: 30px;
	text-align: center;
}
#dowarf{
	position: absolute;
	right: 80px;
	margin-top: -20px;
	width: 220px;
	height: 520px;
	text-align: right;
	background: url(img/dowarf.gif) right no-repeat;
}