body{
  background:#FFF;
}

a.category,
a.keyword {
  color: black;
  text-decoration: none;
  border-bottom: 1px solid #d0d0d0;
}

a.okeyword {
  color: black;
  text-decoration: none;
  border-bottom: 1px dashed #d0d0d0; 
}

div.taglist p {
  font-family: Arial, Sans-serif;
  font-weight: bold;
  font-size: 100%;
}

div.taglist p.tagcrumbs {
 font-family: Arial, Sans-serif;
 font-weight: normal; 
 font-size: 80%;
 margin-left: 5px;
}

ul.taglist {
  font-family: Arial, Sans-serif;
  line-height: 150%;
}

ul.taglist li {
  display: inline;
}

ul.taglist a {
  text-decoration: none;
}

ul.taglist a.tag-latest  { color: #0000ff }
ul.taglist a.tag-later   { color: #9999ff }
ul.taglist a.tag-earlier { color: #9999cc }
ul.taglist a.tag-earliest{ color: #cccccc }

div.taglist ul a.currenttag {
  color: red;
}

div.body {
  margin: 20px 10px 10px 10px;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 1em;
}

div.breadcrumbs p {
  font-size: 90%; 
}

div.header {
  padding-bottom: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #c9d5f8; 
}

div.header h2 {
  font-size: 120%;
  background: url('http://b.hatena.ne.jp/bookmark.gif') no-repeat 5px 30%;
  display: inline; 
  padding-bottom: 5px;
  padding-left: 25px;
  margin-bottom: 8px;
}

div.header ul.bookmarkinfo {
  margin-left: 10px;
  padding: 0;
  font-size: 90%;
  display: inline;
}

div.header ul.bookmarkinfo li {
  padding-left: 2px;
  display: inline;
}

div.main {
  z-index: 2;
  display: block;
}

div.main div.pager {
  font-size: 90%;
  margin-bottom: 20px;
  text-align: right;
  clear: both;
}

div.taglist {
  float: right;
  width: 20%;
  margin-left: 20px;
  padding-bottom: 20px;
}

div.taglist h3 {
  font-size: 90%;
}

ul#related-taglist {
  font-size: 80%;
  background: #ddd;
  padding: 5px;
}

ul#related-taglist li {
  line-height: 140%;
  padding-right: 3px;
}

div.taglist ul {
  margin: 0;
  padding: 0;
}

div.taglist ul li {
  /* display: inline; */
}

div.favoritelist {
  margin-top: 20px;
  float: right;
  background: #f0f0ff;
  border: 1px solid #ccc;
}

div.favoritelist h3 {
  font-size: 80%;
  margin: 0px;
  padding: 5px;
}

div.favoritelist ul {
  list-style-type: none;
  margin: 5px;
  padding: 0px;
}

dl.bookmarklist {
  line-height: 1.2em;
  padding: 0;
  display: block;
}

dl.bookmarklist dl,
dl.bookmarklist dt,
dl.bookmarklist dd {
  margin: 0;
  padding: 0;
  display: block;
}

dl.bookmarklist dt.bookmark {
  margin: 0;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
  margin-top: 1.2em;
}

dl.bookmarklist dd dt {
  display: inline;
}

dl.bookmarklist dd dt:first-child {
  margin-left: 0;
}

dl.bookmarklist dd dt span.label,
dl.bookmarklist dd dd a span.label,
dl.bookmarklist dd dt.domain,
dl.bookmarklist dd dt.timestamp {
  display: none;
}

dl.bookmarklist dd dd {
  display: inline;
  font-size: 80%;
  margin: 0;
  padding: 0;
}

dl.bookmarklist dd dd.domain {
  font-size: 80%;
}

dl.bookmarklist dd dd.domain a.domain {
  color: #999;
}

dl.bookmarklist dd dd.timestamp {
  color: #999;
}

dl.bookmarklist dd {
  margin: 0;
  margin-left: 1em;
}

dl.bookmarklist dd.comment {
  margin-top: 3px;
  color: green;
  font-size: 80%;
  padding: 0px;
}

dl.bookmarklist dd.content {
  margin-top: 0.5em;
  font-size: 80%;
}

dl.bookmarklist dd.comment a {
  color: green;
}

dl.bookmarklist dd.comment strong, 
dl.bookmarklist dd.content strong {
  background: yellow;
}

dl.bookmarklist dd dd.users em {
  background-color: #fff0f0;
  font-weight: bold;
  display: inline;
  font-style: normal;
}

dl.bookmarklist dd dd.users em a{
  color: #ff6666; 
}

dl.bookmarklist dd dd.users strong {
  background-color: #ffcccc;
  font-weight: bold;
  font-style: normal;
  display: inline;
}

dl.bookmarklist dd dd.users strong a {
  color: red;
}

dl.bookmarklist dd dd.delete form.delete {
  display: inline;
  margin: 0;
  padding: 0;
}

div.hatena-moduletitle {
  font-size: 80%;
  margin-bottom: 3px;
}

ul.hatena-asin,
ul.asinlist {
  padding: 0;
  margin: 0;
}

ul.hatena-asin li,
ul.asinlist li {
  display: inline;
}

div.asinlist {
  width: 80%; 
  _width: 100%;
  margin-bottom: 2em;
}

img.asin {
  width: 100px;
  height: 140px;
}

dl.asinlist {
  display: block;
  float: left;
  margin: 5px 5px 1em 5px;
  text-align: center;
}

dl.asinlist dd {
  margin: 0;
}

dl.asinlist dd dt {
  text-align: center;
  display: inline;
  margin: 0;
}

dl.asinlist dd dd {
  display: inline;
  text-align: center;
  font-size: 80%;
  margin: 0;
}

dl.asinlist dd dt span.label {
  display: none;
}

dl.asinlist dd dd.users em {
  background-color: #fff0f0;
  font-weight: bold;
  display: inline;
  font-style: normal;
}

dl.asinlist dd dd.users em a{
  color: #ff6666; 
}

dl.asinlist dd dd.users strong {
  background-color: #ffcccc;
  font-weight: bold;
  font-style: normal;
  display: inline;
}

dl.asinlist dd dt.edit {
  display: none;
}

dl.asinlist dd dd.delete form {
  display: inline;
}

dl.asinlist dd dd.users strong a {
  color: red;
}

div.asintaglist {
  clear: left;
  float: right;
  width: 20%;
  margin-left: 20px;
  margin-bottom: 20px;
}

dl.asindetail {
  line-height: 1.2em;
  padding: 0;
  display: block;
}

dl.asindetail dl,
dl.asindetail dt,
dl.asindetail dd {
  margin: 0;
  padding: 0;
  display: block;
}

dl.asindetail dt.bookmark {
  margin: 0;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
  margin-top: 1.2em;
  margin-bottom: 0.3em;
  clear: left;
}

dl.asindetail dd dt span.label,
dl.asindetail dd dd a span.label,
dl.asindetail dd dt.timestamp {
  display: none;
}

dl.asindetail dd dd dt span.label {
  display: inline;
}

dl.asindetail dd dt {
  display: inline;
}

dl.asindetail dd dd {
  display: inline;
  font-size: 80%;
  margin: 0;
  padding: 0;
}

dl.asindetail dd dd dd {
  font-size: 100%;
}

dl.asindetail dd dd.image {
  display: block;
  margin: 0;
  margin-right: 5px;
  margin-left:  5px;
  padding: 0;
  float: left;
}

dl.asindetail dd dd.timestamp {
  color: #999;
}

dl.asindetail dd.comment {
  margin-top: 3px;
  color: green;
  font-size: 80%;
  padding: 0px;
}

dl.asindetail dd.content {
  margin-top: 0.5em;
  font-size: 80%;
}

dl.asindetail dd.comment a {
  color: green;
}

dl.asindetail dd.comment strong, 
dl.asindetail dd.content strong {
  background: yellow;
}

dl.asindetail dd dd.users em {
  background-color: #fff0f0;
  font-weight: bold;
  display: inline;
  font-style: normal;
}

dl.asindetail dd dd.users em a{
  color: #ff6666; 
}

dl.asindetail dd dd.users strong {
  background-color: #ffcccc;
  font-weight: bold;
  font-style: normal;
  display: inline;
}

dl.asindetail dd dd.delete form.delete {
  display: inline;
  margin: 0;
  padding: 0;
}

dl.asindetail dd dd.users strong a {
  color: red;
}

input.tag_search {
  width: 6em;
}

dt.bookmark-image {
  float: left;
}

img.video-thumbnail {
  width: 60px;
  height: 45px;
  margin-right: 10px;
}

form.favorite {
  padding: 5px;
  margin: 0;
}
