@charset "Shift_JIS";
@import url(style.css);

/* html版コンテンツスタイル */
#contentshtml #contents-box {
width: 800px;
height: 600px;
padding: 0px;
background: #FFF;
}
#contentshtml img#close {
	position: absolute;
	width: 74px;
	height:19px;
	top: 661px;
	left: 876px;
	z-index: 3;
}
