@charset "UTF-8";
.mainstyle {
	font-family: "ヒラギノ明朝 Pro W3", "Times CE", serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 650px;
	overflow: auto;
	position: absolute;
	cursor: default;
}
