/*
@import
url("http://da.pekori.to/faerie/antenna/antenna.css");
*/
* {
border-color: #F7B7A9;
}
html {
/* background: #F8D0C2 url("./p.png");*/
/* background: #F8D0C2 url("p.png");*/
}
body {
line-height: 1.3;
color: #000;
background: url("http://da.pekori.to/faerie/antenna/p.png") #F8D0C2;
margin-right: 0;
padding-right: 0;
}
#main {
background: url("http://da.pekori.to/faerie/antenna/ud6.png") right 100px no-repeat;
}
li a {
background-color: #F8D0C2;
}
h1, h2, h3, h4, h5, h6 {
background-color: #e98991;/*#F9C6B1*/
color: #F8D0C2;
border-bottom: solid #e97091 1px;
line-height: 1;
margin: 1em 0 0.2em 0;
padding: 0.05em 0.5em;
}
h1 {
margin-top: 0.3em;
position: relative;
z-index: 2;
}
a:link {
color: #1e4478;
}
a:visited {
color: #4f1e78;
}
a:hover {
color: #000;
}
/* -- */
.modified {
font-family: monospace;
}
a, input { position: relative; z-index: 2; }
input {
background: transparent;
color: #000;
line-height: 1.2;
}
/*
table, center {
display: none;
}
ol[style] {
display: none;
}
*/
div.adminmenu {
font-size: 90%;
margin: 2% 5% 0% 0%;
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%;
}