



#main{
	width: 930px;
	margin: 0px auto;
	}
 

 
  #left {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px auto;
  }
  
  
  
  #right {
	float: right;
	width: 310px;
	margin: 10px 10px 10px auto;
   } 
 
 
 
 
 span.right{
	font-size: 15px;
	line-height: 28px;
	padding-left: 380px;
 }
  

  .sub {
	width: 200px;
   margin: 25px auto 10px auto;
 }
 
 .sub h2 {
	font-size: 14px;
	color: #FFFFFF;
	width: 200px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 13px;
	text-align: left;
	text-indent: -9999px;
 }
 
 
 .week h2 {
	background: url(../images/sub_header.gif) no-repeat;
 }
 
 
 .tenki h2 {
	background: url(../images/weather_header.gif) no-repeat;
 }  
 
 
 .bangumi h2 {
	background: url(../images/bangumi_header.gif) no-repeat;
 }  
  
 
 
 
#frame {
	margin: 0px;
	background: url(../images/sub_bg.gif) repeat-y;
 }
 
 .sub_bottom{
   height: 10px;
   padding-bottom: 10px;
   margin: 0px auto;
   background: url(../images/sub_footer.gif) no-repeat 0 0;
   width: 200px;
 }
 
 .title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	 }
 
 
 .sub p {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px auto;
	padding-bottom: 10px;
	padding-top: 10px;
   } 
  

   
   
 
 /*原稿*/
 
 #news {
	width: 570px;
	margin: 10px auto 10px auto;
	text-align: left;
	padding-left:20px;
	} 
	

 #news ul {
	font-size: 12px;
	margin: 5px auto;
	line-height: 17px;
	 }


 #news li {
	list-style-type: decimal;
	 }


  #day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	padding-left:22px;
	color: #232323;
	background-image: url(../images/news_list1602.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 550px;
	height: 30px;
	margin: 0px auto;
	border: 1px solid #cecece;
	line-height: 30px;
	  }
	  
	  
	  
	  


 #news STRONG {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 28px;
	padding-left:17px;
	letter-spacing: 0.1em;
	background-image: url(../../images/web_list02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
 }
 

 #news p {
	font-size: 18px;
	margin: 10px auto 5px auto;
	line-height: 28px;
	letter-spacing: 0.01em;
	 }


 #news hr {
	margin: 15px auto;
	 }
	 


  /*weather*/

 #weather {
	margin: 10px auto;
	width: 158px;
	height: 144px;
	text-align: center;
	background-image: url(../../z-images/left/weather_bg01.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-position: center center;
}
 
 
.hokubu {
	margin: 38px 20px 0px 64px;
 }
 
 
 #weather_b {
	margin-top: 20px;
 }







 