body {
    margin-left: 10%;
    width: 60%;
    margin-bottom: 1em;
    font-family: Helvetica, sans-serif;
    font-weight: lighter;
    color: #125;
    background-color: #fcfeff;
    line-height: 1.1em;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #129;
    clear: both;
    float: none;
}

p {
    text-indent: 0em !important;
}

a {
    color: #24f;
}

a:visited {
    color: #56f;
}

a:hover {
    color: #9df;
}

h1 {
    margin-top: 1em;
    font-size: 1.1em;
    letter-spacing: -0.03em;
    line-height: 1.1em;
}

h1 a {
    color: #6af;
    text-decoration: none;
}

h2 {
    font-size: 1.5em;
    margin: 1em 0 0.5em 0;
}

address {
    margin-top: 2em;
    font-style: normal;
    font-size: 0.9em;
    color: #ddf;
    background-color: #fff;
    text-align: center;
}

ul, ol, dl {
    margin: 0;
    padding: 0;
}

.calendar {
    font-size: 0.85em;
}

dl.calendar {
    margin-bottom: 1em;
}

.calendar dt {
    font-weight: bold;
    margin: 0;
}

.calendar dd {
    margin: 0;
}


.sidebar {
    font-size: 0.8em;
    position: absolute;
    right: 10%;
    top: 3em;
    width: 17%;
    background-color: #fff;
    opacity: 0.8;
    letter-spacing: -0.05em;
}

/*
.sidebar:hover {
    background-color: #cdf;
}
*/

.sidebar .license {
    text-align: center;
    margin: 1em;
}

.sidebar .license img {
    border: none;
}

.sidebar h4 {
    margin: 0;
}

.linklist {
    margin: 0;
    padding: 0;
}

.linklist li {
    margin: 0;
    margin-left: 1em;
    list-style-type: none;
}

.search input {
    border: 1px solid #cdf;
    background-color: #fff;
    color: #acf;
}

.search input[type='text'] {
    width: 60%;
}

.search input[type='submit'] {
    width: 30%;
    font-size: 0.8em;
}

.search input[type='text']:focus {
    border: 1px solid #45a;
    color: #45a;
}

.search input[type='submit']:active {
    border: 1px solid #45a;
    background-color: #acf;
    color: #45a;
}

.day {
    cloar: left;
    float: none;
}

.editor textarea {
    width: 100%;
    min-height: 400px;
    margin: 0;
}

.editor .title {
    width: 60%;
}

.entry {
    letter-spacing: -0.01em;
}

.nifuba_entry {
    margin-top: 1em;
}

.nifuba_view .nifuba_entry {
    line-height: 1.5em;
    letter-spacing: 0.05em;
}

.nifuba_view .nifuba_entry p {
    margin: 2em 0;
}

.nifuba_entry .entry {
    z-index: 255;
}

.nifuba_entry ul,
.nifuba_entry ol {
    margin-left: 0em;
}

.nifuba_entry li {
    margin: 0% 1em 0 1em;
}

.nifuba_entry ul li {
    list-style-type: square;
}

.nifuba_entry ol li {
    list-style-type: lower-roman;
}

.nifuba_entry pre {
	overflow: auto;
}

.entry img,
.entry object {
    	margin: 5px;
	float: left;
	clear: left;
}

.entry img.inline {
	float: none;
}

.entry dl dt {
    width: 90%;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px dotted #9ad;
    font-size: 0.95em;
    font-weight: bold;
}

.entry dl dd {
    margin: 0 0.5em 1em 0.5em;
}
.synSpecial { color: #c000c0; }
.synType { color: #008000; }
.synComment { color: #0000c0; }
.synPreProc { color: #c000c0; }
.synIdentifier { color: #008080; }
.synConstant { color: #c00000; }
.synStatement { color: #804000; }

.data {
    font-size: 0.8em;
    clear: both;
    text-align: right;
}

.calendar p {
    font-size: 1.2em;
}

.hatena-asin-detail ul {
    font-size: 0.8em;
}

.section p img {
    float: left;
    margin: 0.5em;
}

/* memo region */
.memo {
    font-size: 0.9em;
    letter-spacing: 0.01em;
}

.memo p.comment {
    margin: 0.3em 0 0.3em 1em;
    line-height: 1.1em;
}

.memo .links li,
.memo .monos li {
    list-style-type: none;
    font-size: 1.1em;
    margin: 0.2em 0 0.2em 0;
    font-weight: bold;
}

.memo .tags {
    display: inline;
    font-size: 0.8em;
}

.memo .tags li {
    display: inline;
}

.memo .tags .tag:before {
    content: '[';
}

.memo .tags .tag:after {
    content: ']';
}

.memo .tags .group {
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}

.memo h4 {
    margin: 1em 0 0 0;
    font-size: 0.6em;
}

.memo h3 {
    font-size: 0.80em;
    margin: 0;
}

.memo .memo_item {
    margin: 1em 0;
    background-color: #fff;
}

.memo .data {
    text-align: right;
}

.memo {
    border-top: 1px solid #def;
    clear: both;
    float: none;
}


.memo:before {
    content: 'ecmemo on 1470.net';
    color: #79f;
    font-size: 0.9em;
}

.memo .monos img {
    float:left;
}

.asamasi {
    float: none;
    clear: both;
    border-top: 1px solid #def;
    margin-bottom: 1em;
    font-size: 0.9em;
}

.asamasi:before {
    content: "asamasi today";
    color: #79f;
    font-size: 0.9em;
    display: block;
}

.asamasi li {
    list-style-type: none;
    display: inline;
}

.asamasi img {
    width: 32px;
}


.amatome_list_image {
    margin: 0;
    padding: 0;
    width: 100%;
}

.amatome_list_image li {
    list-style-type: none !important;
    display: block;
    float: left;
    margin: 1px;
}

.nifuba_entry .amatome_list_image {
    text-align: right !important;
}

.nifuba_entry .amatome_list_image img {
    width: 70px;
    border: none;
}



