.index {
	font-size: 12px;
	color: #9900FF;
}
h1 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	color: #9900FF;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin: 1px;
}
.moji {
	font-size: 12px;
	color: B76B88;
	letter-spacing: 1px;
}
.right_table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
