div#simple-header{
background-color:#87CEEB;
}
body{
font-family:arial, sans-serif;
background-color:#fff;
}
body a:link{
color:#3399ff;
}
body a:hover{
font-weight:bold;
}
a{
font-weight:normal;
}
h1{
font-size:18px;
}
/*広告文は罫線で囲まないという指示。ブラウザによっては効かない*/
p#pager_relate+ol li, div.setumei+ol li{
border:none;
margin-bottom:0px;
}
div.hatena-body{
float:left;
width:85%;
height:auto;
background-color:#fff;
padding-left:0px;
border-right:double 65px #ffddee;
}
div.hatena-body ol{
background-color:#fff;
padding-left:10px;
}
ol li{
font-size:14px;
border:dotted 1px #888888;
padding: 15px;
margin-bottom:15px;
}
.diff{
background-color:#f5f5dc;
padding:10px;
margin-bottom:10px;
}
div.setumei{
margin:10px 30px 10px 30px;
font-size:14px;
}