/* ナビゲーションリンク装飾 */

#imageContainer {
	height: 	201px;
    margin: 	0;
    padding:	0;
	text-align: left;
	position: 	relative;
    height:			201px;
	}

#imageContainer img {
	display:	none;
	position:	absolute;
	}
