@charset "ISO-2022-JP";
.breadcrumbs{
  background-image : url(pankuzu/images/bg-stripe-3.png);
  background-repeat : inherit;
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  filter: alpha(opacity=40);
  /* for IE */
	opacity: 0.4;
  height : 30px;
  text-align : left;
}
.tuusin_cell{
  font-size : 90%;
  padding-top : 5px;
  padding-left : 10px;
  border-collapse : collapse;
  width : 600px;
  line-height : 140%;
}

.tuusin_Li{
  line-height : 160%;
  
  width : 460px;
  font-size : 90%;
}

.tuusin_UL{
  line-height : 140%;
  
  
  text-align : left;
  text-indent : 50px;
}
