@charset "utf-8";

	
/* h1
------------------------------------------------------------ */
#ajax					h1 { background-image:url(../img/ajax/h1-ajax.gif);}	/* Ajaxライブラリ */
#ajax.lightwin			h1 { background-image:url(../img/ajax/h1-lightwin.gif);}	/* LightWindow 2.0 */
#ajax.ibox				h1 { background-image:url(../img/ajax/h1-ibox.gif);}	/* iBox */
#ajax.loupe				h1 { background-image:url(../img/ajax/h1-loupe.gif);}	/* loupe */
#ajax.greybox			h1 { background-image:url(../img/ajax/h1-greybox.gif);}  /* greybox */
#ajax.smoothgallery		h1 { background-image:url(../img/ajax/h1-smoothgallery.gif);}	/* smoothgallery */
#ajax.jcarousellite		h1 { background-image:url(../img/ajax/h1-jcarousellite.gif);}  /* jCarousel Lite */
#ajax.thickbox3			h1 { background-image:url(../img/ajax/h1-thickbox3.gif);}	/* Thick Box3 */
#ajax.zoomi				h1 { background-image:url(../img/ajax/h1-zoomi.gif);}	/* zoomi */
#ajax.slideviewer		h1 { background-image:url(../img/ajax/h1-slideviewer.gif);}	/* slide Viewer */
#ajax.photoslider		h1 { background-image:url(../img/ajax/h1-photoslider.gif);}	/* Photo Slider */
#ajax.glider			h1 { background-image:url(../img/ajax/h1-glider.gif);}	/* Glider */
#ajax.frogjs			h1 { background-image:url(../img/ajax/h1-frogjs.gif);}	/* Frog JS */
#ajax.lightbox2			h1 { background-image:url(../img/ajax/h1-lightbox2.gif);}	/* Light box 2 */
#ajax.moorev			h1 { background-image:url(../img/ajax/h1-moorev.gif);}	/* moorev */

	
/* ajax
------------------------------------------------------------ */
#ajax #mcR .g,
#ajax #mcR .g2 {
	float:left;
	overflow:hidden;
	display:block;
	width:150px;
	height:120px;
	padding:0px;
	margin:4px 3px;
	border:1px solid #ccc;}

#ajax #mcR .g {
	background-color:#000;}

#ajax #mcR .g2 {
	background-color:#c00;}

#ajax #mcR .g a:hover img,
#ajax #mcR .g2 a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;}
