/*---------------------------------------------------------------------
	TOP@img 
	メモ：6/17リンクされないので一旦保留
------------------------------------------------------------------------ */
 /*------------------------------------------------------------off*/  
#toppict{
	background-image:url(../images/top/index-pict.gif);
	text-align:center;
	height: 100%;
}
#toppict a span{display: none;}

/*------------------------------------------------------------hover*/  
#toppict a:hover {
	background-image: url(../images/top/index-pict-f2.gif);
	background-repeat: no-repeat;
	width:1106px;
    height:814px;
}
