body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0;
background-color: #FFFFFF;
}
li {
font-size: 12pt;
margin-left: 30px;
}
ul{
font-size: 11pt;
margin:0;
padding:0;
list-style:none;
}
html {
background-image:url("http://farm4.static.flickr.com/3378/3621301814_6f8b92df5a_o.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right top;
}
div {
margin: 0px;
padding: 0px;
font-family: "Constantia", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅";
}
a:link {color:#A0A0A0; text-decoration:none;}
a:visited {color:#A0A0A0; text-decoration:none;}
a:active {color:#A0A0A0; text-decoration:none;}
a:hover {color:#999; text-decoration:underline;}
h1 {
text-align: left;
font-size: 20pt;
font-weight: bold;
border-bottom: 1px dotted #999999;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
margin-right: 5%;
padding: 4px 4px 4px 4px;
}
ol {
font-size: 10pt;
margin-top: 5px;
margin-bottom: 20px;
margin-left: 30px;
margin-right: 5%;
}
.diff {
font-size: 10pt;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
border-left: 1px dotted #999999;
border-right: 1px dotted #999999;
margin-top: 3px;
margin-bottom: 3px;
padding: 10px 5px 10px 5px;
}
.pager {
font-size: 10pt;
text-align: right;
margin-top: 3px;
margin-bottom: 3px;
margin-right: 5%;
}
div.adminmenu {
font-size: 10px;
margin: 2% 5% 0% 0%;
text-align: right
}
span.adminmenu {}
div.footer {
color: #cccccc;
margin: 10px;
font-size: 80%;
text-align: center;
}
form.hatena-searchform {
text-align: right;
margin-right: 5%;
}