@charset "utf-8";
#tztr-profile-widget div{
  background-image:none;
  border-width:0;
}
#tztr-profile-widget table{
  border-width:0;
}
#tztr-profile-widget td{
  vertical-align:top;
  color:black;
  border-width:0;
  margin:0;
  padding:0;
}
#tztr-profile-widget td span{
  line-height:1em;
}
#tztr-profile-widget a{
  border-width:0;
}
#tztr-profile-widget .text-layer{
  float:right;
  font-family:"IPA明朝", "ＭＳ 明朝", "メイリオ", "Hiragino Mincho Pro", monospace;
  margin:0; 
}
#tztr-profile-widget a:hover{
  background-color:transparent;
}
#tztr-profile-widget .loading{
  font-family:"Times New Roman";
  padding-top:2em;
  padding-left:1em;
}
#tztr-profile-widget .text-layer a:link{
  outline:none;
  text-decoration:none;
  color:blue;
  background-color:transparent;
}
#tztr-profile-widget .text-layer a.ruby{
  color:darkgreen; 
}
#tztr-profile-widget .text-layer a.ruby:hover{
  color:darkgreen; 
}
#tztr-profile-widget .round-5{
  -moz-border-radius-topleft: 5px;
  -khtml-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;

  -moz-border-radius-topright: 5px;
  -khtml-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
#tztr-header{
}
.tztr-hd-inner{
  padding:5px 0 5px 12px;
}
.tztr-hd-uname{
  font-size:12px;
}
a.tztr-hd-sname{
  font-family:"Times New Roman";
  font-size:14px;
  color:white;
  font-weight:bold;
  text-decoration:underline;
}
#tztr-pager{
  font-size:12px;
  padding:5px 0 7px;
  text-align:center;
}
#tztr-pager a:link,
#tztr-pager a:hover{
  font-family:"Times New Roman";
  color:white;
  font-weight:bold;
  text-decoration:underline;
}
#tztr-footer{
  font-family:"Times New Roman";
  font-size:12px;
  text-align:right;
  padding-top:0.5em;
  height:30px;
  color:#666;
}
#tztr-footer a:link,
#tztr-footer a:visited,
#tztr-footer a:hover
{
  margin-left:0.5em;
  color:#333;
  background-color:transparent;
  text-decoration:underline;
}
