*   {
margin: 0px;
padding: 0px;
}

a   {text-decoration: none;}

body   {
background-color: #000000;
line-height: 1.5
}

div#container   {
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
width: 800px;
padding: 20px;
}

div#intro   {
font-size: 0.8em;
color: #ff0000;
margin-bottom: 3px;
}

div#header   {
border-top: solid 5px #000000;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
border-bottom: solid 5px #000000;
margin-bottom: 20px;
}

h1   {color: #000000;
font-size: 1.5em;}
h1 a   {
color: #000000;}
h1 a:link   {color: #000000;}
h1 a:visited   {color: #000000;}
h1 a:active   {color: #000000;}
h1 a:hover   {color: #000000;}

div#main   {
float: left;
width: 600px;
margin-bottom: 20px;
}

h2   {
font-size: 1.1em;
margin-bottom: 10px;
}
h2 a   {
color: #000000;}
h2 a:link   {color: #000000;}
h2 a:visited   {color: #000000;}
h2 a:active   {color: #000000;}
h2 a:hover   {color: #000000;}

div.entry   {
font-size: 0.9em;
}

div.entryfooter   {
text-align: right;
font-size: 0.8em;
margin-top: 20px;
padding-bottom: 3px;
border-bottom: dashed 1px #000000;
margin-bottom: 50px;
}

div#commentform   {
font-size: 1em;
padding-bottom: 10px;
border-bottom: dashed 1px #000000;
margin-bottom: 20px;
}

div.kakucomment   {
font-size: 1em;}

div.commentfooter   {
margin-top: 20px;
text-align: right;
font-size: 0.8em;
padding-bottom: 3px;
border-bottom: dashed 1px #000000;
margin-bottom: 10px;
}

div#trackbackurl   {
padding-bottom: 10px;
border-bottom: dashed 1px #000000;
margin-bottom: 20px;
}

div#kakutrackback   {
font-size: 1em;
margin-bottom: 20px;
}

div.trackbackfooter   {
font-size: 0.8em;
text-align: right;
padding-bottom: 3px;
border-bottom: dashed 1px #000000;
margin-bottom: 10px;
} 

div#navi   {
font-size: 0.8em;
margin-top: 50px;
}

div#side   {
float: right;
width: 180px;
margin-bottom: 20px;
}

div.plugtitle   {
font-size: 0.9em;
font-weight: bold;
color: #ffffff;
background-color: #000000;
padding: 3px 3px 3px 5px;
margin-bottom: 5px;
}

div.plugcontent   {
font-size: 0.9em;
margin-left: 5px;
margin-bottom: 20px;
}

div#footer   {
clear: both;
border-top: solid 5px #000000;
padding-top: 3px;
font-size: 0.8em;
}

div#cm   {
display: none;
}