CSS

span.highlight {
	color: black;
	background-color: yellow;
}
img.photo {
	float: right;
	margin: 10px;
	border: 0;
}
a.keyword {
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
}

.hatena-body {
  width:98%;
  margin:10px 2% 0 2%;
}

h1 {
 margin:10px 8% 0 8%;
 padding: 6px 10px 6px 10px;
}

div.body {
  padding:20px 0 20px 0;
}


.hatena-section{
        text-align:left;

}

.hatena-sectioncategory{
      width:80%;
         text-align:left;
}

.hatena-recentcomment{
         width:90%;
         text-align:left;
}

div.day table tr td {
 border-width:0 0 0 0;
}

div.sidebar {
 width:200px;
}

div.main {
 margin-right:215px;
}




BODY {scrollbar-base-color:#fcf8f6;}
BODY {scrollbar-face-color:#fcf8f6;}
BODY {scrollbar-track-color:#ffffff;}
BODY {scrollbar-3dlight-color:#ffffff;}
BODY {scrollbar-darkshadow-color:#ffffff;}
BODY {scrollbar-shadow-color:#c08060;}
BODY {scrollbar-highlight-color:c08060;}
BODY {scrollbar-arrow-color:#c08060;}