@charaset "utf-8";

h2#Itembannar{
  width: 840px;
  height: 190px;
  background: url(../img/item/itembannar.png) no-repeat;
  text-indent: -99999px;
  margin:40px 70px;
  overflow:hidden;
}
div#Contents3{
  width:840px;
  height:500px;
  margin: 70px;
  overflow: hidden;
}

div#List{
  width:250px;
  height: 500px;
  float: left;
}

div#List h2{
  text-indent: -99999px;
  height:250px;
  background: url(../img/item/item01.jpg);

}
div#List p.Text{
  width:250px;
}
div#List2{
  width: 540px;
  height:500px;
  float:right;
  overflow: hidden;
  padding-left: 50px;
}
div#Item02{
  width:250px;
  float:left;
}
div#Item02 h2{
  height: 250px;
  text-indent: -99999px;
  background: url(../img/item/item02.jpg);

}
div#List2 p.Text{
  width: 250px;
}
div#Item03{
  width: 250px;
  float:right;
}
div#Item03 h2{
  height: 250px;
  text-indent: -99999px;
  background: url(../img/item/item03.jpg);
}

  
