@charset "utf-8";
/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/
/************************************
** ??????????????????
************************************/
dl.recent-comments {
  width:100%;
  margin: 20px auto;

}

dl.recent-comments dt{
  text-align: left;
  clear: left;
  float: left;
  width: 46px;
  white-space: nowrap;
  margin-top: 3px;
}

dl.recent-comments dd{
  margin-left: 0;
  margin-bottom: 20px;
}

dl.recent-comments dd .recent-comment-author{
  font-weight: bold;
}

dl.recent-comments dd .recent-comment-content{
  font-size:14px;
}
.side-new a {
  display: block;
}
.side-new li {
  overflow: auto;
  margin: 4px;
  padding: 0;
  line-height: 1.5;
  border-bottom: 1px dashed #999;
}
.side-new img {
  float: left;
  margin: 0 4px 0 0;
  width: 60px;
  height: 60px;
}

