@charset "utf-8";

@import url("default.css"); 


/* ----- main-2column ----- */
#contents-container {
	display: inline; /* for WinIE6 */
	float: right;
	width: 760px;
	margin: 20px 25px 30px 25px;
	\margin-left: -25px; /* for WinIE5のみ適用 */
}

	#contents-container .section {
		margin-bottom: 15px;
		border-bottom: 1px dashed #dedacb;
	}
	#contents-container .bookinfo {
		margin-bottom: 5px;
	}
	#contents-container .ebook img {
		float: left;
		margin: 0 15px 20px 0;
	}
	#contents-container .ebooktable {
		text-align: center;
	}
	#contents-container th {
		font-weight: bold;
	}
	#contents-container td p {
		margin-bottom: -13px;
	}

	#contents-container .section .photo-image-container {
		float: left;
		width: 170px;
		margin-bottom: 20px;
	}

	#contents-container .section .photo-image-container .hyoshi {
	}
	
	#contents-container .section .photo-image-container .hyoshi img {
		border: solid 1px #eecccc;
	}

	#contents-container .section .photo-image-container .tachiyomi {
		width: 170px;
		text-align: center;
		margin: 10px 0 0 0;
	}
	
	#contents-container .section .photo-description-container {
		float: right;
		width: 560px;
	}
	
	#contents-container .section .photo-description-container .buyBox {
		float: right;
	}
	#contents-container .section .photo-description-container .buyBoxLeft {
		float: right;
		width: 210px;
		height: 83px;
		color: #444444;
		border: solid 1px #eecccc;
		padding: 3px;
		margin-left: 2px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxLeft h5 {
		font-size: 12px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxLeft p.text11 {
		font-size: 11px;
		color: #666666;
		padding: 0px 0px 3px 0px;
		border-bottom: dotted 1px #eecccc;
		margin: 0px 0px 5px 0px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxRight {
		float: right;
		width: 210px;
		height: 83px;
		color: #444444;
		background-color: #fffff9;
		border: solid 1px #eecccc;
		padding: 3px;
		margin-left: 2px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxRight h5 {
		font-size: 12px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxRight p.text11 {
		font-size: 11px;
		color: #666666;
		padding: 0px 0px 3px 0px;
		border-bottom: dotted 1px #eecccc;
		margin: 0px 0px 5px 0px;
		text-align: center;
	}
	#contents-container .section .photo-description-container .buyBoxRight p.paddingNone {
		padding-bottom: 0;
		background-color: #fffff9;
	}
	#contents-container .section .photo-description-container p.right {
		text-align:right;
		margin: -8px 0;
	 }	

	#contents-container .section .thumb-image-container {
		float: left;
		width: 110px;
	}
	#contents-container .section .thumb-image-container .hyoshi {
	}
	#contents-container .section .thumb-image-container .hyoshi img {
		border: solid 1px #eecccc;
	}
	
	#contents-container .section .thumb-description-container {
		float: right;
		width: 640px;
	}
	#contents-container .section .thumb-description-container p.right {
		text-align:right;
		margin: -12px 0;
	 }
	#contents-container .section .thumb-description-container .buyBox {
		float: right;
	}
	#contents-container .section .thumb-description-container .buyBoxLeft {
		float: right;
		width: 210px;
		height: 81px;
		color: #444444;
		border: solid 1px #eecccc;
		padding: 3px;
		margin-left: 2px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxLeft h5 {
		font-size: 12px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxLeft p.text11 {
		font-size: 11px;
		color: #666666;
		padding: 0px 0px 1px 0px;
		border-bottom: dotted 1px #eecccc;
		margin: 0px 0px 5px 0px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxRight {
		float: right;
		width: 210px;
		height: 81px;
		color: #444444;
		background-color: #fffff9;
		border: solid 1px #eecccc;
		padding: 3px;
		margin-left: 2px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxRight h5 {
		font-size: 12px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxRight p.text11 {
		font-size: 11px;
		color: #666666;
		padding: 0px 0px 1px 0px;
		border-bottom: dotted 1px #eecccc;
		margin: 0px 0px 5px 0px;
		text-align: center;
	}
	#contents-container .section .thumb-description-container .buyBoxRight p.paddingNone {
		padding-bottom: 0;
		background-color: #fffff9;
	}
/* ----- booktab ----- */
#tabContainer  {
clear: both;
	}
ul.book-tab {
	margin: 0 0 10px 0px;
	padding: 0px;
	list-style-type: none;
       border-bottom:solid 2px #006db0;
}
ul.book-tab li {
	display: inline;
}
ul.book-tab li img {
vertical-align:bottom; 
}
/* ----- carousel ----- */
div.carousel {
	margin: 15px 0 0 40px;
	height: 220px;
}
.prev {
	margin-top: 30px;
	float: left;
	display: block;
	width: 31px;
	height: 28px;
	background:url("/images/booktab_left.gif") no-repeat;
}
.prev:hover {
	background:url("/images/booktab_left_on.gif") no-repeat;
}
a.next {
	margin:-190px 70px 0 0;
	float:right;
	display: block;
	width: 31px;
	height: 28px;
	background:url("/images/booktab_right.gif") no-repeat;
}
a.next:hover {
	background:url("/images/booktab_right_on.gif") no-repeat;
}
div.carousel li {
	width: 120px;
	height: 200px;
	margin: 0px 15px;
	text-align: center;
	display: inline;
	font-size: 12px;
}
div.carousel li img {
	border: solid 1px #eecccc;
	height: 100px;
}

/* ----- tab slide title ----- */
h5.slideTitle {
	margin-bottom: 7px;
	padding-left: 9px;
	font-weight: bold;
	font-size: 110%;
	border-left: 4px solid #d3cb8b;
	cursor:pointer;
}

