@charset "utf-8";

/*フラッシュ　#fla
----------------------------------------------------------------*/
#fla {
	}

/*トップページ #top
----------------------------------------------------------------*/
#top{
	border-top:5px solid #6bb369;
	width:570px;
	margin:20px 0 0;
	}
	#top .top_tbl01{
		}
		#top .top_tbl01 .top_td01{
			width:70px;
			height:60px;
			padding:10px 0px;
		}
		#top .top_tbl01 .top_td02{
			width:500px;
			vertical-align:middle;
		}
	#top .top_tbl02{
		border-top:1px solid #ddd;
		}
		#top .top_tbl02 .top_td01{
			width:70px;
			height:60px;
			padding:10px 0px;
		}
		#top .top_tbl02 .top_td02{
			width:500px;
			vertical-align:middle;
		}


/*新着情報 WN01
----------------------------------------------------------------*/
#wn01{
	width:570px;
	margin:10px 0 0;
	}
	#wn01 h3{
		padding:0px;
		margin:0;
		}
	#wn01 iframe{
		width:568px;
		height:89px;
		overflow:auto;
		border:solid 1px #ccc;
		border-top:0;
	}

