body {
 font-family: Meiryo, "MS Gothic", Gothic, serif, sans-serif;
}

#title
{
 padding: 0.2em;
}

.post {
 text-indent: 1em;
}

h5 {
 text-indent: 0em;
}

.post {
line-height: 1.5em;
}

.code {
 background-color: #fffaf2;
 border-color: gray;
 border-style: solid;
 border-width: 1px;
 margine: 0mm 0mm 1mm 0mm;
 padding: 3mm;
font-family: "Lucida Console", Gothic, serif, sans-serif;
text-indent: 0em;
line-height: 1.2em
}
