@charset "UTF-8";

/**
 *  colorbox
 */
#cboxLoadedContent{
  margin-top: 21px;
  position: relative;
  background: url(/common/img/bg.jpg);
}
#cboxClose{
  top: -3px;
  right: 0;
}


/**
 *  loading animation(for search book)
 */
#loading_animation{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -104px;
  padding: 10px;
  background: #eee;
  border: 1px solid #666;
  filter: alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}

.count-view.warning{
  color: #ff782f;
}
.count-view.exceeded{
  color: #f00;
}


/**
 *  pager style for search book(ajax)
 */
.ajax-pager{
  position: relative;
  text-align: center;
  line-height: 14px;
  padding: 10px 0;
}
.ajax-pager ul li{
  display: inline;
  padding: 5px;
}
.ajax-pager .page a{
  position: absolute;
  text-indent: -9999px;
  height: 14px;
}
.ajax-pager .page.back a{
  left: 104px;
  width: 66px;
  background: url( /book/book_search/images/arrow_p_n.gif) 0 -28px;
}.ajax-pager .page.back:hover{
  background-position: 0 -42px;
}
.ajax-pager .page.forward a{
  right: 104px;
  width: 66px;
  background: url( /book/book_search/images/arrow_p_n.gif) 0 0;
}.ajax-pager .page.forward:hover{
  background-position: 0 -14px;
}
.ajax-pager .page.first a{
  left: 10px;
  width: 84px;
  background: url( /book/book_search/images/arrow_f_l.gif) 0 -28px;
}.ajax-pager .page.first:hover{
  background-position: 0 -42px;
}
.ajax-pager .page.last a{
  right: 10px;
  width: 84px;
  background: url( /book/book_search/images/arrow_f_l.gif) 0 0;
}.ajax-pager .page.last:hover{
  background-position: 0 -14px;
}
.ajax-pager .current-page {
  color:#f00;
}


/**
 *  common style for structure
 */
.search-form{
}



/**
 *  style module theme information
 */
.theme-data{
  position: relative;
}
.theme-data .post-btn{
  position: absolute;
  top: 0;
  right: 10px;
}
.theme-data .wrap{
  padding: 5px;
  background: #fedd79;
}
.theme-data .wrap .tpl-pager{
  width: 100%;
  text-align: center;
  margin: 5px auto;
}
.theme-data .wrap .tpl-pager li{
  display: inline;
  width: 2em;
  line-height: 16px;
  text-align: center;
}

.theme-data .wrap .tpl-pager li.cntr{
  width: 40px;
}

.theme-data .list-table{
  background: #fff;
  padding: 1px;
}
.theme-data .list-table table{
  width: 100%;
  border: 1px solid #ccc;
  border-spacing: 0;
  border-collapse: collapse;
}
.theme-data .list-table th{
  line-height: 36px;
  border: 1px solid #ccc;
  background: url( ../images/table_tit_bg.gif) repeat-x;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
*+html .theme-data .list-table th{
  letter-spacing: -0.2em;
}
.theme-data .list-table td{
  padding: 10px;
  border: 1px dotted #ccc;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2em;
}
.theme-data .list-table .theme{
  text-align: left;
}
.theme-data .list-table .datetime{
  width: 150px;
}
.theme-data .list-table .author{
  width: 95px;
}
.theme-data .list-table .tpl-pager{
  width: 100%;
  text-align: center;
  margin: 5px auto;
}
.theme-data .list-table .tpl-pager li{
  display: inline-block;
  width: 2em;
  line-height: 16px;
  border-right: 1px solid #000;
  text-align: center;
}
.theme-data .list-table .tpl-pager li.last,
.theme-data .list-table .tpl-pager li.cntr{
  border: none;
}
.theme-data .list-table .tpl-pager li.cntr{
  width: 40px;
}
.theme-data .list-table .tpl-pager li.cntr img{
  vertical-align: 0px;
}

.theme-data .info-block{
  background: #fff;
}
.theme-data .info-block .theme-author *,
.theme-data .info-block .theme-cntr *,
.comment-block .theme-cntr *
{
  display: inline;
}
.theme-data .info-block .theme-cntr .edit,
.comment-block .theme-cntr .edit{
  border-right: 1px solid #ccc;
  padding-right: 5px;
  margin-right: 5px;
}
.theme-data .info-block .theme-view{
  background: url( /common/img/border_dot_length.gif) repeat-y 355px;
}
.theme-data .info-block .theme-discription{
  width: 196px;
  max-height: 312px;
  padding-bottom: 5px;
  background: url( /common/img/small_balloon_bottom.png) no-repeat bottom center;
}
.theme-data .info-block .theme-discription .body{
  background: url( /common/img/small_balloon_bg.png) no-repeat top center;
}
.book-data-table th{
  width: 80px;
}
.book-data-table td{
  line-height: 1.2em;
}



.comment-post .comment-form{
  width: 100%;
  height: 50px;
}
.relation-info{
  position: relative;
  border: 1px solid #ccc;
}
.relation-info .title{
  position: absolute;
  top: -1em;
  left: 5px;
  background: #fff;
}
.relation-info .book-info *{
  display: inline-block;
  vertical-align: middle;
}
* html .relation-info .book-info *{ /* ie6 */
  display: inline;
  zoom: 1;
}
*+html .relation-info .book-info *{ /* ie7 */
  display: inline;
  zoom: 1;
}

#name{
  width: 100%;
}
#description{
  width: 100%;
  height: 7em;
}
#reference-link{
  width: 100%;
}


.bookserach-block .candidate_media dt,
.bookserach-block .candidate_media dd{
  display: inline;
  height: 14px;
}



