@charset "UTF-8";
 
#table_clip_top{
  background-image : url(IMG/table_clip_top.png);
  background-repeat : no-repeat;background-position : center top;
  width : 960px;
  height : 124px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  
  
}

#table_clip_center{
  background-color : white;
  width : 960px;
  
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  
  padding-top : 70px;
  padding-bottom : 0px;
  
  
  background-image : url(IMG/text_bk1.jpg);
  background-repeat : no-repeat;background-position : center center;
}

#table_clip_bottom{
  background-image : url(IMG/table_clip_bottom.png);
  background-repeat : no-repeat;background-position : center top;
  width : 960px;
  height : 202px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
}<style type="text/css">
<!--
ul{
	list-style:none;
}
#text_story{
  font-size : 20px;
  width : 800px;
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  
  font-weight : bold;
  line-height : 2.5;
    font-family : メイリオ, "Lucida Console", Arial, "Helvetica Neue OTS", sans-serif;
  
  





  color : rgb(103, 22, 47);
}


