body {
	  background-color	: rgb(170,180,171);
	padding:0;
	margin:0;
	font-size:100%;
	width :320px;
}

div.maintext  {
	margin 	: 0;
	padding  	: 0 10px 5px 0 ;  
	width     	: 320px;
	  background-color	: rgb(170,180,171);
  }

div.inner {
  padding : 0 10px 0 5px;
  	width     	: 320px;
	  background-color	: rgb(170,180,171);
  }

  .seriac_contents {
	background-color	: rgb(170,208,186);
	border 		: 1px dashed black;

	padding-top 	: 5px;
	padding-bottom 	: 5px;
	margin-top 		: 20px;
	width 		: 300px;
  }
  

.sep img {
		  width : 50px;
		  height : 50px;
	  }
	  
.main_image img {
		  width : 318px;
		  height : 100px;		  
	  }
	  
.rtc {
	  margin		: 10px 10px 10px 0;
	  text-align		:right;
  }
  
  .prog_schedule table {
	  width : 315px;
  }
