/* Selected Layout:  */
@import url(base_theme.css);

/*----------------------------------------------------------------------
http://www.itsmemo.com 固有のスタイル
-----------------------------------------------------------------------*/
.asset ul.newentry{
  margin:5px;
}
.asset .newentry li{
  list-style-type: none;
  background-image:url(img/newentry.gif);
  background-repeat:no-repeat;
  background-position: left center;
  padding-left: 20px;
  padding-bottom: 2px;
  margin-top: 5px;
  border-bottom: 1px solid #99CCFF;
}

.toplinks h3{
  margin:0;
  font-size: small;
}

.toplinks ul{
  margin: 5px 10px 10px 0px;
}
.toplinks li{
  list-style-type: none;
  background-image:url(img/site.gif);
  background-repeat:no-repeat;
  background-position: left center;
  padding-left: 15px;
  margin-top: 0px;
}

