BODY{
	background-color : #323246;
	color : #000000;
	font-size : 9pt;
	background-image : url(./imgs/back1007.jpg);
	background-position : top center;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

A:link {
	color:#000000;
	text-decoration: underline;
	border-width:0pt;
}

A:visited {
	color:#000000;
	text-decoration: underline;
	border-width:0pt;
}
A:active {
	color:#000000;
	text-decoration: underline;
	border-width:0pt;
}
A:hover {
	color:#FFCC00;
	text-decoration: underline;
	border-width:0pt;
}

TABLE.contents {
	background-color : #B4AFB9;
	border-width : 0pt;
	filter : Alpha(enabled=true);
}

TABLE.contents_ex {
	background-color : #B4AFB9;
	border-width : 0pt;
	filter : Alpha(enabled=true);
	padding : 0px;
	text-align : center;
}

TABLE.bbsregist {
	background-color : #FFFFFF;
	color : #000000;
	border-width : 0pt;
	padding : 0px;
}

TABLE.bbsthread{
	background-color : #FFFFFF;
	border-width : 0px 0px 0px 0px;
	border-style : solid solid solid solid;
	border-color : #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

TABLE.discoseparate{
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}


TD{
	font-size:9pt;
}
TD.titlebar{
	background-color : #000000;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
}
TD.bbspageno{
	background-color : #B4AFB9;
	text-align : right;
}
TD.bbstitle{
	background-color : #000000;
	font-weight : bold;
	color : #FFFFFF;
	text-align : left;
}
TD.bbsname{
	border-width : 0px;
	color : #000000;
	text-align : left;
}
TD.bbscontents{
	color : #000000;
	text-align : left;
}
TD.bbsresinfo{
	color : #000000;
	text-align : right;
}
TD.filter{
	filter : Alpha(opacity=85);
}

UL {
	list-style-image : url(./imgs/minicon.gif);
	list-style-position : outside;
	margin-left : 20px;
	margin-bottom : 0px;
	padding-left : 0px;
}

OL {
	list-style-type : decimal;
	list-style-position : outside;
}

IMG{
	border-width:0;
}

.contents_pre {
	color:#000000;
	font-weight : bold;
}

.notyet {
	color:#000000;
}

.finished {
	color:#663300;
}

.bbsthreadno {
	color:#000000;
	font-weight : bold;
}

.discotitle {
	color:#FFFFFF;
	font-weight : bold;
	margin-right : 10px;
}

.discocontents {
	color:#000000;
}

.discotest {
	color:#666666;
}

.strong {
	color:#FFFFFF;
}

.liveplace {
	color:#FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}

