/* トップ */

#top_main 
			{background:url("../img/top_bg.jpg") left;
			width:100%;
			min-width:950px;
			height:430px;
			}
#top_main #headline{
			position:absolute;
			top:70px;
			left:470px;
			overflow:hidden;
			}
#top_main h3	{font-size:12px;
			_font-size:50%;
			}

#recent_topic{background:#b4c950;
			width:100%;
			min-width:830px;
			}
#recent_topic	{width:100%;
			height:100%;
            min-width:950px;
			margin-top:0px;}
#topic_inline	{width:830px;
			height:300px;
			border:0;
			overflow:hidden;
			margin-top:0px;
			margin-left:120px;
			background:#b4c950;
			}
#top_footer	{padding-top:20px;
			background:#b4c950;
			width:100%;
            min-width:950px;
			color:#ffffff;}			
#top_footer a {color:#ffffff;}
#top_footer a:visited {color:#ffffff;}
#top_footer a:hover{color:#ffffff;}


/* バナーエリア */

#banner_area	{
			position:absolute;
			top:229px;
			left:760px;
			width:180px;
			height:146px;
			overflow:hidden;
			}
a#banner1,a#banner1 span{
			width:180px;
			height:146px;
			}
					
