@charset "utf-8";

.quiet_board .document .document_head .quiet_right,
.quiet_board .document .document_head .quiet_left { margin-bottom: 2em; }
.quiet_board .document .document_body { padding-bottom: 3em; padding-top:20px; }
.quiet_board .document .quiet_block { border-bottom-width: 1px; }
.quiet_board .document .quiet_photo { margin: 0 1em 2em 1em; text-align: center; }
.quiet_board .photo_body { border-top-width:0; border-bottom-width: 0; padding:0 0 10px 0; }
.quiet_board .quiet_main {line-height:18px; vertical-align:bottom;}

.quiet_board table.document_list { border-width: 0 !important; }
.quiet_board table.photo_list { width: 100%; margin: 0; padding: 0.5em 0 2em 0; }
.quiet_board table.photo_list td { padding: 0.5em 0 1.5em 0; text-align: center; vertical-align:top; line-height:12px; }
.quiet_board table.photo_list input { height: auto; margin: 0; line-height:0; background-color:#999999;}
.quiet_board table.photo_list .thumb { position: relative; margin: 0 0 1.2em 0; padding:0; }
.quiet_board table.photo_list .thumb a { display: block; width:100%; height:100%; border:solid 3px #fff; z-index: 1; }
.quiet_board table.photo_list .thumb a:hover { display: block; width: 100%; height: 100%; border:solid 3px #dabe8e; z-index: 1; }
.quiet_board table.photo_list .thumb .photo_category { position: absolute; bottom: 0.5em; left: 0.5em; right: 0.5em; width: auto; height: 2em; padding-right: 0.5em; background-color: #000; line-height: 2em; text-align: right; opacity: 0.5; filter:alpha(opacity=50); z-index: 2; }
.quiet_board table.photo_list .thumb .photo_category a { color: #FFF; }
.quiet_board table.photo_list .thumb .photo_checkbox { position: absolute; top: 1em; right: 0.5em; line-height: 0; z-index: 4; }
