@charset "shift_jis";

/*------------------------------------------------*/
/*  NEIGEtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [layout]  */
/*  update [20091026]  */
/*  ID [NT]  */
/*------------------------------------------------*/


#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* サムネイル用div要素の幅 */
width:250px;
}
#DHTMLgoodies_thumbs{
overflow:hidden;	/* 変更不可 */
height:90px;	/* サムネイル用div要素の高さ */
position:relative;	/* 変更不可 */
}
#DHTMLgoodies_largeImage{	/* 拡大写真のdiv要素 */
margin-left:29px;
width:201px;	/* 拡大写真の幅 */
height:239px;	/* 拡大写真の高さ */
}
	
	
.strip_of_thumbnails{	/* サムネイルストリップ */
width:320px;	/* ストリップの幅 */
position:absolute;
}
.strip_of_thumbnails img{
border:2px solid #A6A6A6;
}
.strip_of_thumbnails .activeImage{	/* サムネイル　選択時 */
border:2px solid #414141;
}
#DHTMLgoodies_arrows {
width:250px;
margin-left:30px;
display:none !important;
}
.leftArrow{
float:left;
}
.rightArrow{
float:right;
}
#DHTMLgoodies_thumbs_inner{
position:relative;	/* 変更不可 */
width:1000px;
}