@charset shift_jis; 

#sTitle h2 { float: left } 
#sTitle p { float: left } 

div.container { background: transparent url(../image/bg.gif) no-repeat 0 0; background-color: #000; padding: 0 0 20px; }

div#gallery { position:relative; width:900px; height:440px; }
div#loading { width:900px; height:440px; background:transparent url(../image/loader.gif) center center no-repeat; }
div.ss-controls { display:none; }
div.nav-controls p { position:absolute; top:192px; z-index:99; width:48px; height:48px; }
div.nav-controls p.btn_prev { left:0; }
div.nav-controls p.btn_next { right:0; }
div.nav-controls a { overflow:hidden; display:block; width:48px; height:48px; text-align:left; text-indent:-9999px; }
div.nav-controls p.btn_prev a { background:url(../image/btn_prev.png) no-repeat left top; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
div.nav-controls p.btn_prev a:hover { filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; }
div.nav-controls p.btn_next a { background:url(../image/btn_next.png) no-repeat left top; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }
div.nav-controls p.btn_next a:hover { filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; }
.gallery_cap { overflow:hidden; padding:0 20px; margin:0; line-height:1.5; color: #fff  }
.gallery_cap div { padding:5px 0 0; margin:0; }
.gallery_cap p { margin:0; }

.navigation { overflow:hidden; width:860px; margin: 18px auto; }
.navigation dl { display:block; min-height:1%; }
.navigation dl:after { clear:both; content:"."; display:block; height:0; visibility:hidden; }
* html .navigation dl { height:1%; }

div.l_box { width: 610px; margin:0; float:left; }

div.gallery_thumbs { overflow:hidden;  padding: 0; margin: 0 0 25px; width: 576px; height: 45px }

ul.dl_gallery { margin:0; }
ul.dl_gallery li { width:64px; height:45px; margin:0 6px 0 0; float:left; position: relative; }
ul.dl_gallery li.first_li { height:14px; margin:0; text-align:left; line-height:0; font-size:0; float:none; padding:0; width:auto; }
ul.dl_gallery li a { overflow:hidden; display:block; width:64px; height:45px; }
ul.dl_gallery li.selected a { border: 2px solid #dadada; width: 60px; height: 41px; }
ul.dl_gallery li.selected a img { margin: -2px 0 0 -2px;}
ul.dl_gallery li.rsz_last { margin-right: 15px}

div.bnr_type { width: 228px; float:right; }

p.eq { border-left: 1px solid #fff; padding: 0 0 0 15px; margin: 0 0 15px; color: #fff; line-height: 1.55 }
p.eq span { display: block }