@charset "utf-8";

#book-l {
	text-align: center;
}
#book-l img {
	border: 1px solid #CCCCCC;
	float: left;
}
#bookdetail {
	font-size: 10px;
	line-height: 14px;
	float: left;
	padding-left:3px;
	width:143px;
	overflow:hidden;
}
*+html #bookdetail {
	width:130px;
	padding-left:13px;
}
* html #bookdetail {
	width:130px;
	padding-left:12px;
}
#bookheader {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: left 8px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.book .shinsyo {
	background-image: url(/img/icon_shinsyo.gif);
}

.book .tankou {
	background-image: url(/img/icon_tankou.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.book .series {
	background-image: url(/img/icon_series.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.book .puri {
	background-image: url(/img/icon_puri.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.book .gakugei {
	background-image: url(/img/icon_gakugei.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.book .bunko {
	background-image: url(/img/icon_bunko.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.book .edu {
	background-image: url(/img/icon_bunko.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#booktext {
	width: 225px;
	float: left;
}

#booktext h4 strong{
	font-size:16px !important;
	display:block;
	color:#669933;
}
#booktext h4 a{
	font-size:14px !important;
	display:block !important;
	padding-top:12px;
}
#bookinfo {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 24px;
	padding-top: 12px;
}
#bookimgdetail {
	width: 413px;
	float: right;
}
.book h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.book h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 7px;
}

#center {
	width: 410px;
	float: right;
}

#comment {}

.book h2 {
	color: #000000;
	margin-bottom: 10px;
	font: bold 18px/100% Arial, Helvetica, sans-serif;
}
.book .author {
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
}

#hiddenfamous,#hiddeneditor,#hiddenreader {
	display: none;
}

#commentBody {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCFFCC;
}
#commentBody .name {
	color: #333333;
	display: block;
	margin-bottom: 10px;
	padding-top: 10px;
}
#commentBody .trigger {
	outline: none;
	display: block;
	padding-left: 13px;
	margin-top: 2px;
	text-align: right;
	text-decoration: none;
}
#commentBody .more {
	margin-top: 10px;
	clear: both;
}

#commnetBoxHidden #commentBody .more {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}

#commentBox .title {
	margin-bottom: 10px;
}

.famous .odd {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}
.famous .even {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}


.authorcomment .odd {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}
.editor .even {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}


.editor .odd {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}
.editor .even {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}

.reader .odd {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}

.reader .even {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}

.other .odd {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}

.other .even {
	background-image: url(/img/CCFFCC.gif);
	background-repeat: repeat;
}


#bookinfo h3 {
	margin-bottom: 9px;
	color: #4C9801;
	font-size: 16px;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 9px;
}



#authorbooks img {
	border: 1px solid #cccccc;
}

#commentBox {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 160%;
}

#commentBody p {
	display: block;
}

#morebookinfo {
	padding-bottom: 10px;
}

#readerscomment-cap {
	padding-bottom: 10px;
	font-size: 10px;
}

#authorprofile {
	float: left;
}
#commnetDisplay .reader {
	margin: 0px;
	padding: 0px;
}
.showall {
	display: block;
}
.trigger2 {
	outline: none;
	display: block;
	width: 220px;
	background-image: url(/img/li_or.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-bottom: 20px;
	text-decoration: none;
}
.reader #commentBody {
	margin-bottom: 10px;
}

#readersform p {
	font-size: 11px;
	display: block;
	margin-top: 5px;
	margin-bottom: 7px;
}
#commnetBoxHidden #commentBody {
	margin-bottom: 10px;
}
#commnetDisplay {
}
#commnetBoxHidden {
	padding-bottom: 10px;
}
.editor-comment, .author-comment{
	padding-top: 10px;
}
.book .other h3 {
	color: #669933;
}
.book #commentBox h3 {
	display: block;
	padding-bottom: 10px;
}

.TableOfContents {
	margin-bottom: 20px;
}
#commentBody br {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bookinfo #bookimgdetail #bookdetail .price {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#bookinfo #bookimgdetail #bookdetail .price span{
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif;
}
#bookinfo #bookimgdetail #bookdetail .series {
	background-image: none;
}


.comingbook_cap{
	font-size: 9px;
 padding-bottom:4px;
}
.release_cap{
	font-size: 9px;
 letter-spacing:-.1em;
 padding-bottom:4px;
 display:block;
}
