

/*--------------------------------------------
　■［ギガスブックス］
--------------------------------------------*/

div.gigasbooks {
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div.gigasbooks h3 {
	width: 241px;
	height: 305px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 10;
}

div.gigasbooks h3 a {
	width: 241px;
	height: 305px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/books_gigasbooks.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

div.gigasbooks h3 a span {
	display: none;
}

div.gigasbooks div.gigasbooks-products {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 270px;
	position: relative;
	background-image: url(../img/books_bg01.jpg);
	background-repeat: repeat-y;
	background-position: left 40px;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list {
	width: 335px;
	height: 200px;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list p.gigasbooks-products-thumb {
	width: 160px;
	height: 183px;
	position: absolute;
	left: 0px;
	bottom: 16px;
	margin: 0px;
	padding: 0px;
}

div.gigasbooks div.gigasbooks-products div.thumb-w p.gigasbooks-products-thumb {
	width: 210px;
	height: 153px;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list h4 {
	margin: 0px 0px 0.25em 170px;
	padding: 0px;
	font-weight: bold;
	font-weight: 900;
	font-size: 130%;
	color: #003242;
}

div.gigasbooks div.gigasbooks-products div.thumb-w h4 {
	margin: 0px 0px 0px 0px;
	height: 30px;
	overflow: hidden;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list p.gigasbooks-products-copy {
	margin: 0px 0px 0px 170px;
	padding: 0px;
	line-height: 130%;
}

div.gigasbooks div.gigasbooks-products div.thumb-w p.gigasbooks-products-copy {
	margin: 0px 0px 0px 215px;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform {
	margin: 0px;
	padding: 0px;
	height: 50px;
	bottom: 10px;
	right: 0px;
	position: absolute;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width: 40px;
	height: 50px;
	float: left;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li a {
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li a strong {
	display: none;
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li.gigasbooks-products-platform-iphone a {
	background-image: url(../img/books_icon_iphone.png);
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li.gigasbooks-products-platform-ipad a {
	background-image: url(../img/books_icon_ipad.png);
}

div.gigasbooks div.gigasbooks-products div.gigasbooks-products-list ul.gigasbooks-products-platform li.gigasbooks-products-platform-android a {
	background-image: url(../img/books_icon_android.png);
}


