/* トップページ
////////////////////////////////*/

/* flash
--------------------------------*/
#topflash {
	width:1000px;
	margin:-5px 0px 0px -45px;
	position:absolute;
}

/* コンテンツタブ
--------------------------------*/
#contents_top{
	margin-top:395px;
}

/* コンテンツタブ
--------------------------------*/
#contents_top .tab{
	width:900px;
	padding:0px 4px;
	background:url(../img/contents_tab_bg.gif) top center no-repeat;
}
#contents_top .tab img{
	float:left;
	display:block;
}

/* コンテンツメイン
--------------------------------*/
#contents_top .main_top{
	width:900px;
	padding:5px 4px;
	background:url(../img/contents_bg.gif) top center repeat-y;
}

#contents_top .main_top ul.pickup li{
	float:left;
	display:block;
	padding:0px 5px;
}
#contents_top .main_top ul.pickup li img{
	display:block;
}
