@charset "euc-jp";

/* ==============================================
   ランキング・新刊・予約
============================================== */

div#main .status,
div#main ol.goodsList dt {
	font-weight: bold;
}
div#main .off {
	margin-left: 7px;
}
div#main ol {
	list-style: none;
}

/*  タイトル */
div#containerArea.twoColumn div#main .pageTitle {
	padding-left: 10px;
	background: #ececec;
	margin-bottom: 3px;
	border-left: 7px solid #bf0000;
}
div#containerArea.twoColumn div#main div#mainArea.adult .pageTitle {
	background: #fae1e3;
}
div#containerArea.twoColumn div#main h1 {
	display: inline-block;
	margin: 0;
	padding-left: 0;
	border: none;
	background: none;
/*	margin: 0 5px 0 0;
	padding: 0;
	background: none;
	line-height: 1.3;*/
}
* html div#containerArea.twoColumn div#main h1 {
	height: 12px;
}
div#containerArea.twoColumn div#main.listPage h1 {
	margin-bottom: 19px;
	display: block;
}
div#main .rss img {
	margin: 0 0 3px 2px;
	vertical-align: middle;
}
div#main p.titText {
	color: #797979;
	margin-top: 17px;
}

/*  ソーティング  */
div.sorting {
	background: #f4f4f4;
	padding: 3px 10px 2px 10px;
	margin: 5px 0;
}
div.sorting dl {
	margin: 0 0 3px 0;
}
div.sorting dt,
div.sorting dd,
div.sorting dd li {
	float: left;
	width: auto;
}
div.sorting dd li {
	border-left: 1px solid #000000;
	padding-left: 10px;
	margin-left: 10px;
}
div.sorting dd li.first {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}
div.sorting dt {
	width: 49px;
	white-space: nowrap;
	padding-right: 11px;
}
p.todayMagLink {
	margin-top: 5px;
}

/*  ページナビ  */
div#main div.pageNav {
	width: 100%;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin: 5px 0 0 0;
	padding: 3px 0;
}
div#main div.pageNav ul,
div#main div.pageNav li {
	float: left;
	width: auto;
}
div#main div.pageNav li {
	padding: 0 10px;
}
div#main div.pageNav p {
	float: right;
	width: auto;
}

/*  商品リスト  */
div#main ol.goodsList {
	margin-bottom: 40px;
}
div#main ol.goodsList li {
	margin-top: 40px;
}
div#main ol.goodsList li.first {
	margin-top: 30px;
}
div#main ol.goodsList dl {
	width: auto;
	float: left;
	margin-left: 210px;
	display: inline; /* for winIE6.0 */
}
div#main div.goodsImg {
	width: 210px;
	margin-right: -210px;
	float: left;
	position: relative;
}
div#main div.goodsImg p {
	float: left;
	width: 50px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}
div#main div.goodsImg a {
	float: left;
	width: 120px;
	margin: 0 20px;
}
ol.goodsList dl {
	float: left;
	width: auto;
	display: inline; /* for winIE6.0 */
	margin-left: 210px;
}
ol.goodsList dt.book,
ol.goodsList dt.magazine,
ol.goodsList dt.dvd,
ol.goodsList dt.cd,
ol.goodsList dt.game,
ol.goodsList dt.software,
ol.goodsList dt.fbook {
	padding-left: 35px;
	position: relative;
}
ol.goodsList dt.book img,
ol.goodsList dt.magazine img,
ol.goodsList dt.dvd img,
ol.goodsList dt.cd img,
ol.goodsList dt.game img,
ol.goodsList dt.software img,
ol.goodsList dt.fbook img {
	position: absolute;
	top: 0;
	left: 0;
}
* html ol.goodsList dt.book img,
* html ol.goodsList dt.magazine img,
* html ol.goodsList dt.dvd img,
* html ol.goodsList dt.cd img,
* html ol.goodsList dt.game img,
* html ol.goodsList dt.software img,
* html ol.goodsList dt.fbook img { /* for winIE6.0 */
	left: -35px;
}
ol.goodsList dd.price {
	margin-top: 10px;
}
ol.goodsList dd.price span {
	display: block;
}
ol.goodsList dd.review {
	margin: 5px 0;
}
ol.goodsList img {
	vertical-align: middle;
}
ol.goodsList dd.review span {
	border: 1px solid #cccccc;
	padding: 2px 3px;
	white-space: nowrap;
}
div#main dd.publisher li {
	float: left;
	width: auto;
	margin-top: 2px;
}
div#main dd.stock {
	margin-top: 2px;
}
ol.goodsList dd.googleIcn {
	margin-top: 15px;
}

/*  その他ジャンル  */
dl.moreChannel dd,
dl.moreChannel dt,
dl.moreChannel li {
	float: left;
	width: auto;
}
dl.moreChannel dd,
dl.moreChannel dt {
	padding-top: 5px;
}
dl.moreChannel dt {
	padding-left: 10px;
	padding-right: 15px;
}
dl.moreChannel li {
	border-left: 1px solid #000000;
	padding-left: 7px;
	margin-left: 7px;
}
dl.moreChannel li.first {
	border-left: none;
}

/*  お知らせ  */
p.notice {
	font-weight: bold;
	font-size: 120%;
	margin: 50px 10px 100px 10px;
}

/*  クリアフィックス  */
div#main,
div#contentainerArea,
div#contentsArea,
div.sorting dl,
ol.goodsList li,
ol.goodsList dl,
dd.publisher ul,
div.pageNav {
	overflow: hidden;
	zoom: 1;
}



