@charset "utf-8";

/*------------------------------------------------------------------------------

	[ファイル名]
	
	[概要]
	
	[目次]
		・clearFix／画像代替／非表示部
	
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/

ul#localNav:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html ul#localNav
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html ul#localNav
{
	height: 1%;
}
/* End Win IE6 */

/* Mac IE\*//*/
ul#localNav
{
	display: inline-table;
}
/* End Mac IE */



/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
ul#localNav li a
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	text-decoration: none;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

								非表示部
								
------------------------------------------------------------------------------*/
div.sectionHeader h2
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -9999;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
div.sectionHeader ul li a,
div#contentHeader ul li a
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	text-decoration: none;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

							div#contentheader 画像指定
							
------------------------------------------------------------------------------*/
div#contentHeader h1{
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/content_header.gif);
}



/*------------------------------------------------------------------------------

								div.ranking
								
------------------------------------------------------------------------------*/
div.ranking{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.ranking h2{
	background: url(http://www.lovela-bandai.com/tsutaya/images/h2_bg.gif) no-repeat scroll left top;
	width: 666px;
	min-height: 25px;
	margin: 0px 4px;
	padding-top: 7px;
	font-weight: bold;
}

* html div.ranking h2{
	height: 32px;
}

div.ranking h2 span{
	padding-left: 20px;
	font-weight: bold;
}

div.ranking div#tableWrapper{
	width: 660px;
	margin: 0px 4px;
	padding: 12px 2px 4px 2px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

* html div.ranking div#tableWrapper{
	width: 664px;
}

div.ranking h3{
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 120%;
}

div.ranking table{
	width: 661px;
	margin-bottom: 12px;
}

* html div.ranking table{
	width: 660px;
}

div.ranking table,
div.ranking table tr,
div.ranking table th,
div.ranking table td{
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

div.ranking table th{
	background: #353589 url(http://www.lovela-bandai.com/tsutaya/images/th_bg.gif) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

div.ranking table tr.top td{
	background: #ffefb1 url(http://www.lovela-bandai.com/tsutaya/images/td_top_bg.gif) repeat-x left top;
}

div.ranking table td{
	background: #fffefe url(http://www.lovela-bandai.com/tsutaya/images/td_bg.gif) repeat-x left top;
}

div.ranking table td.rank,
div.ranking table td.stat{
	text-align: center;
}

div.ranking table td.rank{
	font-weight: bold;
}

div.ranking table td.title{
	width: 320px;
}

div.ranking table td.artist{
	width: 200px;
}

div.ranking table th,
div.ranking table td{
	padding: 5px 8px 3px 8px;
}

div.ranking table th{
	border-color: #777799;
}

/*----- 初・↑・↓ -----*/
div.ranking table td.stat em{
	font-weight: bold;
}

div.ranking table td.stat em.new{
	color: #ff3399;
}

div.ranking table td.stat em.up{
	color: #3366ff;
}

div.ranking table td.stat em.down{
	color: #888888;
}



/*------------------------------------------------------------------------------

								div.pickup
								
------------------------------------------------------------------------------*/
div.pickup h3{
	margin-top: 0;
	padding: 6px;
	background-color: #353589;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

div.pickup p.photo.left img{
	border: none;
	border-right: 10px solid #ffffff;
}

/*----- 著者＆出版社 -----*/
div.pickup ul{
	padding: 0px;
	/*border-top: 1px dotted #7f7f7f;
	border-bottom: 1px dotted #7f7f7f;*/
}

div.pickup ul li{
	display: inline;
	color: #666666;
}

div.pickup ul em{
	padding-right: 15px;
	font-weight: bold;
	color: #333333;
}

/*----- 値段 -----*/
div.pickup h4{
	margin: 3px 0px;
	padding: 6px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/pickup_price_bg.gif) repeat scroll left top;
	text-align: right;
}

div.pickup h4 strong{
	color: #cc0000;
	font-weight: bold;
	font-size: 120%;
}



/*------------------------------------------------------------------------------

								localNav
								
------------------------------------------------------------------------------*/
/*
div#rankingHeader{
	position: relative;
}

ul#localNav{
	position: absolute;
	top: 3px;
	right: 5px;
	width: 407px;
	height: 21px;
}

ul#localNav li{
	float: left;
	height: 21px;
	background: no-repeat scroll left top;
}

ul#localNav li#localNavShop{
	width: 176px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop_ov.gif) no-repeat scroll left top;
}

ul#localNav li#localNavRecommend{
	width: 111px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend_ov.gif) no-repeat scroll left top;
}

ul#localNav li#localNavNews{
	width: 120px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news_ov.gif) no-repeat scroll left top;
}

ul#localNav li a{
	height: 21px;
	background:  no-repeat scroll left top;
}

ul#localNav li#localNavShop a{
	width: 175px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop.gif) no-repeat scroll left top;
}

ul#localNav li#localNavRecommend a{
	width: 110px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend.gif) no-repeat scroll left top;
}

ul#localNav li#localNavNews a{
	width: 120px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news.gif) no-repeat scroll left top;
}

ul#localNav li#localNavShop a:hover,
ul#localNav li#localNavRecommend a:hover,
ul#localNav li#localNavNews a:hover{
	background-image: none;
}
*/

/*------------------------------------------------------------------------------

							div.section
							
------------------------------------------------------------------------------*/
div.section div.inner{
	background-color: #f3f9fc;
}

div.sectionHeader{
	position: relative;
	width: 662px;
	height: 75px;
	margin-left: 5px;
	background: url(http://www.lovela-bandai.com/tsutaya/images/section_header_bg.gif) no-repeat scroll left top;
}

div.sectionHeader ul{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 428px;
	height: 33px;
}

/*----- li -----*/
div.sectionHeader ul li{
	float: left;
	height: 33px;
	background: no-repeat scroll left top;
}

div.sectionHeader ul li#localNavShop{
	width: 192px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop_ov.gif);
}

div.sectionHeader ul li#localNavRecommend{
	width: 113px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend_ov.gif);
}

