/*---------------------
jquery-overlay
 ---------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding:10px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption {font-weight:normal;}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*--------------------
tab
--------------------*/
#tab{
	width: 120px;
	height:200px;
	margin:0px 0px 0px 0px;
	float:left;
}


#tab ul{
	list-style:none;
	
	
}


#tab li a{
	width: 120px;
	height:50px;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding: 0;
	float:left;
	background-repeat: no-repeat;
	
}


#soft-sculpture a{
	background-image: url(../img/navi/works/soft-sculpture.gif);
}
#soft-sculpture a:hover{
	background-image: url(../img/navi/works/soft-sculpture_h.gif);
}

#wearable a{
	background-image:url(../img/navi/works/wearable.gif);
}
#wearable a:hover{
	background-image:url(../img/navi/works/wearable_h.gif);
}

#art-textile a{
	background-image:url(../img/navi/works/art-textile.gif);
}
#art-textile a:hover{
	background-image:url(../img/navi/works/art-textile_h.gif);
}

/*---------------------
gallery1
 ---------------------*/
#gallery1 {
	width: 700px;
	height:900px;
	float:right;
		
	}
	

	#gallery1 ul { list-style: none; }
	
	#gallery1 ul li {
	font-size: 10px;
	height: 85px;
	width: 85px;
	margin:10px 0px 0px 0px;
	float:left;

}

	#gallery1 ul .com {
	width: 85px;
	height: 85px;
	text-indent:-9999px;
	}
	
	#gallery1 ul .photo {
	width:85px;
	height:85px;
	}

	#gallery1 ul .name {
	width: 100px;
	height:30px;
	margin-right:70px;
	text-indent:-9999px;
	}

	
/*---------------------
gallery2
 ---------------------*/
#gallery2 {
	width: 700px;
	height:600px;
	float:right;
		
	}
	

	#gallery2 ul { list-style: none; }
	
	#gallery2 ul li {
	font-size: 10px;
	height: 85px;
	width: 85px;
	margin:10px 0px 0px 0px;
	float:left;

}

	#gallery2 ul .com {
	width: 85px;
	height: 85px;
	text-indent:-9999px;
	}
	
	#gallery2 ul .photo {
	width:85px;
	height:85px;
	}

	#gallery2 ul .name {
	width: 100px;
	height:30px;
	margin-right:70px;
	text-indent:-9999px;
	}

	
/*---------------------
gallery3
 ---------------------*/
#gallery3 {
	width: 700px;
	height:600px;
	float:right;
		
	}
	

	#gallery3 ul { list-style: none; }
	
	#gallery3 ul li {
	font-size: 10px;
	height: 85px;
	width: 85px;
	margin:10px 0px 0px 0px;
	float:left;

}

	#gallery3 ul .com {
	width: 85px;
	height: 85px;
	text-indent:-9999px;
	}
	
	#gallery3 ul .photo {
	width:85px;
	height:85px;
	}

	#gallery3 ul .name {
	width: 100px;
	height:30px;
	margin-right:70px;
	text-indent:-9999px;
	}

	
/*--------------------
g-line
--------------------*/
#g-line{
	width:1000px;
	height:1px;
	text-indent:-9999px;
	clear:both;
}