/* サイトマップ　*/
* html #contentsArea { /* win IE 6.0 */
	text-align: center;
}
#contentsArea #sidemenu,
#contentsArea #main {
	text-align: left;
}
#sitemap {
	width: 950px;
	margin: 10px auto;
}
#sitemap h1 {
	border-top: 3px solid #BF0000;
	border-bottom: 1px solid #BF0000;
	font-size: 140%;
	font-weight: bold;
	color: #141414;
	padding: 5px 0 3px 0;
	margin: 10px 0 3px 0;
	text-align: left;
}
#sitemap h1 img {
	vertical-align: middle;
	margin: 0 5px 0 3px;
}
#sitemap p.location {
	text-align: left;
}
#sitemap p.sitemapInfo {
	margin: 0 0 15px 0;
	text-align: left;
	color: #454545;
}
#sitemap div.sitemapExtra {
	width: 240px;
	float: left;
	margin: 0 20px 0 0;
	text-align: left;
}
#sitemap div.sitemapExtra dl,
#sitemap div.sitemapChannel dl.event {
	margin: 0 0 15px 0;
}
#sitemap div.sitemapExtra p {
	font-weight: bold;
	margin-top: 5px;
}
#sitemap div.sitemapExtra li,
#sitemap div.sitemapChannel dt,
#sitemap div.sitemapChannel dl.event li,
#sitemap div.sitemapExtra dl.rakutenService li {
	padding: 0 0 0 10px;
	margin: 5px 0;
	position: relative;
}
#sitemap div.sitemapExtra li span,
#sitemap div.sitemapChannel dt span,
#sitemap div.sitemapChannel dl.event li span,
#sitemap div.sitemapExtra dl.rakutenService li span {
	position: absolute;
	left: 0;
	top: -2px;
	color: #BF0000;
	font-size: 130%;
}
#sitemap div.sitemapExtra dl.rakutenService li span {
	color: #bd0000;
}
* html #sitemap div.sitemapExtra li span,
* html #sitemap div.sitemapChannel dt span,
* html #sitemap div.sitemapChannel dl.event li span,
* html #sitemap div.sitemapExtra dl.rakutenService li span {
	left: -10px;
}
#sitemap div.sitemapChannel {
	width: 690px;
	float: left;
	text-align: left;
}
#sitemap div.sitemapChannel ul {
	margin: 0 0 0 9px;
}
#sitemap div.sitemapChannel dl.event ul {
	margin: 0;
}
#sitemap div.sitemapChannel dt.close,
#sitemap div.sitemapChannel dt.open {
	margin: 0 0 0 13px;
	width: 94px;
	height: 20px;
	cursor: pointer;
}
#sitemap div.sitemapChannel dt.close span,
#sitemap div.sitemapChannel dt.open span {
	display: none;
}
#sitemap div.sitemapChannel dt.open {
	background: url("//image.books.rakuten.co.jp/books/img/common/other/btn_close.gif") 0 0 no-repeat;
}
#sitemap div.sitemapChannel dt.close {
	background: url("//image.books.rakuten.co.jp/books/img/common/other/btn_open.gif") 0 0 no-repeat;
}
#sitemap div.sitemapExtra dt,
#sitemap div.sitemapChannel dt.subTitle {
	background: url("//image.books.rakuten.co.jp/books/img/common/other/bg_sitemap2.gif") 0 100% repeat-x;
	padding: 0 0 7px 0;
	margin: 0 0 5px 0;
}
#sitemap div.sitemapExtra dl.rakutenService dt {
	background: url("//image.books.rakuten.co.jp/books/img/common/other/bg_sitemap2.gif") 0 100% repeat-x;
}
#sitemap div.sitemapExtra dt,
#sitemap div.sitemapChannel dt.subTitle,
#sitemap div.sitemapChannel em {
	font-weight: bold;
}
#sitemap div.sitemapChannel li {
	position: relative;
	margin: 3px 0;
}
#sitemap div.sitemapChannel dl.book li,
#sitemap div.sitemapChannel dl.cd li,
#sitemap div.sitemapChannel dl.dvd li,
#sitemap div.sitemapChannel dl.magazine li {
	padding-left: 13em;
}
#sitemap div.sitemapChannel dl.game li {
	padding-left: 19em;
}
#sitemap div.sitemapChannel dl.software li {
	padding-left: 19em;
}
#sitemap div.sitemapChannel li span {
	position: absolute;
 	top: -1px;
	left: 0;
}
* html #sitemap div.sitemapChannel dl.book li span,
* html #sitemap div.sitemapChannel dl.cd li span,
* html #sitemap div.sitemapChannel dl.dvd li span,
* html #sitemap div.sitemapChannel dl.game li span,
* html #sitemap div.sitemapChannel dl.magazine li span { /* win IE 6.0 */
	left: -13em;
}
* html #sitemap div.sitemapChannel dl.software li span { /* win IE 6.0 */
	left: -19em;
}
#sitemap div.sitemapChannel dl dl {
	border-top: 1px dotted #767676;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
}
#sitemap div.sitemapChannel dl dl.all,
#sitemap div.sitemapChannel dl.closeLayer {
	border-top: none;
	padding: 0;
	margin: 0;
}
#sitemap div.sitemapChannel dl.closeLayer {
	margin: 5px 0 0 0;
}

/* テンプレート　*/
#template {
	width: 950px;
	margin: 20px auto;
	text-align: left;
}
p.templateMoreLink {
	margin-top: 15px;
}
p.templateMoreLink,
p.templateMoreLinkBottom {
	text-align: right;
	clear: both;
	width: 100%;
	padding: 5px 0;
	font-size: 82%;
}
p.templateMoreLink img,
p.templateMoreLinkBottom img {
	background: url("//image.books.rakuten.co.jp/books/img/common/main/bg_image_120723.gif") no-repeat -8px -366px;
}
p.templateMoreLinkBottom {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
