@charset "utf-8";
.td1 {
	border: 1px solid #6D75B6;
	border-collapse: collapse;
	background-color: #D2D2FF;
	font-family: "MS UI Gothic";
	font-size: 12px;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-weight: normal;
	width: 80px;
}

.td2 {
	background-color: #FFFFFF;
	border: 1px solid #6D75B6;
	font-family: "MS UI Gothic";
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}

.tablemain {
	width: 550px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
