@charset "utf-8";
/* CSS Document */

div.bookDescription {

	padding-top: 12px;
	text-align: justify;
	text-justify: inter-ideograph;
}

div.bookDescription_eng {
	padding-top: 12px;
	line-height: 1.3em;
	text-align: justify;
}
/* 書影
*************************************************************/
div.bookCover_Container_BookList_Thumbnails {
	position: relative;
	width: 130px;
	height: auto;
	margin: 0px;
	top: 4px;
	left: -45px;
}

div.bookCover_Container_BookList_Details_comingSoonArea {
	position: relative;
	width: 130px;
	height: auto;
	margin-left: 10px;
	top: 7px;
	left: -30px;
}

div.bookCover_Container_BookList_Details {
	position: relative;
	width: 130px;
	height: auto;
	margin: 0px;
	top: 7px;
	left: -25px;
}

div.bookCover_Container_Trial_front {
	position: relative;
	width: 100px;
	height: auto;
	margin: 0 auto;
	top: 15px;
	left: 0px;	
	#left: -20px;
	_left: -10px;
}

div.bookCover_dropShadow_comingSoonArea {	
	background: url(../../../image/gimg/bookShadow.png) no-repeat right bottom !important;
	background: url(../../../image/gimg/bookShadow.gif) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0px 8px 15px 0px;
	position: relative;
}

div.bookCover_dropShadow {	
	background: url(../../../image/gimg/bookShadow.png) no-repeat right bottom !important;
	background: url(../../../image/gimg/bookShadow.gif) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0px 0px 15px 25px;
	padding: 0;
	position: relative;
}

div.bookCover_dropShadow img {
	background-color: #fff;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
}

div.bookCover_bookName {
	clear: both;
	width: 100%;
}

div.bookCover_bookName_eng {
	clear: both;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.3em;
}


/* Left Panel Layout
*************************************************************/
div#page_title {
	clear: both;
	width: 100%;
	height: 67px;
	text-align: left;
	background-color: #fff;
	padding: 0 0 30px 0;
}

div#trialReading_month {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
}

.articleMonth {
	width: 90%;
	position: relative;
	top: 5px;
	#top: 7px;
	_top: 7px;
	font-size: 12px;
}





/* Book details info
*************************************************************/
table#BookListDetails_table {
	width: 100%;
	height: auto;
}

table#BookListDetails_table td {
	width: 100%;
	height: auto;	
	border: dashed 1px #CCCCCC;
	padding: 9px;
}

table#BookListDetails_table td.midSpace {
	width: 100%;
	height: 12px;
	line-height: 12px;	
	border: none;
	padding: 0;
}

div.bookDetailsInfo_Container {
	position: relative;
	clear: both;
	min-height:183px;
	width: 100%;
	height: auto !important;
}

div.bookDetailsInfo_Title {
	float: left;	
	width: 480px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	padding: 0 4px 8px 0;
}

div.bookDetailsInfo_Info {
	float: left;
	width: 480px;
	min-height: 150px;
	height: auto !important;
  	height: 150px; /*for IE6*/
}

div.bookDetailsInfo_Thumbnail {
	position: absolute;
	float: right;
	width: 120px;
	height: auto;
	top: 0px;
	right: 0px;
	
}

div.bookDetailsInfo_Tools {
	position: absolute;
	width: 130px;
	min-height: 100px;
	height: auto;
	right: 0px;
	padding: 0px;
	margin-top:5px;
	text-align:center;
}

div.bookDetailsInfo_Tools img {
	position: relative;
	top: 6px;
	right: 4px;
}

div#articleList_Area {
	width: 90%;
	height: auto;
	padding: 25px 0px 0 20px;
	text-align: left;
	font-size:12px;
}

ul#article_list li{	
	padding: 0 5px 5px 0px;
}
