BODY {
  background-color: #000000;
  color : #000000;
  font-size : 13px;
  background-attachment: fixed;
  background-repeat:repeat;
  background-position:left top;
  scrollbar-arrow-color:#000000; scrollbar-face-color: #FFFFFF;
  word-break: break-all;
}
IMG {
  BORDER : 0;
}
A {
  outline: none;
  color : #960000;
  font-size : 13px;
  text-decoration:none;
}
a { outline: none; }
A:VISITED {
  color : #960000;
  font-size : 13px;
  text-decoration : none;
}
A:HOVER {
  color : #eb6100;
  font-size : 13px;
  text-decoration:none
}
A:ACTIVE {
  font-size : 13px;
  text-decoration:none
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a:link	{
  font-size : 13px;
  text-decoration : none;
  outline:0px none black;
}
table {
  font-size : 13px;
  border:0px;
}
pre {
margin-top:0px;
margin-bottom:0px;
}
h1 {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
	margin: 0.2em 0.2em 0.2em 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
h2 {
	color: #000066;
	font-size : 13px;
	margin: 0.2em 0.2em 0.2em 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
form {
	letter-spacing: 0px; 
	text-indent: 0pt;
	word-spacing: 0px;
	font-size: 10pt;
	margin: 0px;
}
ul{
	list-style-type: none;
	padding: 0px;
	margin:	0px;
}

li{
	margin-bottom: 5px;
}
.table2 {
  font-size : 13px;
  border:0px;
  line-height: 150%;
}
.table3 {
  font-size : 13px;
  border:0px;
  color : #e1e1e1;
}
.table4 {
  font-size : 13px;
  border:0px;
  color : #000000;
  background-color: #a7a7a7;
}
.footer {
  font-size : 12px;
  color : #000000;
}
.bu {
  font-size : 24px;
  font-weight: bold;
  color : #000000;
}
.mini12 {
  font-size : 12px;
  color : #000000;
}
.midashi12 {
	color: #000066;
	font-size : 12px;
}
.closes {
	color: #555555;
	font-size : 13px;
}
//.box {
//  -moz-border-radius: 15px; /* Firefox */
//  -webkit-border-radius: 15px; /* Safari and Chrome */
//  border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
//
//  -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
//  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
//  box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
//
//  behavior: url(http://rexi.jp/gx/style/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
//}
