@charset "utf-8";

#main .section#mainBook .imageWrapper {
	width: 202px;
	padding: 0;
	text-align: center;
}
#main .section#mainBook .imageWrapper img {
	border: 1px solid #ccc;
}
#main .section#mainBook .imageWrapper .binbIcon img,
#main .section#mainBook .imageWrapper .btnBrowse img {
	border: 0;
}
#main .section#mainBook .imageWrapper .price,
#main .section#mainBook .imageWrapper .netshopWrapper {
	padding-top: 10px;
}
#main .section#mainBook .imageWrapper table {
	width: 100%;
	margin-top: 10px;
}
#main .section#mainBook .imageWrapper table th,
#main .section#mainBook .imageWrapper table td {
	padding: 3px;
	border-top:1px solid #CDCDCD;
	background-color: #F7F7F7;
}
#main .section#mainBook .imageWrapper table th.first,
#main .section#mainBook .imageWrapper table td.first {
	border-top:0;
}
#main .section#mainBook .textWrapper {
	width: 650px;
}
#main .section#mainBook .entryWrapper {
	width: auto;
	margin-left: 0;
}
#main .section .textWrapper {
	float: right;
}
#main .section .textWrapper .contentsWrapper {
	width: 600px;
	margin: 0 auto;
}
#main .section .textWrapper .contentsWrapper .sec {
	padding-top: 10px;
}
#main .section .textWrapper .contentsWrapper .emphasis {
	font-size: 120%;
}
#main .section#tabSelector li {
	float: left;
	width: 104px;
	height: 35px;
	margin-right: 3px;
}
#main .section#tabSelector li#content a {
	background-image: url(../images/lower/btn_content.gif);
}
#main .section#tabSelector li#explain a {
	background-image: url(../images/lower/btn_exp.gif);
}
#main .section#tabSelector li.current a {
	background-position: left center;
}
#main .section#tabSelector li a {
	width: 104px;
	height: 35px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	outline: none;
	line-height: 0;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 1px;
}
#main .section#detail {
	padding: 10px;
	background-color: #EEE;
}
#main #tabSelector.section {
	position: relative;
	margin: 0;
}
#detail .section {
	display: none;
}
#main .section#gBook .entry,
#main .section#authorBook .entry {
	float: left;
	width: 150px;
	padding: 0 25px 10px;
}
#main .section#gBook .entry .btnBrowse,
#main .section#authorBook .entry .btnBrowse {
	margin: 5px 0;
}
#main .section#gBook .entry .image,
#main .section#authorBook .entry .image {
	padding-bottom: 5px;
}
#main .section#gBook .entry .text,
#main .section#authorBook .entry .text {
	line-height: 1.3;
}
#main .section#gBook .entry img,
#main .section#authorBook .entry img {
	border: 1px solid #CCC;
}
#main .section#gBook .entryWrapper,
#main .section#authorBook .entryWrapper {
	display: none;
}
#main .section#gBook .title .pageing li.current a,
#main .section#authorBook .title .pageing li.current a {
	background-color: #F0DCDC;
}
#main .section#gBook .title .pageing li a,
#main .section#authorBook .title .pageing li a {
	display: block;
	padding: 0 3px;
	border: 1px solid #F0DCDC;
	border-image: initial;
}
#main .section .title.sub .pageing {
	padding-top: 0;
}
#authorBook .title,
#gBook .title {
	padding-bottom: 10px;
}
#relateForHonzuki {
	position: absolute;
	top: 27px;
	right: 5px;
}
#main .binbIcon {
	padding-bottom: 3px;
	text-align: left;
}