.mainField {
	background-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 110px;
}
.head {
	background-image: url(common/head.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FF99CC;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 8px;
	height: 14px;
	font-family: "メイリオ";
}
.bg {
	background-image: url(common/bg.jpg);
	height: 60px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "メイリオ";
}
.panel {
}
body {
	font-size: 9px;
}
