@charset "UTF-8";<style type="text/css">
<!--
ul{
	list-style:none;
}
#text{
  font-size : 19px;
  width : 800px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  
  font-weight : normal;
  line-height : 2.5;
  
  font-family : AR明朝体U;

}
#name{
  font-size : 31px;
  color : rgb(122, 26, 56);
  text-align : center;
  font-weight : bolder;
  background-image : url(images_shop/table_shop.png);
  width : 600px;
  height : 90px;
  background-repeat : no-repeat;
  margin-left : auto;
  margin-right : auto;
  
  padding-top : 25px;
}
#table_top{
  background-image : url(images_shop/table1_top.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 594px;
  height : 80px;
  background-repeat : no-repeat;
  margin-top : 10px;
  
}
#table_center{
  background-image : url(images_shop/table1_center.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 594px;
  height : auto;
  background-repeat : repeat-y;
  
  
}
#table_bottom{
  background-image : url(images_shop/table1_bottom.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 594px;
  height : 80px;
  background-repeat : no-repeat;
  
  
}
#txt_bold{
  font-size : 19px;
  text-align : left;
  
  margin-left : auto;
  margin-right : auto;
  
  width : 450px;
  
  
  padding-left : 70px;
  padding-right : 70px;
  font-weight : bolder;
  
  color : rgb(255, 0, 128);
}
#txt{
  font-size : 16px;
  text-align : left;
  
  margin-left : auto;
  margin-right : auto;
  
  width : 450px;
  padding-top : 0px;
  
  padding-left : 70px;
  padding-right : 70px;
  font-weight : bold;
  
  color : rgb(128, 64, 64);
}
#txt2{
  font-size : 14px;
  text-align : left;
  
  margin-left : 70px;
  margin-right : 70px;
  
  width : 470px;
  padding-top : 0px;
  
  
  
  padding-bottom : 0px;
  font-weight : bold;
  
  color : rgb(128, 64, 64);
  
  
  
}
#txt3{
  font-size : 15px;
  text-align : center;
  
  margin-left : auto;
  margin-right : auto;
  
  width : 600px;
  padding-top : 0px;
  
  
  
  padding-bottom : 15px;
  font-weight : bold;
  color : rgb(252, 78, 125);
}
#drama{
  
  width : 594px;
  
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  background-image : url(images_shop/table2_center.png);
}

#drama_top{
  background-image : url(images_shop/table2_top.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 594px;
  height : 62px;
}

#drama_bottom{
  background-image : url(images_shop/table2_bottom.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 594px;
  height : 62px;
}

#line{
  background-image : url(images_shop/line.png);
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 950px;
  height : 46px;
}

#bold{
  font-size : 24px;
  font-weight : bolder;
}








<style type="text/css">
div#imageList ul {
    margin: 10px;
    padding: 0;
}
div#imageList li {
    float: left;
    list-style-type: none;
    margin-left: 5px;
}
div#imageList li img {
    width: 50px;
    height: 50px;
}
</style>
