@charset "utf-8";

#bread {
	width: 835px;
	padding: 0 20px;
	border-bottom: 1px solid #333333;
}

#book_name {
	width: 875px;
}

.book_name1 {
	float: left;
	width: 485px;
	font-size: 200%;
	font-weight: bold;
	color: #3C7FAF;
	line-height: 1.5em;
	padding-left: 15px;
}
span.book_name1_s {
	font-size: 50%;	
}
.bnook_name2 {
	float: right;
	width: 360px;
	text-align: right;
	color: #FF6600;
	font-weight: bold;
	line-height: 3.0em;
	padding-right: 15px;
}

ul.book_backno {
	text-align: left;
	width: 835px;
	padding: 10px 20px;
	list-style-type: none;
	background-color: #d5d5d5;
	float: left;
}
.book_backtitle{
        margin-top:10px;
	background-color: #005b79;
	float: left;
	width: 835px;
        padding:5px 20px;     
}
li.book_year{
        font-weight:bold;
	float: left;
	width: 835px;
        color: #17c5fe;
}
li.book_new {
        background-image:url("http://platnavi.net/ebook/img/pointer.gif");
        background-repeat:no-repeat;
        padding:0 0 0 20px;
	float: left;
	width: 815px;
        line-height:1.0em;
        font-weight:bold;
        margin-top:5px;
}
li.book_backno  {
        background-image:url("http://platnavi.net/ebook/img/pointer.gif");
        background-repeat:no-repeat;
        padding:0 0 0 17px;
	float: left;
	width: 60px;
        line-height:1em;
        font-size:90%;
}
.about_thisno {
	width: 835px;
	margin-right: 20px;
	margin-left: 20px;
	height: 50px;
	margin-top: 15px;
	float: left;
	display: inline;
}



#book_info {
	width: 835px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	display: inline;
}
.book_tit {
	font-size: 120%;
	font-weight: bold;
	color: #3C7FAF;
	width: 350px;
}
.book_text {
	float: left;
	width: 350px;
	margin-top: 15px;
}
.book_platnavi {
	text-align: right;
	float: right;
	width: 350px;
	height: auto;
	margin-top: 10px;
}
.book_platnavi a {
	color: #3C7FAF;
}
.book_table {
	background-color: #666666;
}
.book_table th {
	font-weight: normal;
	background-color: #F0F0F0;
	width: 80px;
	padding: 5px 10px;
	vertical-align: top;
	text-align: center;
}
.book_table td {
	padding: 5px 10px;
	background-color: #FFFFFF;
}
td.book_info_txt {
	vertical-align: top;
	padding: 15px;
	width: 350px;
	line-height:1.5em;
}

.about_thisno_tit {
	width: 150px;
	float: left;
	font-size: 170%;
	font-weight: bold;
	color: #66CCFF;
	height: 30px;
	line-height: 1.1em;
}
.about_thisno_text {
	float: right;
	width: 685px;
}
.about_thisno_date {
	float: left;
	width: 150px;
}
