* {
margin: 0;
padding: 0;
}

body {
font-family: 'Times New Roman';
font-size: 10px;
line-height: 170%;
letter-spacing: 1px;
text-align: left;
background-color: #000000;
background-image: url('http://img-cdn.jg.jugem.jp/a53/757791/20080507_451434.jpg');
background-repeat: no-repeat;
background-position: center top;
}


.main { 
padding: 10px;
float: right;
text-align: left;
width: 400px;
background-color: #fff;
}

.side { 
float: left;
padding: 0px 20px 20px 20px;
text-align: left;
width: 190px;
background-color: #fff;
}

a:link,a:visited,a:active { color: #6E6E6E; text-decoration: none;}
a:hover	{ color: #000; text-decoration: underline;}


.top { 
text-align: left;
height: 280px;
width: 560px;
}

.site_title {
font-family: 'Times New Roman';
font-size: 20px;
color: #fff;
font-weight: bolder;
letter-spacing: 1px;
margin-top: 10px;
}

.site_title a ,
.site_title a:link ,
.site_title a:visited ,
.site_title a:active { color: #fff; text-decoration: none; }
.site_title a:hover	{ color: #ccc; text-decoration: none; }

.description {
font-family: 'Verdana';
font-size: 10px;
letter-spacing:2px;
line-height:130%;
color: #fff;
margin: 5px 0px 0px 0px;
}


input,select,textarea {
line-height:150%;
color: #000;
font-size: 11px;
font-family:'verdana';
background-color:#fff;
border:1px solid #000;
}

ul {
list-style-type: none;
line-height:160%;
margin: 0px; padding: 0px;
}

li {
list-style-type: none;
line-height:160%;
margin: 0px; 
}


.pict { padding: 5px;}

.entry_navi{
font-size: 11px;
font-family: 'Times New Roman';
letter-spacing:1px;
line-height:180%;
text-align: right;
margin: 10px 0px 5px 0px;
}

.entry_date {
font-family: 'Times New Roman';
font-size: 10px;
color: #000;
text-align: right;
margin: 10px 0px 15px 0px;
letter-spacing:2px;
line-height:180%;
}

.entry_title {
font-family: 'Times New Roman';
font-size: 11px;
letter-spacing: 1px;
line-height:170%;
color: #000;
font-weight: bolder;
margin: 10px 0px 0px 0px;
}

.entry_body {
font-family: 'MS UI Gothic';
font-size: 12px;
letter-spacing: 1px;
line-height:170%;
color: #000;
margin: 30px 0px 30px 0px;
}

.entry_state {
font-family: 'Times New Roman';
font-size: 10px;
letter-spacing:2px;
line-height:180%;
color: #999;
margin: 0px 0px 40px 0px;
text-align: right;
}

.comment_title {
font-family: 'Times New Roman';
font-size: 14px;
letter-spacing:2px;
line-height:180%;
color: #000;
font-weight: bolder;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
}

.comment_body {
font-family: 'MS UI Gothic';
font-size: 11px;
letter-spacing: 1px;
line-height:170%;
color: #000;
margin: 30px 0px 30px 0px;
}

.form {
font-family: 'verdana';
font-size: 10px;
text-align: right;
color: #000;
}



.linktitle {
font-family: 'Times New Roman';
font-size: 14px;
color: #000;
letter-spacing:2px;
line-height:180%;
margin: 20px 0px 20px 0px;
}

.linktext {
font-family: 'Times New Roman';
font-size: 10px;
color: #A0A0A0;
letter-spacing:2px;
line-height:180%;
margin: 10px 0px 10px 0px;
}

.calendar {
font-family: 'Times New Roman';
font-size: 10px;
color: #000;
line-height: 140%;
margin: 20px 0px 20px 0px;
padding: 3px 0px 0px 0px;
text-align: center;
}
.cell { padding: 1px; height: 20px; width: 20px; }

.weekday {
font-size: 10px;
color: #000;
font-weight: bolder;
text-align: center;
padding: 1px;
height: 13px;
width: 20px;
}

.search {
font-family: 'Times New Roman';
font-size: 10px;
color: #000;
letter-spacing:2px;
line-height:150%;
text-align: left;
margin: 0px 0px 5px 0px;}


.page {
font-family: 'Times New Roman';
font-size: 10px;
color: #000;
text-align: center;
letter-spacing:1px;
line-height:150%;
margin: 30px 0px 10px 0px;
padding-top: 30px;
}

br {letter-spacing: normal}

html {
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-track-color: #282828;
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
}