.index { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.text_w { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px; color: #FFFFFF; padding-right: 4px; padding-left: 4px; padding-top: 4px; padding-bottom: 4px}
.text_b { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px; color: #000000 ; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}
.table_bg {
	background: url(img/privilege_bg.png) repeat-y;
}

.banner {
	margin-bottom: 3px;
	float: none;
	height: auto;
	width: auto;
	padding: 3px;
}
.latest {
}

.latest a                       { text-decoration : underline; }
.latest a:link                  {
	color : #FF0099;
}
.latest a:visited               {
	color : #FF0099;
}
.latest a:hover                 {
	color : #333366;
}
.latest a:active                {
	color : #333366;
}
