/* base */

#MainContentsWrap {
	color:#FFFFFF;
	font-size:12px;
	background:url(/html/gallery/images/gallery_mainback.jpg) no-repeat;
	height:500px;
	width:800px;
	display:block;
}


/* MenuNaviBoxm */
#MenuNaviBox {
	margin:0 0 20px;
}
#GalleryNaviBox td em {
	display:none;
}
#GalleryNaviBox td a {height:33px; display:block;	}
#GalleryNaviBox td.navi01 a {	width:65px;	background: url(/html/gallery/images/gallery_navibtn_01.jpg) no-repeat;	}
#GalleryNaviBox td.navi02 a {	width:65px;	background: url(/html/gallery/images/gallery_navibtn_02.jpg) no-repeat;	}
#GalleryNaviBox td.navi03 a {	width:90px;	background: url(/html/gallery/images/gallery_navibtn_03.jpg) no-repeat;	}
#GalleryNaviBox td.navi04 a {	width:75px;	background: url(/html/gallery/images/gallery_navibtn_04.jpg) no-repeat;	}
#GalleryNaviBox td.navi01 a:hover, #GalleryNaviBox td.navi01 a:active {background: url(/html/gallery/images/gallery_navibtn_on_01.jpg) no-repeat;}
#GalleryNaviBox td.navi02 a:hover, #GalleryNaviBox td.navi02 a:active {background: url(/html/gallery/images/gallery_navibtn_on_02.jpg) no-repeat;}
#GalleryNaviBox td.navi03 a:hover, #GalleryNaviBox td.navi03 a:active {background: url(/html/gallery/images/gallery_navibtn_on_03.jpg) no-repeat;}
#GalleryNaviBox td.navi04 a:hover, #GalleryNaviBox td.navi04 a:active {background: url(/html/gallery/images/gallery_navibtn_on_04.jpg) no-repeat;}
#GalleryNaviBox td.navi01NOW a {width:65px;	background: url(/html/gallery/images/gallery_navibtn_now_01.jpg) no-repeat;}
#GalleryNaviBox td.navi02NOW a {width:65px;	background: url(/html/gallery/images/gallery_navibtn_now_02.jpg) no-repeat;}
#GalleryNaviBox td.navi03NOW a {width:90px;	background: url(/html/gallery/images/gallery_navibtn_now_03.jpg) no-repeat;}
#GalleryNaviBox td.navi04NOW a {width:75px;	background: url(/html/gallery/images/gallery_navibtn_now_04.jpg) no-repeat;}

/* MainContents chapter */
#MainContentsWrap img {
margin:0 0 -1px 0;}
/* end - MainContents */
#MainContentsWrap .IEforhackIMG img {
margin:0 0 3px 0;}

