@charset "Shift_JIS";
/*@import url("template.css");*/
#topics{
	width:755px;
	margin-left:30px;
}
#pagetitle h1{
  border-bottom-color: #F21E8C;
}

h2{
  clear:both;
  background-image: url(../img/bar_category.gif);
}

dt{
    float                   :left;
    margin                  :0 4px 0 0;
}
dt:after{
  content:":\20";
}

dd{
  margin-left:0 16px 0 32px;
  margin-right:;
}
.totop{
  font-size:80%;
  text-align:right;
  margin-bottom:16px;
}
.totop a:before{
  content:"\20"
}

#toKako{
  padding:2px 2px 2px 16px;
}
#zuijiteiki dt:after{
  display:none;
}
#zuijiteiki dd{
    display                 :inline;
    white-space             :nowrap;
    margin                  :0;
}
#zuijiteiki dd:before{
    content                 :"|\20";
}
#zuijiteiki dd:after{
    content                 :"\20|";
}

