



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

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

  .sub {
	width: 200px;
   margin: 25px 0px 10px 0px;
 }
 
 .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;
   } 
  

   
   
 
 /*e*/
 
 #news {
	width: 550px;
	margin: 10px auto 10px auto;
	text-align: left;
	} 
	

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


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


  #day {
	font-size: 15px;
	padding-top:5px;
	padding-left:22px;
	color: #232323;
	background-image: url(../images/news_list02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 26px;
	  }


 #news STRONG {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #febe00;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left: 10px;
 }
 

 #news p {
	font-size: 16px;
	margin: 5px auto;
	line-height: 25px;
	 }


 #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;
 }







 