body {margin:0; background:#fff; padding:0px;}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none; position:absolute}
#wrapper {width:550px; margin:0px; padding:0px; display:none;} /* 下メニュー */
#fullsize {position:relative; left:0%; width:530px; height:230px; padding:8px; border:1px solid #ccc; background:#000}/*　下メニュー 位置　色など　*/
#information {position:absolute; left:8px; bottom:8px; width:530px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}/*　イメージ画像　ロールオーバー時 画像説明表示　*//* rink */

#information h3 {padding:4px 8px 3px; text-decoration:underline}/* 説明文タイトル */
#information p {padding:0 8px 0px}/* 説明文詳細 */
#image {width:530px; height:230px;}
#image img {position:absolute; z-index:25; width:auto; left:8px}/* rink */
.imgnav {position:absolute; width:25%; height:240px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(images/left.gif) left no-repeat}
#imgnext {right:0; background:url(images/right.gif) right no-repeat}
/* #imglink {position:absolute; height:230px; width:530px; padding:8px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}イメージ画像 ロールオーバー時 ←→ボタン位置 */
/*#imglink {position:absolute; height:230px; width:530px; padding:8px; z-index:100; opacity:.8; filter:alpha(opacity=80)}/* イメージ画像 ロールオーバー時 ←→ボタン位置 */
#imglink {position:absolute; height:230px; width:530px; padding:0px; z-index:100; filter:alpha(opacity=40); opacity:.4}/* イメージ画像 ロールオーバー時 ←→ボタン位置 */
.linkhover {background:url(images/link.gif) center no-repeat}
#thumbnails {margin-top:10px; margin-bottom:0px}/* fullsizeイメージとメニューの間 */
#slideleft {float:left; width:60px; height:90px; background:url(images/underbar_left.jpg) center center no-repeat}/* スクロールバー左 */
#slideleft:hover {background-color:#333}
#slideright {float:right; width:60px; height:90px; background:url(images/underbar_right.jpg) center center no-repeat}/* スクロールバー右 */
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:430px; margin-left:0px; height:90px; overflow:hidden; background: url(images/underbar.jpg)} /* 下メニュー スクロール範囲 */
#slider {position:absolute; padding:0px; left:0; height:90px; top:15%;}
#slider img {cursor:pointer; border:1px solid #fff; padding:2px}