/**
 *  /bookclub/theme/close?id={value}
 */
#bookclub-theme-close .tpl-title-t1 *{
  display: inline;
}



/**
 *  /bookclub/theme/no{value}/index.html
 */
#bookclub-theme-info .tpl-title-t1 *{
  display: inline;
}
#bookclub-theme-info .sort{
  padding-left: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #333;
}
#bookclub-theme-info .sort *,
#bookclub-theme-info .update *{
  display: inline;
}
#bookclub-theme-info .sort dd{
  border-right: 1px solid #ccc;
  padding-right: 5px;
  margin-right: 5px;
}
#bookclub-theme-info .sort dd.last{
  border: none;
}
#bookclub-theme-info .theme-view {
	padding-bottom:10px;
}
#bookclub-theme-info .theme-description{
	border-top: 1px dotted #DDDDDD;
    padding: 5px 0;
}

#bookclub-theme-info .theme-description .description{
 font-size:14px;
}

#bookclub-theme-info .theme-user-image{
 margin-top:10px;
}

#bookclub-theme-info .theme-user-image img{
 max-height: 120px;
 max-width: 120px;
}

.comment-list .sequence{
  width: 30px;
  height: 20px;
  line-height: 20px;
  background: #fed863;
}
.comment-list .author{
  width: 100px;
}
.comment-list .comment-block{
  width: 559px;
}
.comment-list .comment-block .body{
  /* max-height: 394px; */
  background-color: #fff;
  background: url( /common/img/comment_balloon_bg.png) no-repeat top center;
}
.comment-list .relation{
  width: 100px;
  line-height: 1.2em;
}
.comment-list .comment-block .update{
  background: url( /common/img/comment_balloon_bg.png) no-repeat bottom center;
}
.comment-list .comment-block .ctrl{
  padding-top: 12px;
  background: url( /common/img/comment_balloon_bg_bottom.png) no-repeat top center;
  line-height: 14px;
}
.comment-list .audience{
  background: #fff;
  border-spacing: 0;
}
.comment-list .audience th{
  background: #e1d4c9;
}
.comment-list .audience th a{
  display: block;
  padding: 1px 10px;
  color: #666;
}
.comment-list .audience td{
  padding: 1px 10px;
}
.comment-list .audience td.delete-good-box {
  background-color:#fafafa;
}

.comment-list .audience td .delete-good-text {
	text-decoration:none;
}
.comment-list .audience td .delete-good-text:hover {
	text-decoration:underline;
}

#bookclub-theme-close .close_comment{
  width: 100%;
}


/**
 *  /bookclub/top/index.html
 */
/* toppage tab class */
.theme-data .tab-ctrl li{
  display: inline;
}
.theme-data .tab-ctrl .title{
  display: inline-block;
  margin-right: 5px;
  padding: 2px 10px;
  border: 3px #fedd79 solid;
  border-bottom: none;
  background: #fff;
  font-weight: bold;
}
* html .theme-data .tab-ctrl .title{ /* ie6 */
  display: inline;
  zoom: 1;
}
*+html .theme-data .tab-ctrl .title{ /* ie7 */
  display: inline;
  zoom: 1;
}
.theme-data .tab-ctrl .title.active{
  background: #fedd79;
}
.theme-data .tab-ctrl .title.active a{
  cursor: default;
}
.theme-data .tab-ctrl .title a{
  color: #5D4D3E !important;
}
.theme-data .tab-ctrl .title a:hover{
  text-decoration: none !important;
}





/* *****                                  *** */
/* for includes/comment2theme/table_view.inc  */
/* *****                                  *** */

#wrapper ol.comment-list li.item .permalink a,
#wrapper ol.comment-list li.item .permalink a:link,
#wrapper ol.comment-list li.item .permalink a:visted,
#wrapper ol.comment-list li.item .permalink a:hover,
#wrapper ol.comment-list li.item .permalink a:active
{
	color:#ccc!important;
}



.comment2comment2theme
ul.comment2comment2theme {
	margin-left:10px;
	width:549px;
}
ul.comment2comment2theme li {
	font-size:12px;
	position: relative;
	padding:10px;
	background-color:#fff;
	border-top:dashed 1px #ccc;
}
ul.comment2comment2theme li .user-image{
	float:left;
	width:50px;
}
ul.comment2comment2theme li .user-image img{
	width:50px;
	height:50px;
}
ul.comment2comment2theme li .text-box{
	float:left;
	width:465px;
	margin-left:15px;
}
ul.comment2comment2theme li .text-box .hanlde{
	width:180px!important;
}
ul.comment2comment2theme li .text-box .comment {
	width:470px!important;
}

/* control box of each comment */
ul.comment2comment2theme li .text-box .comment-control-box{
float:right;
width: 205px;
color: #999999;
font-size: 12px;
line-height: 1.5em;
text-align: right;
position:relative;
top:-20px;
margin-bottom: -20px;
}


ul.comment2comment2theme li .text-box span.good2comment2comment2theme a
{
color: #ba341e;
font-size: 12px;
line-height: 1;
text-decoration: none;
background-color:#ccc;
padding:0 3px;
}
ul.comment2comment2theme li .text-box span.good2comment2comment2theme-num a
{
color: #ba341e;
font-size: 12px;
line-height: 1;
text-decoration: underline;
padding:0 3px;
background-color:#fff8dc;
margin-right:10px;
}

/* post comment to log */
.new-comment2comment2theme-box {
	width:470px;
}

textarea.revise-comment2comment2theme,
textarea.new-comment2comment2theme {
	width:460px;
}
.post-comment2comment2theme-btn-box {
	width:470px;
	text-align:right;
	padding-right:10px;
}


