table.gallery_idx {
 margin-left: auto;
 margin-right: auto;
 }
table.gallery_idx td, table.gallery_idx td p  {
 text-align: center;
 vertical-align: top;
 padding: 0.5em;
 font-size: 12px;
 }
table.gallery_idx p a:link, table.gallery_idx p a:visited {
 text-decoration: none;
 }
table.gallery_idx td {
 width: 30%;
 }
table.gallery_idx td img.default_img {
 width: 120px;
 height: 96px;
 border: none;
 }
table.gallery_idx td a, table.gallery_idx td a:hover {
 display: block;
 background-position: center top;
 background-repeat: no-repeat;
 }
table.gallery_idx td a.default_img {
 background-image: url(../../images/bg/bg_gallery_album.gif);
 }
table.gallery_idx td a.default_img:hover:hover {
 background-image: url(../../images/bg/bg_gallery_album_o.gif);
 }
table.gallery_thumbs td {
 width: 120px;
 height: 120px;
 text-align: center;
 vertical-align: middle;
 }
p.img, p.comment, p.tour { text-align: center; }

p.img img {
 padding: 8px;
 border: 1px solid #aaa;
 }
p.navi_back {
 text-align: center;
 }
p.exposuredata {
 font-size: 9px;
 color: #666;
 text-align: right;
 width: 640px;
 margin-right: auto;
 margin-left: auto;
 }