@charset "euc-jp";

table{
  width:735px;
  margin:0 auto;
  position:relative;
  background:transparent;

}

table td , table table,table table td{
  background:transparent;
}

table table{
  border-bottom:1px dashed #CCC;
  border-top:1px dashed #CCC;
}

table table td {
  font-weight:bold;
}

table table td a{
  font-weight:normal;
}

body {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  background:#FFF url("bg.gif") top center repeat-y;
  color:#334;
  text-align:center;
}
li {
  font-size: 12pt;
}
a{
color:#EE486F;
text-decoration:none;
}

a:link{
color:#EE486F;
text-decoration:none;
}

a:visited {
color:#EE7793;
text-decoration:none;
}

a:hover {
color:#FF2F78;
text-decoration:underline;
}

a, a:link, a:visited, a:hover, {
 word-break:break-all ;
 word-wrap:break-word ;
}
h1 {
  text-align: center;
  font-size: 160%;
  font-family:"Lucida Sans Unicode",serif;
  padding-top:60px;
  padding-bottom:60px;
  margin:-20px auto 0 auto;
  background:url("h1.gif") top center no-repeat;
  color:#B55163;
}
ol {
  margin:10px auto 5px auto;
  width:720px;
 _width:735px;
  text-align:left;
  padding-left:0;
}

ol li{
  margin-bottom:10px;
  text-align:left;
  list-style:none;
  background:url("h4.gif") 0 2px no-repeat;
  padding-left:23px;
}

ol li .modified{
  color:#667;
  font-size:90%;
}
.diff {
  font-size: 80%;
  background:url("comment.gif") ;
  border:1px dashed #F7DBD6;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right:20px;
  padding:8px;
}

#hatena-antenna-image ol{
  margin-left:auto;
 _margin-left:0 !important;
  padding-left:0 !important;
  text-align:center;;
}
#hatena-antenna-image ol.image li {
  width:150px;
  height:185px;
  background:url(image.gif) center top no-repeat !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin:15px;
  text-align:center;
}

#hatena-antenna-image ol.image li img{
  margin-top:10px;
}

p.pager {
  font-size: 80%;
  text-align: right;
  width:720px;
  margin:0 auto;
}

div.adminmenu {
  font-size: 80%;
  width:720px;
  padding:5px 0;
  margin:0 auto;
  text-align: right;
}
span.adminmenu {}
div.footer {
  color: #cccccc;
  margin: 5px;
  font-size: 80%;
  text-align: center;
}
form.hatena-searchform {
  text-align: right;
  margin-right: 5%;
}

#hatena-antenna-image ol.image li a.screenshot img{
  border:1px solid #CCC;
}

#toggle_visited{
  width:730px;
  margin:0 auto;
  position:relative;
  z-index:1000;
}

@media (max-width: 480px) {
    body {
        word-wrap: break-word;
    }
    table,
    ol,
    div.adminmenu,
    p.pager {
      width: auto;
    }
    p.pager {
        margin: 0 10px;
    }
    ol li {
        margin-bottom: 1em;
    }
    #hatena-antenna-image ol.image li {
        margin: 8px;
    }
}
.ad-index-pc-ol li {
  background: none;
  padding-left: 0;
  position: relative;
  left: -4px;
}