@charset "UTF-8";
/* プロフィール */

#profile{
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:12px;
  width:auto;
  height:auto;
  margin:0px;
  padding:0px;
  line-height: 1.5;
}

#profile h2.username{
font-size:16px;
font-weight:bold;
margin-top:20px;
margin-bottom:5px;
}

#profile p.hurigana{
  font-size:12px;
  margin-bottom:20px;
  border-bottom: 2px ridge #666666;
}

#profile #keireki{
margin-top:10px;
margin-bottom:15px;
}

#profile .katsudou{
margin-bottom:15px;
padding-left:20px;
}
#profile .hyodai{
font-size:14px;
margin-left:0px;
margin-bottom:5px;
}

.tsuketashi{
padding-left:50px;
}

.katsudou li{
  list-style:disc;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #666666;
}

ul.program li{
list-style:disc;
border:none;
padding:0;
}