div.sectionHeader ul li#localNavNews{
	width: 123px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news_ov.gif);
}

/*----- li a -----*/
div.sectionHeader ul li a{
	width: 112px;
	height: 33px;
	background: no-repeat scroll left top;
}

div.sectionHeader ul li#localNavShop a{
	width: 192px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop.gif);
}

div.sectionHeader ul li#localNavRecommend a{
	width: 113px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend.gif);
}

div.sectionHeader ul li#localNavNews a{
	width: 123px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news.gif);
}

/*----- ロールオーバー動作 -----*/
div.sectionHeader ul li#localNavShop a:active,
div.sectionHeader ul li#localNavRecommend a:active,
div.sectionHeader ul li#localNavNews a:active,
div.sectionHeader ul li#localNavShop a:hover,
div.sectionHeader ul li#localNavRecommend a:hover,
div.sectionHeader ul li#localNavNews a:hover{
	background-image: none;
}




/*------------------------------------------------------------------------------

							div.section
							
------------------------------------------------------------------------------*/
div#contentHeader{
	position: relative;
}

div#contentHeader ul{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 428px;
	height: 30px;
}

/*----- li -----*/
div#contentHeader ul li{
	float: left;
	height: 30px;
	background: no-repeat scroll left top;
}

div#contentHeader ul li#localNavShop{
	width: 192px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop_ov.gif);
}

div#contentHeader ul li#localNavRecommend{
	width: 113px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend_ov.gif);
}

div#contentHeader ul li#localNavNews{
	width: 123px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news_ov.gif);
}

/*----- li a -----*/
div#contentHeader ul li a{
	width: 112px;
	height: 30px;
	background: no-repeat scroll left top;
}

div#contentHeader ul li#localNavShop a{
	width: 192px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_shop.gif);
}

div#contentHeader ul li#localNavRecommend a{
	width: 113px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_recommend.gif);
}

div#contentHeader ul li#localNavNews a{
	width: 123px;
	background-image: url(http://www.lovela-bandai.com/tsutaya/images/local_nav_news.gif);
}

/*----- ロールオーバー動作 -----*/
div#contentHeader ul li#localNavShop a:active,
div#contentHeader ul li#localNavRecommend a:active,
div#contentHeader ul li#localNavNews a:active,
div#contentHeader ul li#localNavShop a:hover,
div#contentHeader ul li#localNavRecommend a:hover,
div#contentHeader ul li#localNavNews a:hover{
	background-image: none;
}