@charset "UTF-8";


/*: works Layaut:::::::::::::::::::::::::::::::::::::::::::::::::*/
.contents{
width:800px;
padding-bottom:70px;
background: url(../img/share/body-b01.gif) left bottom no-repeat; 
}







/*: left Layaut:::::::::::::::::::::::::::::::::::::::::::::::::*/
.leftbox {
float:left;
width:230px;
padding:25px 0 0 0;
}

.leftbox dt{
margin:0 0 20px 20px;
}

.leftbox dd{
margin:0 0 0 20px;
}

.leftbox .shu-jyu{
margin-top:40px;
}





/*: right Layaut:::::::::::::::::::::::::::::::::::::::::::::::::*/
.rightbox {
float:left;
width:570px;
padding:25px 0 0 0;
}

h2 {
height:26px;
width:540px;
background: url(../img/works/w-share/line01.gif) left bottom repeat-x; 
}

.rightbox ul{
margin:0 0 20px 0;
}

.rightbox ul li{
float:left;
background: url(../img/works/w-share/dod.gif) left center no-repeat; 
padding:10px 1em 10px 12px;
}

.rightbox dl{
width:570px;
background: url(../img/works/w-share/line01.gif) 0 0 no-repeat; 
margin:15px 0 0 0;
padding:8px 0 0 0;
}

*+html body .rightbox dl{
margin:0;
}

* html body .rightbox dl{
margin:0;
}

.rightbox dl dt{
display:none;
}

.rightbox dd{
display:inline;
}

#back{
margin:0 0 0 -4px;
}

#next{
margin:0 0 0 415px;
}

*+html body #next{
margin:0 0 0 418px;
}

* html body #next{
margin:0 0 0 418px;
}


/*: jqGalViewII Layaut:::::::::::::::::::::::::::::::::::::::::::::::::*/

	.gvIIContainer .gvIIImgContainer{
		width:540px;
		height:360px;
		position:relative;
		background: #eee; 
		overflow:hidden;
	}
	.gvIIContainer .gvIIImgContainer .gvIILoader{
		background:url(/articles/jqGalViewII/common/img/ajax-loader.gif) no-repeat center center;
		width:540px;
		height:360px;

	}

	.gvIIContainer .gvIIHolder .gvIIArrow{
	/*
		background:url(/experiments/jqGalViewII/common/img/arrow.png);
		width:20px;
		height:28px;
		position:absolute;
		margin-left:-15px;
		margin-top:-28px;
		z-index:99;
	*/
	}
	.gvIIContainer .gvIIHolder .gvIIItem{
		display:none;
	}



