/*body {
  background-image: url(/hatena/303865_4129-mono.jpg);
}*/


div#wrapper {
  width : 900px;
  margin: 0px auto;
}
div#header {
  margin: 0px auto;
  width : 700px;
}
div#center {
  margin: 0px auto;
  width : 700px;
}
table{
  border-collapse: collapse;
}
table#result {
  margin: 0px auto;
  width : 100%;
}
th.ord {
  width: 20px;
}
td.ord{
  text-align: center;
}
th.B {
  width: 66px;
}
th.coop {
  width: 230px;
}
th.coop_recent {
}
th.time {
  width: 130px;
}
th.url {
}
th.act {
  width: 54px;
}
td {
  background-color: transparent;
}
div#navigator_header {
  margin: 8px auto;
}
div#navigator_footer {
  background-color: #eee;
  margin: 0px auto;
}

table#form {
  margin: 0px auto;
  width : 100%;
  border-spacing: 10px;
  border: 0px;
}
table#form label {
  display: block;
  width: 100%;
}
table#form th, table#form td{
  border: 0px;
}

.users em {
  background-color: #FFF0F0;
  display    : inline;
  font-style : normal;
  font-weight: bold;
}
.users em a {
  font-family:"Arial",sans-serif;
  color: #FF6666;
  font-weight: bold;
}
.users strong {
  background-color:#FFCCCC;
  display    : inline;
  font-style : normal;
  font-weight: bold;
}
.users strong a{
  font-family:"Arial",sans-serif;
  color: red;
  font-weight: bold;
}


form {
  margin:0px;
  padding:0px;
}
td input {
  margin:0px;
  padding:0px;
}
form p {
  margin:0px;
  padding:0px;
  line-height:1;
}


h1 a{
  text-decoration: none;
}
a img {
  border: 0px;
}
/* IE6 hover$BBP1~(B */
body { behavior : url ("csshover.htc") ; }

