body {
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	}
a:link {
    color: #FFFFFF
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main
{
	font-size: 12px;
	line-height: 15px;
	text-decoration: none
}

.main2
{
	COLOR: #FF027F;
	font-size: 12px;
	line-height: 15px; font-style: normal; font-weight: bold
}

.main3
{
	font-size: 12px;
	line-height: 15px; font-style: normal; font-weight: bold
}

.main4
{
	COLOR: #FF027F;
	font-size: 12px;
	line-height: 15px; font-style: normal; font-weight: normal
}

.main5
{
	COLOR: #0066FF;
	font-size: 12px;
	line-height: 15px; font-style: normal; font-weight: bold
}
/*　メッセージ　*/
.topBox {
	margin: 0px 0px 0px 130px;
	background-color: #333333;
	width: 450px;
}
.messagetext {
	margin: 5px 5px 5px 5px;
	COLOR: #FFFFFF;
	font-size: 12px;
	font-weight: bold
}
.small
{
	font-size: 10px;
	line-height: 12px;
	text-decoration: none
}

.small2
{
   	font-size: 11px;
	line-height: 12px;
	text-decoration: none
}

.small3
{
	COLOR: #FF027F;
   	font-size: 11px;
	line-height: 12px
}

A
{
    COLOR: #B59463;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #B59463
}
A:hover
{
    COLOR: #B59463;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #B59463;
}