* {
margin: 0;
padding: 0;
}

body {background-color: #000000;
background-image: url('http://img-cdn.jg.jugem.jp/d00/768657/20080221_96392.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left center;}

body,table,tr,td,input,select,textarea {
font-family: 'verdana','ms pgothic';
letter-spacing: 2px;
color: #ffffff;
font-size: 10px;
line-height: 180%;
letter-spacing: 1px;
text-align: left;
}

#wrapper {
padding: 0px;
}

#layout {

position: absolute;
left: 300px;
width: 640px;
}

#main {
float: left;
text-align: left;
width: 400px;
padding-right: 20px;
}

#side {
float: right;
text-align: left;
padding-left: 20px;
width: 200px;
}

input,select,textarea {
line-height:150%;
background-color:#000000;
border:1px solid #ffffff;
}

ul {
line-height: 150%;
margin: 0px;
padding-left: 0px;
list-style-type: none;
}
li {list-style-type: none;
line-height:150%;margin:0px;
padding-left: 5px;
}

a:link { color: #ffffff; text-decoration: underline; }
a:visited { color: #ffffff; text-decoration: underline; }
a:active { color: #ffffff; text-decoration: underline; }
a:hover	{ color: #ffffff; text-decoration: none;}

.top {
float: center;
padding: 20px;
text-align: left;
}

.site_title {
font-family: 'century gothic','Verdana','ms pgothic';
font-size: 22px;
color: #FFFFFF;
line-height: 180%;
letter-spacing: 2px;
margin: 0px;
float: center;
}

.site_title a {color: #FFFFFF; text-decoration: none;}
.site_title a:link {color: #FFFFFF; text-decoration: none;}
.site_title a:visited { color: #FFFFFF; text-decoration: none; }
.site_title a:active { color: #FFFFFF; text-decoration: none; }
.site_title a:hover	{ color: #FFFFFF; text-decoration: none;}

.description {
letter-spacing:2px;
line-height:140%;
color: #ffffff;
margin: 10px 0px 10px 0px;
}

.entry_navi{
text-align: right;
margin: 15px 0px 5px 0px;
}

.entry_date {
color: #666666;
font-weight: bolder;
margin: 5px 0px 5px 0px;
padding-bottom: 3px;
line-height:180%;
}

.entry_title {
font-weight: bolder;
margin: 20px 0px 10px 0px;
}

.entry_body {
letter-spacing: 2px;
font-family:'MS UI Gothic';
font-size:12px;
line-height: 190%;
margin: 20px 0px 30px 0px;
}

.entry_state {
margin: 0px 0px 40px 0px;
text-align: right;
}

blockquote {
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 1px solid #000000;
}

.comment_title {
font-weight: bolder;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px solid #000000;
}

.trackback_title {
margin: 10px 0px;
padding-bottom: 3px;
border-bottom: 1px solid #000000;
}

.pict {
padding: 5px;
}

.linktitle {
font-weight: bolder;
line-height: 150%;
margin: 20px 0px 20px 0px;
}

.linktext {
line-height: 150%;
margin: 5px 0px 15px 0px;
}

.search {
line-height:150%;
margin: 20px 0px 5px 0px;
}

.copyright {
line-height:150%;
border-top: 1px solid #000000;
margin: 30px 0px 30px 0px;
padding-top: 30px;
}

.page {
text-align:center;padding-bottom: 30px;}

.calendar {
line-height: 140%;
margin: 20px 10px 0px;
padding: 3px 0px 0px;
text-align: center;
}
.cell { padding: 1px; height: 20px; width: 25px; }

.weekday {
text-align: center;
padding: 1px;
height: 13px;
width: 25px;
}

.form {
font-size: 10px;
text-align: right;
}

br { letter-spacing: normal}

html {
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
}