@charset "SHIFT_JIS";

/*
	2018/3/27 update
	01. 左カラム
	02. 右カラムセンターカラム
	03. センターカラム
	04. 2012/12/25から変更
	05. カート内インクルードエリア
	06. 商品詳細インクルードエリア
	07. 左カラム(ノーヒット)
	08. 右カラム(ノーヒット)
	09. センターカラム(ノーヒット)
	10. 右カラムjsランキング
	11. 注文完了画面
*/


/* 01 左カラム（右カラム共通あり）
----------------------------------------*/
.clr {
clear: both;
}

.clr-float {
	clear: both;
	font-size: 1%;
	line-height: 1%;
	width: 1%;
}

/*告知*/
#bolnews{
	border:1px solid #999;
	margin-bottom:10px;
	width:240px;
}

.ttltxtb{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:10px 0 7px 0;
	line-height:135%;
}

.txt{
	font-size:12px;
	text-align:left;
	padding:0 10px 10px 10px;
	line-height:135%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.txt_br{
	font-size:12px;
	text-align:left;
	padding:0 10px 10px 10px;
	line-height:135%;
	text-align: justify;
	text-justify: inter-ideograph;
}


/*エリア*/
#left_Area,.left_Area{
	margin-bottom:15px;
	width:240px;
}

/*バナー*/
#banner_Area{
	margin-bottom:10px;
}

#banner_Area a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.banner_Area_nobtm{
	margin:0;
}

.banner_Area_nobtm a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/*見出し*/
.index_ttl{
	border-bottom:1px solid #000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	clear:both;
}

/*見出しTOPマージンあり*/
.indextop_ttl{
	border-bottom:1px solid #000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	margin-top:20px;
	clear:both;
}

/*リスト見出し*/
.listindex_txt{
	font-size:12px;
	color:#e47911;
	font-weight:bold;
	margin:0px 0 2px 4px;
}

/*リスト（見出しあり・中黒なし）*/
.listindex_list{
	padding-bottom:10px;
}

.listindex_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.listindex_list ul li{
	font-size:12px;
	margin:0 4px 2px 7px;
	padding:0px;
}


/*リスト（中黒なし）*/
.index_list{
	margin-top:10px;
}

.index_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.index_list ul li{
	font-size:12px;
	margin:0 4px 3px 4px;
	padding:0px;
}

/*オトナ買いを探す*/
#ogindex{
	padding-top:10px;
	clear:both;
}

.ogindex_txt{
	font-size:12px;
	color:#e47911;
	margin:0px 0 2px 4px;
}

.ogindex_list{
	font-size:13px;
	margin:0 5px 0px 10px;
}

.ogindex_list_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.ogindex_list_li{
	float:left;
	font-size:13px;
	width:30px;
	margin-bottom:2px;
	font-weight:bold;
}

.ogindex_list_libtm{
	float:left;
	font-size:13px;
	width:30px;
	margin-bottom:15px;
	font-weight:bold;
}

/*コミック各出版社*/
.cmogindex_list{
	font-size:13px;
	margin:0 5px 3px 10px;
	font-size:13px;
	font-weight:bold;
}


/*画像付テキストボックス（動的ジャンル一覧の真下の場合）*/
#bannerboxtop {
	margin-top:10px;
	margin-bottom:10px;
	width:240px;
	border:1px solid #999;
	clear:both;
}

.leftArea{
	margin:7px;
}

#bannerboxtop:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

#bannerboxtop{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html #bannerboxtop {height: 1%;}
#bannerboxtop {display: block;}
/* End hide from IE-mac */


/*画像付テキストボックス*/
#bannerbox {
	margin-bottom:10px;
	width:240px;
	border:1px solid #999;
	clear:both;
}

.leftArea{
	margin:7px;
}

#bannerbox:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

#bannerbox{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html #bannerbox {height: 1%;}
#bannerbox {display: block;}
/* End hide from IE-mac */


.imgArea{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

.banner_ttl{
	padding-bottom:3px;
	font-size:12px;
	line-height:135%;
}

.banner_txt{
	font-size:12px;
	line-height:130%;
}

.banner_txt_time{
	padding-top:1px;
	font-size:11px;
	line-height:120%;
	color:#339933;
}

.imgAreaclear{
	clear: both;
}

/*値下げ、入荷リスト入口*/

ul.left_box_listtop li div{
	display: inline-block;
	*display: inline;
}

ul.left_box_listtop li div#nyuka_cnt,
ul.left_box_listtop li div#pdown_cnt{
	font-weight: bold;
	margin-left: 4px;
}

div.left_box_listtop_date{
	font-size: 11px;
	text-align:right;
	line-height:125%;
	padding-right: 10px;
}

div.left_box_listtop_date div{
	display: inline-block;
	*display: inline;
/*	margin-top: 5px;*/
}


/* 02 右カラム
----------------------------------------*/
/*テキストボックス*/
#txtbox {
	margin-bottom:10px;
	width:240px;
	border:1px solid #999;
	clear:both;
}

#txtbox:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

#txtbox{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html #txtbox {height: 1%;}
#txtbox {display: block;}
/* End hide from IE-mac */


.BoxArea{
	margin:3px 7px 10px 7px;
}

.Boxttl{
	padding-bottom:5px;
	font-size:12px;
	line-height:135%;
	font-weight:bold;
	margin:7px 0 0 10px;
}

.Boxttl_s{
	font-size:11px;
	font-weight:normal;
}

.Boxmiashitxt{
	font-size:11px;
	line-height:110%;
}

.Boxlinktxt{
	font-size:12px;
	margin-bottom:5px;
	margin-left:5px;
	font-weight:bold;
	line-height:135%;
}

/*エリア*/
#right_Area{
	margin-bottom:2px;
	width:240px;
}

/*ランキング*/
.<nobr>中古価格：</nobr>{
	margin-top:3px;
}

.rank_list ol{
	margin:0;
	padding-left:37px;
}

.rank_list ol li{
	font-size:12px;
	margin:0 3px 0 1px;
	padding:0 7px 5px 0;
	color:#999;
	font-weight:bold;
	line-height:130%;
	zoom:normal !important;
}

/*ランキング 日付がない時*/
.rank_list_nodate{
	margin:0;
}

.rank_list_nodate ol{
	margin:0;
	padding-left:37px;
	padding-top:8px;
}

.rank_list_nodate ol li{
	font-size:12px;
	margin:0 3px 0 1px;
	padding:0 7px 5px 0;
	color:#999;
	font-weight:bold;
	line-height:130%;
	zoom:normal !important;
}

/*タイトル並び*/
.hit_list{
	margin-top:5px;
}

.hit_list ol{
	margin:0;
	padding:0;
}

.hit_list ol li a{
	font-size:12px;
}

.hit_list ol li{
	font-size:11px;
	margin:0 3px 3px 3px;
	padding:0px;
	list-style-type:none;
}


.ranktxt{
	padding:1px 8px 2px 8px;
	font-size:11px;
	line-height:110%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.ranktxt_L{
	font-weight:normal;
	font-size:12px;
}


.ranktxt_S{
	line-height:110%;
	font-weight:normal;
	font-size:11px;
}

.ranktxt_r{
	padding:2px 10px 0 0;
	font-size:11px;
	line-height:125%;
	text-align:right;
}

.ranktxt_rline{
	font-size:11px;
	line-height:125%;
	text-align:right;
	border-bottom:1px dotted #999;
	padding:5px 0 8px 0;
	margin:0 10px 10px 10px;
}

.ranktxt_b{
	padding:5px 2px 0 5px;
	font-size:11px;
	line-height:110%;
	font-weight:bold;
}

/*注目の新作*/
.cmside_hot{
	margin-top: 10px;
	text-align: center;
	line-height: 135%;
}

.cmside_hot_bar{
	background: url(../inc_img/side_shinkan_bar.gif);
	background-repeat: no-repeat;
	width:240px;
	height:30px;
}

.cmside_hot_detail{
	background-image: url(../inc_img/comic_shinkanlist_boxbg.gif);
	background-repeat: repeat-x;
	padding: 10px 0;
	width: 238px;
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
.cmside_hot_detail img{
	border: 1px solid #dddddd;
}

p.cmside_hot_detail_ttl{
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0;
}
p.cmside_hot_detail_txt{
	padding: 0 10px;
	color: #555;
}

p.cmside_hot_detail_btn1,p.cmside_hot_detail_btn2{
	margin-top: 5px;
	text-align: center;
}
p.cmside_hot_detail_btn1 a,p.cmside_hot_detail_btn2 a{
	margin: 0 auto;
	display: block;
	background-repeat: no-repeat;
	width: 181px;
	height: 22px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
}

p.cmside_hot_detail_btn1 a:hover,p.cmside_hot_detail_btn2 a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

p.cmside_hot_detail_btn1 a:link
,p.cmside_hot_detail_btn2 a:link
,p.cmside_hot_detail_btn1 a:visited
,p.cmside_hot_detail_btn2 a:visited
,p.cmside_hot_detail_btn1 a:visited:hover
,p.cmside_hot_detail_btn2 a:visited:hover
,p.cmside_hot_detail_btn1 a:active
,p.cmside_hot_detail_btn2 a:active
{ color: #fff; }

p.cmside_hot_detail_btn1 a{ background-image: url(../inc_img/comic_shinkanlist_btnbg01.gif);}
p.cmside_hot_detail_btn2 a{ background-image: url(../inc_img/comic_shinkanlist_btnbg02.gif);}

/* ジャンルでさがす */
.GenreSearchMenuArea{overflow:hidden;_height:100%;}

.GSMHead i,.GSMHSelected i,.GSMSubH i,.GSMSubHHover i{
	display:inline-block;
	width:13px;height:13px;
	background:url("/files/inc_img/arrow_icon_g.gif?20180327") no-repeat;
	*display:inline;*zoom:1;
}
.GSMHead i,.GSMHSelected i{margin-right: 2px;}
.GSMSubH i,.GSMSubHHover i{
	position:absolute;
	top:-2px;bottom:0;
	right:10px;
	margin:auto;
	*top:9px;
}
*+html .GSMHead i{margin-top:-16px;/* IE7 */}
.GSMHead i{background-position: 0 -13px;}
.GSMHSelected i{background-position:0 0;}
.GSMSubH i{background-position:-13px 1px;}
.GSMSubHHover i{background-position:-13px -13px;}

.GSMHead{
	padding: 8px 0 6px 6px;
	color:#369;
	font-size: 14px;
	cursor:pointer;
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
.GSMHead:hover{text-decoration:underline;}
.GSMHSelected{
	font-weight:bold;
	background-color:#f5f5f5;
	margin-top: 5px;
}

.GSMPopup{
	display:none;
	position:absolute;
	left:0;
	z-index:1010;
	width:300px;
	background-color:#fff;
	text-align:left;
	border:2px solid #e5e5e5;
}

.GenreSearchMenu{
	z-index:1000;
	float:left;
	width:100%;
	padding: 0 0 5px 0;
	margin: 0;
	list-style:none;
}
.GenreSearchMenu li{width:100%;}
.GenreSearchMenu ul li{position:relative;list-style:none;}
.GSMSub{display:none;}
.GSMSub{zoom:normal!important;}
.GSMSubH{
	margin: 0 10px 0 20px;
	padding: 8px 18px 6px 0;
	border-bottom:1px dotted #ccc;
	font-size: 14px;
	color:#369;
	cursor:default;
}
.GSMSubC .GSMSubH{margin-left:20px;}
.GSMSubHHover{
	color:#ee6500;
}
.GSMSubTtl{
	padding:10px 4px 12px 12px;
	background-color:#e5e5e5;
	font-weight:bold;
}
.GSMSubContent{
	margin:8px 14px 12px 12px;
/*	max-height:300px;*/
/*	overflow-y:auto;*/
}
.GSMSubContent a{
	padding:4px;
	display:block;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
.GSMSubContent a:hover{background-color:#e0f1ff;}
/* <div><a href="">→さらに絞り込む</a></div>
.GSMSubContent div a{
	border-bottom:0;
	text-align:right;
}
*/
.GSMSubOthers a,.GSMSubCOthers a{
	display:block;
	padding: 8px 18px 6px 0;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	color:#369;
}
.GSMSubOthers a{margin: 0 10px 0 20px;}
.GSMSubCOthers a{margin-left:20px;}
.GSMSubOthers a:hover,.GSMSubCOthers a:hover{color:#ee6500;}

/* 新右カラム */
.BoxTopBDa{
	border:3px solid #e5e5e5;
	padding-bottom:6px;
}
.BoxHBGa{
	padding-bottom:0.2em;
	background-color:#f5f5f5;
	border-bottom:1px solid #e5e5e5;
	font-size:12px;
	line-height:1.2;
}
.BoxHBSub{
	margin: 6px 0 10px;
	background-color: #f5f5f5;
	font-size: 12px;
	text-align: center;
}
.BoxIcoRain,.BoxIcoSearch,.BoxIcoBalloon,.BoxIcoStar,.BoxIcoBook,.BoxIcoRank,.BoxIcoMedia{
	padding-left:2px;
	background:url(../inc_img/box_ico_sprite.png) no-repeat;
	width:25px;height:20px;
	vertical-align:-3px;
	display:inline-block;
	*display:inline;*zoom:1;
}
.BoxIcoRain{background-position:0 0;}
.BoxIcoSearch{background-position:0 -60px;}
.BoxIcoBalloon{background-position:0 -120px;}
.BoxIcoStar{background-position:0 -20px;}
.BoxIcoBook{background-position:0 -40px;}
.BoxIcoRank{background-position:0 -80px;}
.BoxIcoMedia{background-position:0 -180px;}

/* 新右カラム 灰色ボーダー スマホライク */
.BoxTopBDb{
	border: 3px solid #e5e5e5;
}
.BoxTopSPIconLinkArea{
	padding-top:8px;
	padding-bottom:4px;
}
.BoxTopSPIconLink{
	margin:0 10px;
	border-bottom:1px dotted #aaa;
}
.BoxTopSPIconLink:last-child{
	border:0;
}
.BoxTopSPIconLink:hover .BoxTopSPIconLink-txt{
	text-decoration:underline;
}
.BoxTopSPIconLink a{
	padding:6px 0;
	display:block;
	background:url("../inc_img/mk_right.gif") right center no-repeat;
}
.BoxTopSPIconLink-img,.BoxTopSPIconLink-txt{
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	*display:inline;*zoom:1;
}
.BoxTopSPIconLink-img{width:38px;}
.BoxTopSPIconLink-txt{
	width:78%;
	font-size:0.9em;
}

/* 03 センターカラム
----------------------------------------*/
/*エリア*/
#center_Area,.center_Area{
	width:440px;
	clear:both;
	margin-bottom: 24px;
}

#center_Area a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.center_Area{
	width:440px;
	clear:both;
	/* margin-bottom: 20px; */
}

.center_Area a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.center_pickup_area{text-align:center;}
.center_pickup_box{
	margin: 24px auto;
	width:92%;
	text-align:left;
	overflow:hidden;
	clear:both;
}
.center_pickup_box_img{
	margin-right:12px;
	display:block;
	float:left;
	width:60px;
}
.center_pickup_box_ttl{
	margin-bottom: 0.45em;
	/* font-size:1em; */
	/* font-weight:bold; */
	float:left;
	width:79%;
}
.center_pickup_box p{
	font-size: 0.85em;
	line-height:1.5;
	float:left;
	width:79%;
	/* color: #666; */
}

.RecoBtn{
	padding: 10px 0 24px 0;
	text-align:center;
}
.RecoBtn a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.RecoBtn a{
display: inline-block;
padding: 8px 24px;
border: solid 1px #ccc;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(236,236,236,0.9) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), to(rgba(236,236,236,0.9)));
line-height: 1.5em;
font-size: 14px;
text-decoration: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.RecoBtn a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	position: relative;
	top: 1px;
}

/*宅本便PR*/
.pr_txt{
	padding:5px 5px 0 5px;
	font-size:11px;
	line-height:145%;
	clear:both;
}

/*メイン特集*/
#main_ttl{
	background-color:#f5f5dc;
	width:440px;
	padding:5px 0;
	margin-bottom:10px;
}

.main_ttltxt{
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
}

.mainitem_img{
	float:left;
	margin:0 7px 15px 3px;
}

.item_ttl{
	padding-bottom:5px;
	font-size:14px;
	line-height:135%;
	font-weight:bold;
}

.item_txt{
	font-size:12px;
	line-height:135%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom:5px;
}

.item_btnR{
	text-align:right;
	margin:5px 0 15px 0;
}

.item_ttlB{
	margin:0 8px;
	padding-bottom:8px;
	font-size:14px;
	line-height:135%;
	font-weight:bold;
}

.item_txtB{
	margin:0 8px;
	font-size:12px;
	line-height:135%;
}

.item_txt_r{
	font-size:12px;
	text-align:right;
	clear:both;
}

.ttl_txt{
	font-size:12px;
	line-height:130%;
	margin:10px 3px 0 3px;
}

.itemindex{
	padding-top:10px;
	margin-bottom:15px;
	clear:both;
}

.itemindex_txt{
	font-size:12px;
	color:#e47911;
	font-weight:bold;
	line-height:110%;
}

.itemindextp_txt{
	font-size:12px;
	margin:0px 0 3px 0;
	color:#e47911;
}

.itemindex_list{
	margin:0 5px 0px 15px;
}

.itemindex_list_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.itemindex_list_li{
	float:left;
	font-size:12px;
	width:195px;
	margin-right:10px;
	margin-bottom:5px;
	line-height:130%;
}

.itemindex_list_libtm{
	float:left;
	font-size:12px;
	width:195px;
	margin-right:10px;
	margin-bottom:15px;
	line-height:130%;
}

/*テキストアイコン*/
.ctgname_bk{
	background-color:#FF9933;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.ctgname_cm{
	background-color:#FF6633;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.ctgname_cd{
	background-color:#6600CC;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.ctgname_dv{
	background-color:#009900;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.ctgname_gm{
	background-color:#FF3399;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.ctgname_bksf{
	background-color:#191970;
	padding:2px 2px 1px 2px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.updata_Newico{
	background-color:#ff3333;
	padding:2px 2px 1px 3px;
	color:#ffcccc;
	font-size:0.75em;
	margin-left:4px;
	letter-spacing: 0.12em;
	line-height:100%;
}

/*1列リスト*/
.itemindex_list1{
	margin:8px 5px 0px 8px;
}

.itemindex_list1_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.itemindex_list1_li{
	font-size:12px;
	margin-bottom:5px;
	line-height:130%;
}

/*2列リスト*/
.itemindex_list2{
	margin:0 5px;
	clear:both;
}

.itemindex_list2_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.itemindex_list2_li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:190px;
	font-size:12px;
	margin-right:5px;
	margin-bottom:10px;
	line-height:130%;
	vertical-align:top;
}
.itemindex_list2_li a{zoom:0;}

/*3列リスト*/
.itemindex_list3{
	margin:0 5px;
}

.itemindex_list3_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.itemindex_list3_li{
	float:left;
	text-align:center;
	width:140px;
	font-size:12px;
	margin-bottom:10px;
	line-height:130%;
}

/*4列リスト*/
.itemindex_list4{
	margin:0 5px;
}

.itemindex_list4_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.itemindex_list4_li{
	float:left;
	text-align:center;
	width:105px;
	font-size:12px;
	margin-bottom:10px;
	line-height:130%;
}

/*メディア化*/
.media_list{
	margin-top:15px;
}

.media_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.media_list ul li{
	margin-left:10px;
	font-size:12px;
	margin-bottom:5px;
	line-height:130%;
}

/*センター用画像付テキストボックス*/
#centerbox {
	margin-left:5px;
	margin-bottom:10px;
	width:430px;
	border:1px solid #999;
	clear:both;
}

.centerBoxArea{
	margin:7px;
}

#centerbox:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

#centerbox{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html #centerbox {height: 1%;}
#centerbox {display: block;}
/* End hide from IE-mac */

.centerbox_ttl{
	padding-bottom:3px;
	font-size:12px;
	line-height:135%;
	color:#e47911;
	font-weight:bold;
}

.centerbox_txt{
	overflow:hidden;
}


.centerbox_txt ul{
	margin:0;
	padding-bottom:3px;
	list-style-type:none;
}

.centerbox_txt ul li{
	float:left;
	font-size:12px;
	padding-right:10px;
	line-height:135%;
	white-space:nowrap;
	margin-bottom:2px;
}

/*特集紹介2列　画像付テキストボックス*/
#featurebox_list{
	margin:10px 0 10px 10px;
}

.featurebox_ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.featurebox_li{
	float:left;
	font-size:12px;
	width:210px;
	margin-right:5px;
	margin-bottom:3px;
	line-height:130%;
}

.featurebox {
	width:205px;
	border:1px solid #999;
	margin-bottom:5px;
	clear:both;
}


.featurebox:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.featurebox{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html .featurebox {height: 1%;}
.featurebox {display: block;}
/* End hide from IE-mac */


.featureboxbtm {
	width:205px;
	border:1px solid #999;
	margin-bottom:10px;
	clear:both;
}


.featureboxbtm:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.featureboxbtm{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html .featureboxbtm {height: 1%;}
.featureboxbtm {display: block;}
/* End hide from IE-mac */




/*ジャンル並び*/
.genrelist_ttl{
	font-weight:bold;
	font-size:14px;
	line-height:125%;
	margin:15px 0 0 0;
}

.genrelist_txt{
	overflow:hidden;
	margin:0px 10px  0 25px;
}

.genrelist_txt_ul{
	margin:0;
	padding-bottom:3px;
	list-style-type:none;
}

.genrelist_txt_li{
	float:left;
	font-size:12px;
	padding-right:10px;
	line-height:135%;
	white-space:nowrap;
	margin-bottom:3px;
}

.genrelist_txt_libtm{
	float:left;
	font-size:12px;
	padding-right:10px;
	line-height:135%;
	white-space:nowrap;
	margin-bottom:15px;
}

/*センターボックス*/
#centerBox_wrapper{
	margin:0 0 5px 0;
	width:440px;
}

#centerBox_left{
	width:215px;
	float:left;
}

#centerBox_right{
	width:215px;
	float:right;
	margin-bottom:15px;
}

.centerBoxitem_txt{
	font-size:11px;
	margin:5px 0 0px 0;
}

/*TOPページセンター*/
.top_list{
	margin-top:15px;
}

.top_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.top_list ul li{
	margin-left:10px;
	font-size:12px;
	margin-bottom:5px;
	line-height:130%;
}

.top_list a{
	zoom:normal;
}

/*TOPセンター紹介2列　画像付テキストボックス*/
#topboxArea{
	margin:0px;
}

.topbox_l {
	width:215px;
	border:1px solid #999;
	margin-right:6px;
	margin-bottom:5px;
	float:left;
	padding:7px 0;
}


.topbox_l:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.topbox_l{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html .topbox_l {height: 1%;}
.topbox_l {display: block;}
/* End hide from IE-mac */


.topbox_r {
	width:215px;
	border:1px solid #999;
	margin-bottom:30px;
	float:right;
	padding:7px 0;
}


.topbox_r:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.topbox_r{
	display: inline-table;
}

/* Hides from IE-mac ?*/
* html .topbox_r {height: 1%;}
.topbox_r {display: block;}
/* End hide from IE-mac */


.topimgArea{
	float:left;
	margin:0 7px 0 10px;
}

/*更新日*/
.ttlbartxt{
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.item_txt_rm{
	margin:5px 0 0;
	font-size:12px;
	text-align:right;
	clear:both;
}

/* 新センター */
.CenterHBGa{
	position:relative;
	margin-bottom:10px;
	background:#33b5f7 url(../inc_img/bar_bg_re.png) repeat-x;
}
span.updatetxt{
	position:absolute;
	right:0;
	text-shadow:1px 1px 0 #33b4f6;
}

/* バナー切替 */
.BannerSwitch{
	background:#e5e5e5 url("/files/inc_img/slider_bg.png");
	text-align:center;
	overflow:hidden;
}

.BannerSwitch .jquery-slider{
	overflow:hidden;
	position:relative;
}
.BannerSwitch .jquery-slider-element{
	overflow:hidden;
	display:none;
	position:absolute;
	left:0;
	top:0;
}
.BannerSwitch .jquery-slider-control{
	overflow:hidden;
	position:absolute;
	width:30px;
	height:150px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.BannerSwitch .jquery-slider-control-prev,.BannerSwitch .jquery-slider-control-next{
	top:0;
	background:url("/files/inc_img/slider_btn.png") no-repeat;
}
.BannerSwitch .jquery-slider-control-prev{
	left:0;
	background-position:0 0;
}
.BannerSwitch .jquery-slider-control-next{
	right:0;
	background-position:-60px 0;
}
.BannerSwitch .jquery-slider-control-prev:hover{background-position:-30px 0;}
.BannerSwitch .jquery-slider-control-next:hover{background-position:-90px 0;}

.BannerSwitch .jquery-slider-pages{
	position:relative;
	margin:153px auto 0;
	display:inline-block;
	*display:inline;*zoom:1;
}
*+html .BannerSwitch .jquery-slider-pages{padding-right:10px;}
.jquery-slider-page{
	overflow:hidden;
	display:block;
	float:right;
	width:125px;
	height:45px;
	margin:4px 7px;
	padding:0;
	cursor:pointer;
}
.BannerSwitch .jquery-slider-page:hover,.jquery-slider-page-current {
	border-bottom:3px solid #fa2;
}
.BannerSwitch .jquery-slider-page:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}
.BannerSwitch .slider_box{
	width:100%;
	height:214px!important;
	text-align:center;
}

/* バナー切替 2015-02-11まで使用

/* バナースライダー 
.flex-container a:active,.BannerSlider a:active,.flex-container a:focus,.BannerSlider a:focus{outline:none;}
.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}
.BannerSlider .slides > li {
	margin-bottom:10px;
	height:150px;
	overflow:hidden;
}
.BannerSlider{
	margin:0;
	background:#e5e5e5 url("/files/inc_img/slider_bg.png");
	position:relative;
}
.flex-direction-nav a{
	margin:0;
	width:30px;
	height:150px;
	display:block;
	position:absolute;
	top:0;
	text-indent:100%;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
	-ms-filter:"alpha(opacity=0)";
}
.flex-direction-nav .flex-next,.flex-direction-nav .flex-prev{background: url("/files/inc_img/slider_btn.png") no-repeat;}
.flex-direction-nav .flex-next{background-position:-60px 0;right:0;}
.flex-direction-nav .flex-prev{background-position:0 0;left:0;}
.BannerSlider .flex-next:hover{background-position:-90px 0;}
.BannerSlider .flex-prev:hover{background-position:-30px 0;}
.BannerSlider:hover .flex-next{opacity:1;}
.BannerSlider:hover .flex-prev{opacity:1;}
.flex-control-nav{
	width:100%;
	text-align:center;
}
.flex-control-nav li{
	display:inline-block;
	vertical-align:top;
	zoom:1;*display:inline;
}
.flex-control-thumbs{
	margin:0;
	overflow:hidden;
}
.flex-control-thumbs li{
	width:28.6%;
	margin:0 5px;
}
.flex-control-thumbs img{
	margin-bottom:5px;
	padding-bottom:2px;
	display:block;
	width:100%;
	cursor:pointer;
}
.flex-control-thumbs img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}
.flex-active{border-bottom:3px solid #fa2;}



.BannerSwitch{
	background:#e5e5e5 url("/files/inc_img/slider_bg.png");
	text-align:center;
}
.BannerSwitchThumb{
	margin-top:8px;
	padding-bottom:8px;
}
.BannerSwitchThumb img{
	margin:0 4px;
	padding-bottom:3px;
	cursor:pointer;
	border-bottom:3px solid transparent;
}
.BannerSwitchThumb img:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.checked{border-bottom:3px solid #fa2!important;}
*/

/* バナー大とバナー小カラム */
.BannerBig{text-align:center;padding-top:10px;}
.BannerBig-head{padding-bottom:6px;}
.BannerBig-img-center{padding:0 10px;}
.BannerBig-img-left{padding-right:10px;}


/* セールふきだしの見出し */
.SaleFukidashi{
	margin-top:12px;
	background:#d00 url("/files/inc_img/sale440box_ttlbg1.gif") no-repeat left bottom;
	height:3em;
}
.SaleFukidashi-txt{
	padding:6px 0 0 10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}
.SaleFukidashiTxt{
	font-size:14px;
	font-weight:bold;
	color:#d00;
}
.SaleFukidashiTxt-big{
	font-size:20px;
}

.SaleHeadingSub{
	margin:6px 0 4px;
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}

/* セールリスト */
.SaleListBase{
	display:inline-block;
	vertical-align:top;
	*display:inline;*zoom:1;
}
.SaleListBase li{
	margin-left:13px;
	padding-bottom:2px;
	font-size:13px;
	list-style-type:none;
	background:url("/files/inc_img/list-ar01.gif") 0 6px no-repeat;
	text-align:left;
	line-height:1.6;
}
.SaleListBase li a{
	display:block;
	padding-left:14px;
}
.SaleMoreLink{
	margin-left:13px;
	padding-bottom:2px;
	font-size:14px;
	background:url("/files/inc_img/list-ar01.gif") 0 7px no-repeat;
	line-height:1.6;
}
.SaleMoreLink a{
	display:block;
	padding-left:14px;
}
.SaleMoreLink-right{
	margin-left:53%;
}

.SaleMoreLinkRight {
	padding-right: 20px;
	padding-bottom: 2px;
	font-size: 14px;
	background: url("/files/inc_img/list-ar01.gif") 98% center no-repeat;
	line-height: 1.6;
	text-align: right;
}
.SaleMoreLinkRight a{
	display:block;
	padding-left:14px;
}

/* セールリスト横並び */
.SaleListHorizontal-typeA{
	width:440px;
}
.SaleListHorizontal-typeA li{
	display:inline-block;
	width:46%;
	vertical-align:top;
	*display:inline;*zoom:1;
}

/* セールリスト縦並び */
.SaleListVertical-typeA{
	width:49%;
}

.SaleListAuthor-noUnderline{
	display:inline-block;
	color:#000;
	font-size:12px;
	*display:inline;*zoom:1;
}

.SaleListHr{
	margin:10px 0;padding:0;height:0;border:0;
	border-top:1px solid #bbb;
}

/* セールリスト BOX横並び(5) */
.SaleListBox{
	width:440px;
}

.SaleListBox li{
	display:inline-block;
	width:18%;
	vertical-align:top;
	*display:inline;*zoom:1;
	background-color:#dd0000;
	text-align: center;
	margin: 4px 0 0 2px;
	padding: 10px 0;
	border-radius:4px;

}

.SaleListBox li:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.SaleListBox li a{
	font-weight:bold;
	color:#fff;
	font-size:20px;
	padding:4px 0;
	display:block;

}

.SaleListBox li a:link{color:#fff;}
.SaleListBox li a::visited { color: #fff; }
.SaleListBox li a::hover { color: #fff; }
.SaleListBox li a::active { color: #fff; }


/* -------------------------------
   ピックアップ 2017-01-17
----------------------------------*/
/* ピックアップアイテム */
.CenterItemPickupArea{
	margin: 0;
	text-align: left;
	font-size: 0;
}
.CenterItemPickupArea.CenterItemPickup-col2{
	padding: 16px 0 0;
}
.CenterItemPickupArea.CenterItemPickup-col3{
	padding: 12px 0 0;
}
.CenterItemPickupArea.CenterItemPickup-col4{
	padding: 16px 0 0;
}
.CenterItemPickupBox{
	padding: 0 0 10px 0;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
	*
	display: inline; *
	zoom: 1;
}
.CenterItemPickup-boader-top .CenterItemPickupBox{
	/* border-top: 1px dotted #ccc; */
}
.CenterItemPickup-col2 .CenterItemPickupBox{
	margin: 0 5px 0;
	width: 210px;
	*margin: 0 3px 0;
}
.CenterItemPickup-col3 .CenterItemPickupBox{
	margin: 0 5px 0;
	width: 136px;
	*margin: 0 3px 0;
}
.CenterItemPickup-col4 .CenterItemPickupBox{
	margin: 0 5px 0;
	width: 100px;
	*margin: 0 3px 0;
}
.CenterItemPickupImg{
	padding: 0 10px;
	height: 122px;
	text-align: center;
}
.CenterItemPickupImg span{/* 画像上下中央 */
	display: table-cell;
	width: 120px;
	vertical-align: middle;
	*zoom: 0;
	*width: auto;
}
.CenterItemPickup-col2 .CenterItemPickupImg{
	height: 192px;
}
.CenterItemPickup-col2 .CenterItemPickupImg span{
	height: 190px;
	width: 190px;
	line-height: 190px;
	*width: auto;
	*height: auto;
}
.CenterItemPickup-col3 .CenterItemPickupImg{
	height: 122px;
}
.CenterItemPickup-col3 .CenterItemPickupImg span{
	height: 120px;
	line-height: 120px;
	*width: auto;
	*height: auto;
}
.CenterItemPickup-col4 .CenterItemPickupImg{
	height: 122px;
}
.CenterItemPickup-col4 .CenterItemPickupImg span{
	height: 120px;
	line-height: 120px;
	*width: auto;
	*height: auto;
}
.CenterItemPickup-col2.CenterItemPickup-square .CenterItemPickupImg{
	height: 142px;
}
.CenterItemPickup-col2.CenterItemPickup-square .CenterItemPickupImg span{
	height: 140px;
	line-height: 140px;
	*width: auto;
	*height: auto;
}
.CenterItemPickup-col3.CenterItemPickup-square .CenterItemPickupImg{
	height: 102px;
}
.CenterItemPickup-col3.CenterItemPickup-square .CenterItemPickupImg span{
	height: 100px;
	line-height: 100px;
	*width: auto;
	*height: auto;
}
.CenterItemPickup-col4.CenterItemPickup-square .CenterItemPickupImg{
	height: 82px;
}
.CenterItemPickup-col4.CenterItemPickup-square .CenterItemPickupImg span{
	height: 80px;
	line-height: 80px;
	*width: auto;
	*height: auto;
}
.CenterItemPickupImg img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	*width: 100%;
}
.CenterItemPickupImg a{
	display: block;
	height: 100%;
}
.CenterItemPickupImg a:hover img{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
}
.CenterItemPickupImg-border .CenterItemPickupImg img{
	border: 1px solid #ccc;
}
.CenterItemPickupTitle{
	margin: 4px 10px 6px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}
.CenterItemPickupTitle a{
	display: inline-block;
	text-align: left;
	*display: inline; *zoom: 1;
}

/* ジャンルリスト */
.CenterItemGenreListArea{
	padding: 14px 0 0;
}
.CenterItemGenreList{
	list-style-type: none;
	font-size: 0;
}
.CenterItemGenreList li{
	margin: 0 3px 7px;
	display: inline-block;
	vertical-align: top;
	/* border: 1px solid #ccc; */
	/* border-radius: 0px; */
	/* -webkit-border-radius: 5px; */
	/* cursor: pointer; */
	*
	display: inline; *
	zoom: 1;
}
.CenterItemGenreList-col2 li{
	width: 208px;
}
.CenterItemGenreList-col3 li{
	width: 138px;
}
.CenterItemGenreList-bold li{
	/* font-weight: bold; */
}
.CenterItemGenreList li a{
	padding: 0;
	text-align: center;
	/* background: #fcca00 url(/files/inc_img/mk_right-white.gif) 3px center no-repeat; */
	display: block;
}
.CenterItemGenreList-bg-orange li a{
	background-color: #fdae26;
}
.CenterItemGenreList li:hover{
	position: relative;
	top: 1px;
	/*left: 2px;*/
	opacity: 0.8;
}
.CenterItemGenreList li span{
	padding: 6px 0 5px 0;
	display: block;
	font-size: 14px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), to(rgba(240,240,240,0.9)));
	border-radius: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 5px;
	border: solid 1px #ccc;
	background-image: -moz-linear-gradient(top, rgba(245,255,255,0.1) 0%, rgba(236,236,236,0.9) 100%);
	/* cursor: pointer; */
	/* background-color: #ffffff; */
	background-image: -moz-linear-gradient(top, #ffffff, #ececec);
	background-image: -ms-linear-gradient(top, #ffffff, #ececec);
	/* background-image: -webkit-linear-gradient(top, #ffffff, #ececec); */
	background-image: linear-gradient(top, #ffffff, #ececec);
}

/* ミニリンク(カテゴリTOP系) */
.CenterLinkMin{
	/* font-size: 12px; */
}
.CenterLinkMin-right{
	text-align: right;
}


/* 04 2012/12/25から変更
----------------------------------------*/
/*ヘッダー部分*/
.headerArea{
	margin:0px;
	padding:7px;
	text-align:center;
	font-size:14px;
	width:auto;
}

.headerAreaKeywordB{
	font-size:16px;
}
.is-AB_patternA,.is-AB_patternB{display:none;}

/*トップ・各トップのアイコンボックス共通*/
.boxG_top_srchctg{
	background: url(../inc_img/box_bg_srchctg_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchgenre{
	background: url(../inc_img/box_bg_srchgenre_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchgenre_other{
	background: url(../inc_img/box_bg_srchgenre_other_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_srchformat{
	background: url(../inc_img/box_bg_srchformat_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_omnibus{
	background: url(../inc_img/box_bg_srchomnibus_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchotg{
	background: url(../inc_img/box_bg_srchotg_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchcd{
	background: url(../inc_img/box_bg_srchcd_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchdv{
	background: url(../inc_img/box_bg_srchdv_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchdvblu{
	background: url(../inc_img/box_bg_srchdvblu_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchseries{
	background: url(../inc_img/box_bg_srchseries_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchrenka{
	background: url(../inc_img/box_bg_srchrenka_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:10px;
}

.boxG_top_srchninkittl{
	background: url(../inc_img/box_bg_srchninkittl_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:10px;
}

.boxG_top_pickup{
	background: url(../inc_img/box_bg_pickup_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_media{
	background: url(../inc_img/box_bg_media.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_tpmail{
	background: url(../inc_img/box_bg_tpmail_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_tpsns{
	background: url(../inc_img/box_bg_tpsns_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_tpbtob{
	background: url(../inc_img/box_bg_tpbtob_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_tpkaitori{
	background: url(../inc_img/box_bg_tpkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_bkkaitori{
	background: url(../inc_img/box_bg_bkkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cmkaitori{
	background: url(../inc_img/box_bg_cmkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_hot{
	background: url(../inc_img/box_bg_cmhot_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_hot p{
	text-align:right;
	font-size:10px;
	padding:5px 6px 0 0;
}

.boxG_top_kanketsu{
	background: url(../inc_img/box_bg_star_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_Cdsell{
	background: url(../inc_img/box_bg_cdsell_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_flat{
	background: url(../inc_img/box_bg_flat_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_flat p{
	text-align:left;
	color: #999;
	font-size:11px;
	font-weight: bold;
	padding:5px 0 0 30px;
}

.boxG_top_cdkaitorilist p{
	text-align:right;
	font-size:10px;
	padding:5px 6px 0 0;
}

.boxG_top_cdkaitori{
	background: url(../inc_img/box_bg_cdkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_dvkaitori{
	background: url(../inc_img/box_bg_dvkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_gmkaitori{
	background: url(../inc_img/box_bg_gmkaitori_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cdkaitorilist{
	background: url(../inc_img/box_bg_cdkaitorilist_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cdkaitorilist p{
	text-align:right;
	font-size:10px;
	padding:5px 6px 0 0;
}

.boxG_top_gmkaitorilist{
	background: url(../inc_img/box_bg_gmkaitorilist_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_gmkaitorilist p{
	text-align:right;
	font-size:10px;
	padding:5px 6px 0 0;
}

.boxG_top_bkauthor{
	background: url(../inc_img/box_bg_bkauthor_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_bkold{
	background: url(../inc_img/box_bg_bkold_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cmotg{
	background: url(../inc_img/box_bg_cmotg_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cmold{
	background: url(../inc_img/box_bg_cmold_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cdold{
	background: url(../inc_img/box_bg_cdold_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cdjpop{
	background: url(../inc_img/box_bg_cdjpop_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_cdyogaku{
	background: url(../inc_img/box_bg_cdyogaku_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_cdanime{
	background: url(../inc_img/box_bg_cdanime_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_cdartist{
	background: url(../inc_img/box_bg_cdartist_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_dvrankAnime{
	background: url(../inc_img/box_bg_dvrankanime_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_dvrankAsia{
	background: url(../inc_img/box_bg_dvrankasia_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_dvrankDrama{
	background: url(../inc_img/box_bg_dvrankdrama_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_dvrankJp{
	background: url(../inc_img/box_bg_dvrankjp_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

.boxG_top_dvrankUresuji{
	background: url(../inc_img/box_bg_dvranku_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_gmold{
	background: url(../inc_img/box_bg_gmold_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchcm{
	background: url(../inc_img/box_bg_srchcm.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_top_srchjazz{
	background: url(../inc_img/box_bg_srchjazz_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxG_middle{
	background: url(../inc_img/box_bg_middle.gif) repeat-y;
	width:240px;
}

.boxG_bottom{
	background: url(../inc_img/box_bg_bottom.gif) no-repeat;
	width:240px;
	height:10px;
	text-indent:-9999px;
}

/*ボックスオレンジ*/
.boxOG_top_cm{
	background: url(../inc_img/box_bgog_cm_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxOG_top_tp{
	background: url(../inc_img/box_bgog_tp_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.boxOG_middle{
	background: url(../inc_img/box_bgog_middle.gif) repeat-y;
	width:240px;
}

.boxOG_bottom{
	background: url(../inc_img/box_bgog_bottom.gif) no-repeat;
	width:240px;
	height:10px;
	text-indent:-9999px;
}

/*201310ランキング*/
.box_top_ranking{
	background: url(../inc_img/box_bg_rank_top.gif) no-repeat;
	width:240px;
	height:28px;
}

.box_top_in_ranking{
	background: url(../inc_img/box_bg_rank_top.gif) no-repeat;
	width:240px;
	height:28px;
	margin-top:15px;
}

/*201311検索*/
.box_top_srch{
	background: url(../inc_img/box_bg_srch_top.gif) no-repeat;
	width:240px;
	height:28px;
}

/*201310特集*/
.box_top_pickup{
	background: url(../inc_img/box_bg_pick_top.gif) no-repeat;
	width:240px;
	height:28px;
}


/*201310共通テキスト*/
.boxArea_txt{
	font-size:12px;
	padding:5px 0 0 30px;
}

.boxArea_txt2{
	font-size:12px;
	padding:5px 0 0 24px;
}

/*星＋テキスト*/
.CMTextLink{
	padding:5px 9px 0 12px;
}

.CMTextLink ul{
	list-style-type: none;
}

.CMTextLink li{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_star.gif) no-repeat 0 0.25em;
}

/*コメントの背景*/
.commentBox {
	background:#F7FAFE;
	padding:5px 0;
	margin:5px 5px 0 5px;
	}

	.commentArea:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.commentArea {
  min-height: 1px;
}

* html .commentArea {
  height: 1px;
}

/*画像（ブルー）＋テキスト2行:TOP*/
.TopTextLink{
	padding:5px 9px 0 12px;
}

.TopTextLink ul{
	list-style-type: none;
}

.TopTextLink li{
	font-size:12px;
	padding:5px 0 5px 17px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 1em;
	line-height:135%;
}

/*画像（ブルー）＋テキスト*/
.TextLink{
	padding:5px 9px 0 12px;
}

.TextLink ul{
	list-style-type: none;
}

.TextLink li{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.33em;
}

/*画像（ブルー）＋テキスト 下線あり*/
.TextLink_line{
	padding:10px 9px 0 12px;
}

.TextLink_line ul{
	list-style-type: none;
}

.TextLink_line li{
	font-size:12px;
	padding-left: 17px;
	margin-bottom:10px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.33em;
}

.TextLink_line li a{
	text-decoration: underline;
}

.TextLink_line li a:hover{
	text-decoration: underline;
}


/*画像（ブルー）＋テキスト2行:TOP 下線あり*/
.TopTextLink_line{
	padding:0 9px 0 12px;
}

.TopTextLink_line ul{
	list-style-type: none;
}

.TopTextLink_line li{
	font-size:12px;
	padding:5px 0 10px 17px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 1em;
	line-height:135%;
}

.TopTextLink_line li a{
	text-decoration: underline;
}

.TopTextLink_line li a:hover{
	text-decoration: underline;
}

/* TOP sideのリンク付きリスト */
.TopSideListBase{
	padding:10px 8px 0 12px;
}
.TopSideListBase ul{
	list-style-type:none;
}
.TopSideListBase li{
	font-size:12px;
}
.TopSideListBase a{display:block;}

.TopSideList-Media li{font-size:14px;}
.TopSideList-Media a{padding:7px 0px 10px 36px;}
.TopSideList-MediaAnime{background:url("../inc_img/ico_media_anime.gif") no-repeat 0 2px;}
.TopSideList-MediaDrama{background:url("../inc_img/ico_media_drama.gif") no-repeat 0 2px;}
.TopSideList-MediaMovie{background:url("../inc_img/ico_media_movie.gif") no-repeat 0 2px;}



/*見出し付画像（ブルー）＋テキスト*/
.midashiTextLink{
	padding:0 9px 0 12px;
}

.midashiTextLink ul{
	list-style-type: none;
}

.midashiTextLink li{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.33em;
}

/*画像（オレンジ）＋テキスト*/
.TPTextLink{
	padding:2px 9px 0 12px;
}

.TPTextLink ul{
	list-style-type: none;
	zoom:normal !important;
}

.TPTextLink li{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_og.gif) no-repeat 0 0.33em;
	zoom:normal !important;
}

.TPTextLink a {
	zoom:normal;
}

.TPTextData a {
	zoom:normal;
}

.TPTextG {
	color:#333333;
	zoom:normal;
}

.CtgTxt{
	font-size:12px;
	/* font-weight:bold; */
	margin:0 10px;
	padding-top: 10px;
	color:#666;
}

.CtgTxt_ns{
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
	color:#e47911;
}

.CtgTxtB{
	font-size:12px;
	font-weight:bold;
	margin:15px 10px 12px 10px;
	padding:3px 0 1px 5px;
	color:#2085e1;
	background:#eff7ff;
}

.TPTextData{
	margin:0;
	padding:0;
}

.TPTextData ul{
	padding-left:29px;
}

.TPTextData li{
	font-size:12px;
	padding:0 10px 5px 0;
	line-height:125%;
	color:#999;
	zoom:normal;
}

/*センター部分*/
.center_store{
	background: url(../inc_img/store_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_newcomic{
	background: url(../inc_img/newcomic_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_pickup{
	background: url(../inc_img/pickup_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_genre{
	background: url(../inc_img/genre_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_genre2{
	background: url(../inc_img/genre_bar2.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_nowpickup{
	background: url(../inc_img/nowpickup_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_media{
	background: url(../inc_img/media_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_comicsrch{
	background: url(../inc_img/comicsrch_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:3px;
}

.center_ogsrch{
	background: url(../inc_img/ogpickup_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:3px;
}

.center_storesrch{
	background: url(../inc_img/storesrch_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_itemsrch{
	background: url(../inc_img/itemsrch_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_newitem{
	background: url(../inc_img/newgame_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_hotitem{
	background: url(../inc_img/hotitem_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cdbest{
	background: url(../inc_img/cdbest_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cdhit{
	background: url(../inc_img/cdhit_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cdjpop{
	background: url(../inc_img/cdjpop_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin:20px 0 10px 0;
}

.center_cdyogaku{
	background: url(../inc_img/cdyogaku_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin:20px 0 10px 0;
}

.center_cdanime{
	background: url(../inc_img/cdanime_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin:20px 0 10px 0;
}

.center_cdtrend{
	background: url(../inc_img/cdtrend_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cdsrch{
	background: url(../inc_img/cdsrch_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdbox{
	background: url(../inc_img/dvdbox_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}


.center_dvdAnime{
	background: url(../inc_img/dvdanime_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdAsia{
	background: url(../inc_img/dvdasia_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdDrama{
	background: url(../inc_img/dvddrama_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdJp{
	background: url(../inc_img/dvdjp_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdOsusume{
	background: url(../inc_img/dvdosusume_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdTokushuu{
	background: url(../inc_img/dvdtokushuu_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_dvdKaitori{
	background: url(../inc_img/dvdkaitori_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_pricedown{
	background: url(../inc_img/pricedown_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cmosusume{
	margin-top:20px;
	margin-bottom:10px;
	background: url(../inc_img/cmrecommend_bar.gif) no-repeat;
	width:440px;
	height:30px;
	clear:both;
}

.center_cmsrch{
	background: url(../inc_img/cmsrch_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_cmsale{
	background: url(../inc_img/cmsale_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_bklwpr{
	background: url(../inc_img/bklwpr_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.center_bkbestseller{
	background: url(../inc_img/bkbstslr_bar.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:10px;
}

.updatetxt {
	padding-top:6px;
	margin-right:7px;
	text-align:right;
	font-size:12px;
	/* color:#FFF; */
	font-weight:bold;
}

.centerCaption{
	font-size:13px;
	margin:0;
	color:#e47911;
	font-weight:bold;
	clear:both;
	font-style: oblique;
}

.center_2list{
	margin-top:3px;
}

.center_2list_ul{
	margin:0;
	padding-top:3px;
	list-style-type:none;
}

.center_2list_li{
	float:left;
	font-size:12px;
	width:193px;
	margin:0 5px;
	line-height:130%;
	padding-bottom:7px;
	padding-left:17px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.20em;
}

.center_2list_libtm{
	float:left;
	font-size:12px;
	width:193px;
	margin:0 5px;
	line-height:130%;
	padding-bottom:25px;
	padding-left:17px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.20em;
}

.center_1list_ul{
	margin:0;
	list-style-type:none;
}

.center_1list_li{
	float:left;
	font-size:12px;
	width:193px;
	margin:0 5px;
	line-height:130%;
	padding-bottom:7px;
	padding-left:17px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.20em;
}

.CenterTtlTxt{
	min-height:30px;
	height:auto!important;
	height:30px;
	background:#f5f5f5 url("/files/inc_img/center_ttlbar.gif") repeat-y;
	border-bottom: #ddd 1px solid;
	font-size:16px;
}
.CenterTtlTxt p{
	padding:7px 0 0 12px;
	font-weight:bold;
}

.TextLinkL{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.20em;
	line-height:120%;
}

.TextLinkR{
	font-size:12px;
	padding-left: 17px;
	padding-bottom: 3px;
	background: url(../inc_img/ico_b.gif) no-repeat 0 0.20em;
	line-height:120%;
	float:right;
}

/*年末年始セール*/
.gmsale_list{
	margin:8px 0 10px 0;
	clear:both;
}

.gmsale_img{
	float:left;
	font-size:11px;
	margin-right:4px;
	width:115px;
}

.gmsale_img2{
	float:left;
	font-size:11px;
	margin-right:7px;
	width:100px;
}
.gmsale_txt{
	float:left;
	font-size:12px;
	width:103px;
	line-height:130%;
}

.gmmain_img{
	float:left;
	margin-right:7px;
}

.gmmain_txt{
	margin:5px 0 0 120px;
	font-size:12px;
	line-height:120%;
}

.gmmain_txtList2{
	margin:5px 0 0 0;
	font-size:12px;
	line-height:120%;
}

.gmk_txt{
	margin-bottom:3px;
	font-size:10px;
	line-height:130%;
}

.gmttl_txt{
	margin-bottom:3px;
	font-size:15px;
	font-weight:bold;
	line-height:130%;
}

.gmttl_txt2{
	margin-bottom:3px;
	font-size:13px;
	font-weight:bold;
	line-height:130%;
}

.gmpr_txt{
	margin:15px 0 20px 125px;
	font-size:14px;
	line-height:135%;
}

.gmpr_txt span{
	color:red;
	font-weight:bold;
}

.gmpr_txtList2{
	margin:15px 0 20px 0;
	font-size:14px;
	line-height:135%;
}

.gmpr_txtList2 span{
	color:red;
	font-weight:bold;
}

.gmpr_txt2{
	font-size:12px;
	line-height:130%;
}

.gmpr_txt2 span{
	color:red;
	font-weight:bold;
}

.gmpr_par{
	margin-left:8px;
	color:red;
	font-weight:bold;
}

.gmpr_par2{
	margin-top:5px;
}

.price_r{
	font-size:14px;
	line-height:130%;
	color:red;
	font-weight:bold;
}

.price_r_s{
	font-size:13px;
	line-height:130%;
	color:red;
	font-weight:bold;
}

.itemindex_list_li2{
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:210px;
	margin-right:5px;
	margin-bottom:10px;
	line-height:140%;
	vertical-align:top;
}

.gmsale_right{
	text-align:right;
	font-size:16px;
	line-height:130%;
	font-weight:bold;
}

/*話題の特集 ドラゴンクエスト*/

.nowpickup_txt{
	margin:5px 0 0;
	font-size:11px;
	line-height:130%;
}

.item_kind{
	padding-bottom:5px;
	font-size:12px;
	line-height:135%;
	font-weight:bold;
}

.price_txt{
	float:left;
	margin:15px 0;
	font-size:14px;
	line-height:135%;
}

.price_txt span{
	color:red;
	font-weight:bold;
}

.item_ottxt{
	font-size:12px;
	line-height:135%;
}

.price_txt2{
	margin:5px 0;
	font-size:14px;
	line-height:135%;
}

.price_txt2 span{
	color:red;
	font-weight:bold;
}

/*2013.2.19ゲームトップリニューアル*/
.SpaceArea{
	padding:8px 0 5px 0;
}

.BarArea{
	padding:0 0 10px 0;
}

.gmseriestxt_rpg{
	border-left:5px solid #9f529c;
	background-color:#f1dff1;
	color:#9f529c;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_action{
	border-left:5px solid #e60012;
	background-color:#f6d5d7;
	color:#e60012;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_simulation{
	border-left:5px solid #00a498;
	background-color:#d3f3f1;
	color:#00a498;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_adventure{
	border-left:5px solid #e774a9;
	background-color:#fdeaf3;
	color:#e774a9;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_sports{
	border-left:5px solid #00a1e9;
	background-color:#d4effb;
	color:#00a1e9;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_table{
	border-left:5px solid #6eb328;
	background-color:#dcf0c7;
	color:#6eb328;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.gmseriestxt_puzzle{
	border-left:5px solid #f29100;
	background-color:#fee8c5;
	color:#f29100;
	padding:0 0 0 5px;
	margin:0 8px;
	font-weight:bold;
	font-size:12px;
}

.bannerList{
	list-style-type:none;
	width:440px;
	clear: both;
}

.bannerListL{
	float:left;
	width:215px;
	margin-bottom:10px;
}

.bannerListR{
	float:right;
	width:215px;
	margin-bottom:10px;
}

.bannerListA,.bannerListB{
	margin-top:10px;
	display:inline-block;
	width:215px;
	vertical-align:top;
	*display:inline;*zoom:1;
}
.bannerListB{margin-left:4px;*margin-left:8px;}
.bannerListA img,.bannerListB img{margin-bottom:6px;}


.bannerList3{
	list-style-type:none;
	width:440px;
	clear: both;
}

.bannerList3L{
	float:left;
	width:140px;
}

.bannerList3R{
	float:right;
	width:140px;
}

.ItemList{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemList ul{
	list-style-type:none;
}

.ItemList ul li{
	float:left;
	width:210px;
	margin:0 5px 2px 5px;
	font-size:12px;
}

/*2013.2.19ゲームトップリニューアル 高価買取リスト*/
.ListArea{
	padding:5px 0 15px 0;
	margin-left:15px;
	width:215px;
	}

	.ListArea:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.ListArea {
  min-height: 1px;
}

* html .ListArea {
  height: 1px;
}

.ListImgArea{
	float:left;

}

.ListTxtArea{
	float:right;
	width:127px;

}

.ListTxtArea p img{
	margin:7px 0 0 13px;
}

.Listttl{
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
	line-height:130%;
}


/*2013.3.20 CDトップリニューアル*/
.ListAllArea{
	padding:5px 0;
	margin-left:15px;
	width:215px;
	}

	.ListAllArea:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.ListAllArea {
  min-height: 1px;
}

* html .ListAllArea {
  height: 1px;
}

.Listname{
	margin-bottom:3px;
	font-size:11px;
	font-weight:normal;
	line-height:130%;
}

.rankname{
	margin-bottom:3px;
	font-size:11px;
	font-weight:normal;
	line-height:130%;
	color:#666;
}

.cdTxtBar{
	background:#f7f0e2;
	margin:20px 0 5px 0;
	clear: both;
}

.cdTxtBar p{
	font-size:14px;
	font-weight:bold;
	line-height:130%;
	color:#000b00;
	padding:4px 0 3px 7px;
}

.price_3Listico{
	float:left;
	width:80px;
	margin-bottom:5px;
}

.price_3Listbtn{
	float:left;
	width:120px;
	margin-bottom:5px;
}

.genre_3Listbtn{
	float:left;
	width:146px;
	margin-bottom:5px;
}

/*2013.2.19ゲームトップリニューアル センターシリーズ×機種*/
.series_List{
	list-style-type:none;
	margin:0;
}

.series_Listico{
	float:left;
	width:80px;
	margin-bottom:5px;
}

.series_Listbtn{
	float:left;
	width:72px;
	margin-bottom:5px;
}

.series_4Listico{
	float:left;
	width:64px;
	margin-bottom:5px;
}

.series_4Listbtn{
	float:left;
	width:94px;
	margin-bottom:5px;
}

.genre_5Listbtn{
	float:left;
	width:88px;
}

.genre_5Listbtn img{
	margin-bottom:5px;
}

.genre_5Listbtn a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.series_3List{
	list-style-type:none;
	margin:0;
}

.series_3Listico{
	float:left;
	width:64px;
	margin-bottom:5px;
}

.series_3Listbtn{
	float:left;
	width:125px;
	margin-bottom:5px;
}

/*オトナ買いボタン*/
#srch50Box {
	padding: 5px 0  0 10px;
	width:auto;
}

#srch50Box .Wrap50 {
	margin:0;
}

#srch50Box .Wrap50::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

* html #srch50Box .Wrap50 {
	zoom: 1;
}

*:first-child + html #srch50Box .Wrap50 {
	zoom: 1;
}

#srch50Box .Wrap50 div {
	text-align:	left;
	float:	left;
	display: inline;
}

/*コミックオトナ買いボタン*/
.srch50CMListWord {
	margin: 0px;
	border: 0px currentColor;
	border-collapse: collapse;
}

ul.srch50CMListWord li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	clear: both;
}

.srch50CMListWord ul li ul {
	margin:0;
}

.srch50CMListWord ul ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

* html .srch50CMListWord ul ul {
	zoom: 1;
}

*:first-child + html .srch50CMListWord ul ul {
	zoom: 1;
}

.srch50CMListWord li ul li {
	margin: 0px 4px 8px 0px;
	padding: 0px;
	clear: none;
	float: left;
	display: inline;
}

.WordNolink{
	border: 1px solid #eaeaea;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#eaeaea;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align:	middle;
	display: inline-block;
}

.srch50CMListWord a {
	border: 1px solid #ccc;
	width: 38px;
	height: 28px;
	text-align: center;
	/* color:#333 !important; */
	line-height: 28px;
	overflow: hidden;
	/* font-size: 1.3em; */
	em; */
	font-weight: normal;
	vertical-align:	middle;
	display: inline-block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.srch50CMListWord span {
	border: 1px solid #FFF;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#FFF;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
	display: inline-block;
}

.srch50CMListWord a {
	/* border-color: #c0c0c0; */
	background-color:#FFF;
	text-decoration: none !important;
}

.srch50CMListWord a:hover {
	text-decoration: none;
	background-color:#eee;
}

.srch50CMListWord a:active {
	color:#FFF;
	background-color:#ec6800;
	text-decoration: none;
}

.srch50CMListWord span.Selected {
	color:#FFF;
	background-color:#333;
}

/*書籍オトナ買いボタン*/
.srch50BKListWord {
	margin: 0px;
	border: 0px currentColor;
	border-collapse: collapse;
}

ul.srch50BKListWord li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	clear: both;
}

.srch50BKListWord ul li ul {
	margin:0;
}

.srch50BKListWord ul ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

* html .srch50BKListWord ul ul {
	zoom: 1;
}

*:first-child + html .srch50BKListWord ul ul {
	zoom: 1;
}

.srch50BKListWord li ul li {
	margin: 0px 4px 8px 0px;
	padding: 0px;
	clear: none;
	float: left;
	display: inline;
}

.srch50BKListWord a {
	border: 1px solid #ccc;
	width: 38px;
	height: 28px;
	text-align: center;
	/* color:#333 !important; */
	line-height: 28px;
	overflow: hidden;
	/* font-size: 1.3em; */
	em; */
	font-weight: normal;
	vertical-align:	middle;
	display: inline-block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.srch50BKListWord span {
	border: 1px solid #FFF;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#FFF;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
	display: inline-block;
}

.srch50BKListWord a {
	/* border-color: #c0c0c0; */
	background-color:#FFF;
	text-decoration: none !important;
}

.srch50BKListWord a:hover {
	text-decoration: none;
	background-color:#eee;
}

.srch50BKListWord a:active {
	color:#FFF;
	background-color:#d9a62e;
	text-decoration: none;
}

.srch50BKListWord span.Selected {
	color:#FFF;
	background-color:#333;
}

/*CDアーティストボタン*/
.srch50CDListWord {
	padding-top:5px;
	margin: 0px;
	border: 0px currentColor;
	border-collapse: collapse;
}

ul.srch50CDListWord li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	clear: both;
}

.srch50CDListWord ul li ul {
	margin:0;
}

.srch50CDListWord ul ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

* html .srch50CDListWord ul ul {
	zoom: 1;
}

*:first-child + html .srch50CDListWord ul ul {
	zoom: 1;
}

.srch50CDListWord li ul li {
	margin: 0px 7px 7px 0px;
	padding: 0px;
	clear: none;
	float: left;
	display: inline;
}

.srch50CDListWord a {
	border: 1px solid #eaeaea;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#333 !important;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align:	middle;
	display: inline-block;
}

.srch50CDListWord span {
	border: 1px solid #FFF;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#FFF;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
	display: inline-block;
}

.srch50CDListWord a {
	border-color: #c0c0c0;
	background-color:#FFF;
	text-decoration: none !important;
}

.srch50CDListWord a:hover {
	text-decoration: none;
	background-color:#7058a3;
	color:#FFF !important;
	font-weight:bold;
}

.srch50CDListWord a:active {
	color:#FFF;
	background-color:#65318e;
	text-decoration: none;
}

.srch50CDListWord span.Selected {
	color:#FFF;
	background-color:#333;
}

/*DVDアニメボタン*/
.srch50DVDListWord {
	padding-top:5px;
	margin: 0px;
	border: 0px currentColor;
	border-collapse: collapse;
}

ul.srch50DVDListWord li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	clear: both;
}

.srch50DVDListWord ul li ul {
	margin:0;
}

.srch50DVDListWord ul ul::after {
	height: 0px;
	clear: both;
	font-size: 0px;
	display: block;
	visibility: hidden;
	content: " ";
}

* html .srch50DVDListWord ul ul {
	zoom: 1;
}

*:first-child + html .srch50DVDListWord ul ul {
	zoom: 1;
}

.srch50DVDListWord li ul li {
	margin: 0px 7px 7px 0px;
	padding: 0px;
	clear: none;
	float: left;
	display: inline;
}

.srch50DVDListWord a {
	border: 1px solid #eaeaea;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#333 !important;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align:	middle;
	display: inline-block;
}

.srch50DVDListWord span {
	border: 1px solid #FFF;
	width: 32px;
	height: 32px;
	text-align: center;
	color:#FFF;
	line-height: 32px;
	overflow: hidden;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
	display: inline-block;
}

.srch50DVDListWord a {
	border-color: #c0c0c0;
	background-color:#FFF;
	text-decoration: none !important;
}

.srch50DVDListWord a:hover {
	text-decoration: none;
	background-color:#387d39;
	color:#FFF !important;
	font-weight:bold;
}

.srch50DVDListWord a:active {
	color:#FFF;
	background-color:#618e34;
	text-decoration: none;
}

.srch50DVDListWord span.Selected {
	color:#FFF;
	background-color:#333;
}

.cdKakaku_r{
	float:right;
	width:420px;
	margin-top:7px;
	margin-right:5px;
	text-align:right;
	font-size:14px;
	line-height:120%;
}

.genre_2Listico{
	float:left;
	width:110px;
	margin-bottom:5px;
}

.genre_2Listbtn{
	float:left;
	width:165px;
	margin-bottom:5px;
}

.genre_2Listbtn a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.dv_rankname{
	font-size:11px;
	font-weight:normal;
	line-height:130%;
	color:#666;
}

.cmlabel{
	font-size:12px;
	padding-left:4px;
	margin-bottom:8px;
	width:230px;
	line-height:120%;
	float:left;
}

.cmosusume_r{
	float:right;
	 clear:right;
	margin:15px 5px 15px 0;
	text-align:right;
	font-size:12px;
	line-height:130%;
}
.Jazzbanner{
	padding:12px 12px 5px;
}

.dvOsusume_txt{
	margin-left:4px;
	float:left;
	line-height:130%;
	width:103px;
}

.dvttl_txt{
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
	line-height:130%;
}

.dvpr_txt{
	margin-top:10px;
	margin-bottom:3px;
	font-size:11px;
	line-height:130%;
}

.dvpr_txt2{
	margin-top:3px;
	margin-bottom:3px;
	font-size:11px;
	line-height:130%;
}

.dvOsusume_img{
	float:left;
	font-size:11px;
	margin-right:4px;
	padding-bottom:15px;
	width:85px;
}

/*書籍 ジャンル一覧*/
.bktop_genretxt{
	font-size:12px;
	line-height:100%;
	margin:4px 0 3px 0;
}

.bktop_genretxtB{
	padding-right:1px;
	font-size:15px;
	line-height:100%;
	font-weight:bold;
	color:#d2691e;
}

.bktop_genrebtn{
	width:auto;
	margin:0 0 0 2px;
	display:inline-block;
	*display:inline;*zoom:1;
}

.bktop_genrebtnL,
.bktop_genrebtnL2{
	float:left;
	margin:2px 8px 5px 0;
	width:140px;
	height:50px;
	text-align:center;
}

.bktop_genrebtnR,
.bktop_genrebtnR2{
	float:right;
	margin:2px 0 5px;
	width:140px;
	height:50px;
	text-align:center;
}

.bktop_genrebtnL a,.bktop_genrebtnL2 a,
.bktop_genrebtnR a,.bktop_genrebtnR2 a{
	display:block;
	background: url(/files/inc_img/btn_bg.gif) no-repeat;
	width:140px;
	height:50px;
	font-size:14px;
	line-height:100%;
	font-weight:bold;
}
.bktop_genrebtnL a,.bktop_genrebtnR a{padding-top:17px;}
.bktop_genrebtnL2 a,.bktop_genrebtnR2 a{padding-top:10px;}

.bktop_genrebtnL a:hover,.bktop_genrebtnL2 a:hover,
.bktop_genrebtnR a:hover,.bktop_genrebtnR2 a:hover{
	display:block;
	background: url(/files/inc_img/btn_bg_on.gif) no-repeat;
	width:140px;
	height:50px;
	font-size:14px;
	line-height:100%;
	font-weight:bold;
}
.bktop_genrebtnL a:hover,.bktop_genrebtnR a:hover{padding-top:17px;}
.bktop_genrebtnL2 a:hover,.bktop_genrebtnR2 a:hover{padding-top:10px;}


/*--05 カート内インクルードエリア
------------------------------------------------*/
/*フォーマット*/
#center950_wrapper{
	width:950px;
	margin:0px;
	clear:both;
}

.cart_Area{
	border:1px solid #999;
	margin-top:5px;
	margin-left:2px;
	width:100%;
	min-height:1px;
	padding-bottom:20px;
}

/* start: clearfix ------------------------------ */
.cart_Area:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.cart_Area { display:inline-table; }

/* Hides from Mac IE \*/
* html .cart_Area { height:1px; }
.cart_Area { display:block; }
/* */
/* end: clearfix ------------------------------ */

.cart_Areatxt{
	font-size:17px;
	font-weight:bold;
	padding:20px 0 5px 20px;
}

.cart_Areanews{
	border:1px solid #999;
	margin-top:5px;
	margin-left:2px;
	width:100%;
	min-height:1px;
	padding-bottom:20px;
}

/* start: clearfix ------------------------------ */
.cart_Areanews:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.cart_Areanews { display:inline-table; }

/* Hides from Mac IE \*/
* html .cart_Areanews { height:1px; }
.cart_Areanews { display:block; }
/* */
/* end: clearfix ------------------------------ */

.cart_Areanews p{
	font-size:17px;
	font-weight:bold;
	padding:20px 0 0px 20px;
}

.cartCP{
	background:#990000;
	padding:8px 0;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.cartCPbanner{
	text-align:center;
	margin:20px 0 0 0;
}

.cartCPbanner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* ▼140401以降削除する▼ \*/
.ico_l_top{
	background : url("../original_images/arrow.gif") no-repeat 20px 3em;
	margin: 0;
	padding-left:30px;
	padding-top:33px;
	font-size:12px;
}

.ico_l_b{
	background : url("../original_images/arrow.gif") no-repeat 20px 1.95em;
	margin: 0;
	padding-left:30px;
	padding-top:20px;
	font-size:12px;
}

.ico_l{
	background : url("../original_images/arrow.gif") no-repeat 20px 2em;
	margin: 0;
	padding-left:30px;
	padding-top:13px;
	font-size:12px;
}

DIV#cart_AreaABox{
	width:440px;
	margin-left:15px;
	float:left;
}

UL#cart_AreaALeft{
	float:left;
	width:160px;
}

UL#cart_AreaALeft LI{
	font-size:12px;
	list-style-type:none;
	height:75px;
}

UL#cart_AreaARight{
	float:left;
	width:280px;
}

UL#cart_AreaARight LI{
	list-style-type:none;
}


DIV#cart_AreaBBox{
	width:440px;
	margin-right:30px;
	float:right;
}

UL#cart_AreaBLeft{
	float:left;
	width:160px;
}

UL#cart_AreaBLeft LI{
	font-size:12px;
	list-style-type:none;
	height:75px;
}

UL#cart_AreaBRight{
	float:left;
	width:280px;
}

UL#cart_AreaBRight LI{
	list-style-type:none;
}

DIV#cart_AreaCBox{
	width:440px;
	margin-left:15px;
	margin-top:15px;
	float:left;
}

UL#cart_AreaCLeft{
	float:left;
	width:220px;
}

UL#cart_AreaCLeft LI{
	font-size:12px;
	list-style-type:none;
	height:60px;
	line-height:130%;
}

UL#cart_AreaCRight{
	float:left;
	width:220px;
}

UL#cart_AreaCRight LI{
	list-style-type:none;
}


DIV#cart_AreaDBox{
	width:440px;
	margin-right:30px;
	margin-top:15px;
	float:right;
}

UL#cart_AreaDLeft{
	float:left;
	width:220px;
}

UL#cart_AreaDLeft LI{
	font-size:12px;
	list-style-type:none;
	height:60px;
}

UL#cart_AreaDRight{
	float:left;
	width:220px;
}

UL#cart_AreaDRight LI{
	list-style-type:none;
}
/* ▲140401以降削除する▲ \*/


/* 05 カート内インクルードエリア 140404
----------------------------------------*/
.CartArea{
	width:920px;
	margin:15px 0 0 5px;
}

.CartBox{
	width:230px;
	float:left;
	margin-bottom:10px;
}

.CartBox a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.Cart-ico{
	margin: 0;
	padding:20px 5px 0 15px;
	font-size:12px;
}

.Cart-ico2{
	margin: 0;
	padding:15px 5px 0 15px;
	font-size:12px;
}

/* 06. 商品詳細インクルードエリア
----------------------------------------*/
.related_Area{
	border:1px solid #ccc;
	margin:15px 0px;
	width:948px;
	min-height:1px;
	padding:20px 0;
}

/* start: clearfix ------------------------------ */
.related_Area:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.related_Area { display:inline-table; }

/* Hides from Mac IE \*/
* html .related_Area { height:1px; }
.related_Area { display:block; }
/* */
/* end: clearfix ------------------------------ */

.related_txtB{
	padding:0 0 0 10px;;
	font-size:16px;
	font-weight:bold;
	color:#d2691e;
} 

.related_txt_osusume{
	margin:10px 10px 15px 0;
	font-size:14px;
	font-weight:bold;
	color:#800000;
	text-align: left;
} 

.relatedBox{
	width:905px;
	margin:5px 0 0 29px;
}

.relatedBox ul{
	list-style-type:none;
	margin: 15px 0 0 0;
	padding: 0;
}

.relatedBox ul li{
	font-size:12px;
	float:left;
	width:215px;
	margin:0 10px 5px 0;
	line-height: 150%;
	text-align: left;
}

.relatedBox ul li img{
	margin-bottom: 6px;
}

.relatedBox ul li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* 07 左カラム(ノーヒット)
----------------------------------------*/
/*エリア*/
#center700_Area{
	width:675px;
	margin:0 0 30px 25px;
	overflow:hidden;
}

.Left_noHitBoxL{
	float:left;
	width:330px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.Left_noHitBoxL:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Left_noHitBoxL {
  min-height: 1px;
}

* html .Left_noHitBoxL {
  height: 1px;
}

.Left_noHitBoxR{
	float:right;
	width:330px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.Left_noHitBoxR:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Left_noHitBoxR {
  min-height: 1px;
}

* html .Left_noHitBoxR {
  height: 1px;
}

.Left_noHitBoxAll{
	width:673px;
	padding:15px 0;
	margin:5px 0 15px 0;
	border:1px solid #999;
}

	.Left_noHitBoxAll:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Left_noHitBoxAll {
  min-height: 1px;
}

* html .Left_noHitBoxAll {
  height: 1px;
}

/* 08 右カラム(ノーヒット)
----------------------------------------*/
/*エリア*/
#special695_Area{
	width:675px;
	margin:0 0 30px 10px;
	overflow:hidden;
}

.Right_noHitBoxL{
	float:left;
	width:330px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.Right_noHitBoxL:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Right_noHitBoxL {
  min-height: 1px;
}

* html .Right_noHitBoxL {
  height: 1px;
}

.Right_noHitBoxR{
	float:right;
	width:330px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.Right_noHitBoxR:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Right_noHitBoxR {
  min-height: 1px;
}

* html .Right_noHitBoxR {
  height: 1px;
}

.Right_noHitBoxAll{
	width:673px;
	padding:15px 0;
	margin:5px 0 15px 0;
	border:1px solid #999;
}

	.Right_noHitBoxAll:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.Right_noHitBoxAll {
  min-height: 1px;
}

* html .Right_noHitBoxAll {
  height: 1px;
}


/* 09 センターカラム(ノーヒット)
----------------------------------------*/
/*エリア*/
#center980_Area{
	width:980px;
}

.center700_Area{
	width:700px;
	margin:20px 0 30px 140px;
}

.noHitBox{
	border:5px solid red;
	text-align:center;
	margin:20px 50px 30px 50px;
}

.noHitBox p{
	font-size:18px;
	font-weight:bold;
	color:red;
	line-height:135%;
	padding:10px;
}

.noHittxt{
	font-size:15px;
	line-height:125%;
	margin:10px 0;
}

.noHittxtB{
	font-size:18px;
	font-weight:bold;
	line-height:125%;
	margin:20px 0 10px 0;
}

.noHitBoxL{
	float:left;
	width:340px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.noHitBoxL:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.noHitBoxL {
  min-height: 1px;
}

* html .noHitBoxL {
  height: 1px;
}

.noHitBoxR{
	float:right;
	width:340px;
	margin-bottom:10px;
	border:1px solid #999;
	text-align:center;
}

	.noHitBoxR:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.noHitBoxR {
  min-height: 1px;
}

* html .noHitBoxR {
  height: 1px;
}

.noHitBoxAll{
	width:698px;
	padding:15px 0;
	margin:5px 0 15px 0;
	border:1px solid #999;
}

	.noHitBoxAll:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.noHitBoxAll {
  min-height: 1px;
}

* html .noHitBoxAll {
  height: 1px;
}

.noHitBoxtxtttl{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin:10px 30px;
	line-height:135%;
}

.noHitBoxtxtttlS{
	font-size:16px;
	padding-bottom:5px;
	margin:10px 30px 0 30px;
	line-height:135%;
	font-weight:bold;
	color:red;
}

.noHitBoxtxtttlSS{
	font-size:14px;
	padding-bottom:5px;
	margin:0 30px;
	line-height:135%;
}

.noHit_tbl{
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:10px 30px 5px 30px;
}

.noHit_tbl tr th{
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding:3px 0;
}

.noHit_tbl tr td{
	border:1px solid #ccc;
	border-collapse:collapse;
	font-size:13px;
	padding:4px 10px;
	line-height:135%;
}

.noHit_tbl tr td img{
	text-align:center;
}

.noHitsrch_supporttxt{
	text-align:center;
	font-size:15px;
	line-height:125%;
	margin:10px 0 0 0;
}


.noHitsrch_support a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	top:1px;
	left:1px;
	position:relative;
}

/*201311センターエリア共通*/
.topArea{
	background: url(../inc_img/topbar_bg.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:8px;
}

.topArea_ttl{
	font-family: "HGMaruGothicMPRO", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:5px 0 0 12px;
	float:left;
}

.topAreaSubttl{
	margin:12px 0 6px 2px;
	padding-left:0.4em;
	font-size:13px;
	color:#e47911;
	font-weight:bold;
	border-left:4px solid #b55c06;
}

.topArea_update {
	margin-right:7px;
	padding-top:7px;
	float:right;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.topArea_4Box{
	width:440px;
	margin-top:10px;
}

.topArea_4BoxL{
	float:left;
	width:107px;
	margin-right:4px;
}

.topArea_4BoxL a{
	display:block;
	width:107px;
	height:38px;
	background: url(../inc_img/4btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_4BoxL a:hover{
	background:url(../inc_img/4btn_bg_on.gif);
}

.topArea_4BoxR{
	float:right;
	width:107px;
}


.topArea_4BoxR a{
	display:block;
	width:107px;
	height:38px;
	background: url(../inc_img/4btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_4BoxR a:hover{
	background:url(../inc_img/4btn_bg_on.gif);
}

.topArea_3Box{
	width:440px;
	margin-top:10px;
}

.topArea_3BoxL{
	float:left;
	width:144px;
	margin-right:4px;
}

.topArea_3BoxL a{
	display:block;
	width:144px;
	height:38px;
	background: url(../inc_img/3btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_3BoxL a:hover{
	background:url(../inc_img/3btn_bg_on.gif);
}

.topArea_3BoxR{
	float:right;
	width:144px;
}


.topArea_3BoxR a{
	display:block;
	width:144px;
	height:38px;
	background: url(../inc_img/3btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_3BoxR a:hover{
	background:url(../inc_img/3btn_bg_on.gif);
}

.topArea_3Box2{
	width:440px;
	margin-top:10px;
}

.topArea_3Box2L{
	float:left;
	width:144px;
}

.topArea_3Box2L a{
	display:block;
	width:144px;
	height:38px;
	background: url(../inc_img/3btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_3Box2L a:hover{
	background:url(../inc_img/3btn_bg_on.gif);
}

.topArea_2Box{
	width:440px;
	margin-top:10px;
}

.topArea_2BoxL{
	float:left;
	width:219px;
	margin-right:4px;
}

.topArea_2BoxL a{
	display:block;
	width:219px;
	height:38px;
	background: url(../inc_img/2btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_2BoxL a:hover{
	background:url(../inc_img/2btn_bg_on.gif);
}

.topArea_2BoxR{
	float:right;
	width:219px;
}

.topArea_2BoxR a{
	display:block;
	width:219px;
	height:38px;
	background: url(../inc_img/2btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_2BoxR a:hover{
	background:url(../inc_img/2btn_bg_on.gif);
}

.topArea_2Box2{
	width:440px;
	margin-top:10px;
}

.topArea_2Box2L{
	float:left;
	width:219px;
}

.topArea_2Box2L a{
	display:block;
	width:219px;
	height:38px;
	background: url(../inc_img/2btn_bg.gif);
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:38px;
	margin-bottom:5px;
}

.topArea_2Box2L a:hover{
	background:url(../inc_img/2btn_bg_on.gif);
}

.topArea_txtR{
	text-align:right;
	font-size:12px;
	padding-top:10px;
}

.topprice_txt{
	margin-bottom:3px;
	font-size:11px;
	line-height:130%;
}

.topAreaSale{
	text-align:center;
}

/*201401 オススメコミック1行(コミックicon)*/
.ItemListosusume{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusume ul{
	list-style-type:none;
}

.ItemListosusume ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/ico_cm.gif) no-repeat 0 0.25em;
}

/*201403 オススメコミック1行(ハートicon)*/
.ItemListosusumeH{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeH ul{
	list-style-type:none;
}

.ItemListosusumeH ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_heart.gif) no-repeat 0 0.25em;
}

/*201403 オススメコミック1行(ゆる絵icon)*/
.ItemListosusumeY{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeY ul{
	list-style-type:none;
}

.ItemListosusumeY ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_yuru.gif) no-repeat 0 0.25em;
}

/*201403 オススメコミック1行(花icon)*/
.ItemListosusumeF{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeF ul{
	list-style-type:none;
}

.ItemListosusumeF ul li{
	float:left;
	width:410px;
	margin:5px 0 0 0;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_flower.gif) no-repeat 0 0.25em;
}

/*201403 オススメコミック1行(キラキラicon)*/
.ItemListosusumeKr{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeKr ul{
	list-style-type:none;
}

.ItemListosusumeKr ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_kira.gif) no-repeat 0 0.25em;
}

/*201406 オススメコミック1行(星icon)*/
.ItemListosusumeSt{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeSt ul{
	list-style-type:none;
}

.ItemListosusumeSt ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_star.gif) no-repeat 0 0.25em;
}

/*201406 オススメコミック1行(おばけicon)*/
.ItemListosusumeObk{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeObk ul{
	list-style-type:none;
}

.ItemListosusumeObk ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_obake.gif) no-repeat 0 0.25em;
}

/*201409 オススメコミック1行(しずくicon)*/
.ItemListosusumeSzk{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeSzk ul{
	list-style-type:none;
}

.ItemListosusumeSzk ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_shizuku.gif) no-repeat 0 0.25em;
}

/*201409 オススメコミック1行(フォークとスプーンicon)*/
.ItemListosusumeFS{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeFS ul{
	list-style-type:none;
}

.ItemListosusumeFS ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_fs.gif) no-repeat 0 0.25em;
}
/*201411 オススメコミック1行(猫icon)*/
.ItemListosusumeN{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeN ul{
	list-style-type:none;
}

.ItemListosusumeN ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_nyan.gif) no-repeat 0 0.25em;
}

/*201412 オススメコミック1行(羽icon)*/
.ItemListosusumeW{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeW ul{
	list-style-type:none;
}

.ItemListosusumeW ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_wing.gif) no-repeat 0 0.25em;
}

/*201501 オススメコミック1行(ウサギicon)*/
.ItemListosusumeUsa{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeUsa ul{
	list-style-type:none;
}

.ItemListosusumeUsa ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_usagi.gif) no-repeat 0 0.25em;
}

/*201502 オススメコミック1行(ビックリマークicon)*/
.ItemListosusumeBkr{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeBkr ul{
	list-style-type:none;
}

.ItemListosusumeBkr ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_bikkuri.gif) no-repeat 0 0.25em;
}

/*201507 オススメコミック1行(金魚icon)*/
.ItemListosusumeKngy{
	list-style-type:none;
	width:440px;
	clear: both;
}

.ItemListosusumeKngy ul{
	list-style-type:none;
}

.ItemListosusumeKngy ul li{
	float:left;
	width:410px;
	margin:0 5px 4px 5px;
	font-size:12px;
	padding-left: 16px;
	background: url(../inc_img/icon_kingyo.gif) no-repeat 0 0.25em;
}

/*201401 240pxカラムバナー*/
.pickup240Area,.pickup240Area1{
	margin:0 0 0 12px;
	padding:10px 0 5px 0;
}
.pickup240Area1{
	margin:0 0 0 9px;
}
.pickup240center{
	padding:10px 0 5px 0;
	text-align:center;
}

.pickup240Area a:hover img,.pickup240Area1 a:hover img,.pickup240center a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.pickup240txt{
	font-size:12px;
	line-height:135%;
	width:215px;
	margin:5px 0 0 0;
	color:#666;
}

.other_btn{
	clear: both;
	margin-top: 5px;
	padding: 5px 0 20px 0;
	text-align: center;
}

.other_btn a{
	background-image: url(../inc_img/reco_btnbg240.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	margin: 0 auto;
	width: 240px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}

.other_btn a:hover{
	background-image: url(../inc_img/reco_btnbg240ov.gif);
}

.bkother_btn{
	clear: both;
	margin-bottom:20px;
	padding:0;
	text-align: center;
}

.bkother_btn a{
	background-image: url(../inc_img/other_btnbg280.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	margin: 0 auto;
	width: 280px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	display: inline-block;
}

.bkother_btn a:hover{
	background-image: url(../inc_img/other_btnbg280ov.gif);
}

.side240other_btn{
	clear: both;
	margin-top: 5px;
	padding: 5px 0 20px 0;
	text-align: center;
}

.side240other_btn a{
	margin: 0 auto;
	padding-top: 5px;
	background-image: url(../inc_img/btn_bg.gif);
	background-repeat: no-repeat;
	width:140px;
	height:50px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}

.side240other_btn a:hover{
	background-image: url(../inc_img/btn_bg_on.gif);
}

.BannerCaptionA{
	padding:0 6% 4px;
	font-size:12px;
}
.LiLinkBlock a{display:inline-block;width:100%;*display:inline;*zoom:1;}


/* 10 右カラムjsランキング 140512
----------------------------------------*/

.ranking_boxarea_txt{
	font-size:12px;
	padding:5px 0 0 0px;
}

#ranking_left_area{
	margin-bottom:15px;
	border:#e5e5e5 3px solid;
}

.ranking_box_top{
	background-color: #f5f5f5;
	border-bottom:#e5e5e5 1px solid;
	padding: 0 5px 2px 30px;
	line-height:125%;
}

.ranking_boxG_middle{
}

.ranking_txt_r{
	padding:5px 10px 5px 0;
	font-size:11px;
	line-height:125%;
	text-align:right;
}

.ranking_rank_list ol{
	margin:0;
	padding-left:34px;
}

.ranking_rank_list ol li{
	font-size:12px;
	margin:0 3px 0 1px;
	padding:0 7px 5px 0;
	color:#999;
	font-weight:bold;
	line-height:130%;
vertical-align:top;
display:list-item;
}


.ranking_rank_list ol li span.ranktxt_L{
	color: #666;
	font-size: 11px;
}
.ranking_rank_list ol li span.ranktxt_L a{
	padding-bottom: 6px;
	font-size: 12px;
}
.ranking_rank_listB ol li{
	font-size:14px!important;
	margin:0 3px 0 1px!important;
	padding:0 7px 8px 0!important;
	*margin-bottom:6px!important;
	*padding-bottom:0!important;
	*vertical-align:middle!important;
}
.ranking_rank_listB ol li span.ranktxt_L{
	font-size: 22px!important;
}
.ranking_rank_listB ol li span.ranktxt_L a{
	font-size: 14px!important;
}


.ranking_more_txt{
	text-align:right;
	font-size: 12px;
	padding: 0 10px 5px 10px;
}

.topArea_5Box{
	width:440px;
	margin-top:10px;
}

.topArea_5BoxL{
	float:left;
	width:84px;
	margin-right:4px;
}

.topArea_5BoxL a{
	padding:17px 0 0 13px;
	display:block;
	width:84px;
	height:68px;
	background: url(../inc_img/5btn_bg.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.topArea_5BoxL a:hover{
	background:url(../inc_img/5btn_bg_on.gif) no-repeat;
}

.topArea_5BoxR{
	float:right;
	width:84px;
}

.topArea_5BoxR a{
	padding:17px 0 0 13px;
	display:block;
	width:84px;
	height:68px;
	background: url(../inc_img/5btn_bg.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.topArea_5BoxR a:hover{
	background:url(../inc_img/5btn_bg_on.gif) no-repeat;
}

.cmSide_Manico{
	background-color:#006eb0;
	padding:2px 2px 1px 3px;
	color:#ffffff;
	font-size:0.675em;
	margin-left:4px;
	letter-spacing: 0.12em;
	line-height:100%;
}

.cmSide_Wmanico{
	background-color:#ea618e;
	padding:2px 2px 1px 3px;
	color:#ffffff;
	font-size:0.675em;
	margin-left:4px;
	letter-spacing: 0.12em;
	line-height:100%;
}

.center_2listbk{
	margin:10px 0 25px;
}

.center_2listbk ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.center_2listbk ul li{
	float:left;
	font-size:12px;
	width:193px;
	margin:0 5px;
	line-height:130%;
	padding-bottom:5px;
}

.bklowprice_imgBox{
	float:left;
	margin:10px 0 0 5px;
	width:60px;
}

.bklowprice_txtBox{
	float:left;
	margin:10px 0 0 5px;
	width:368px;
}

.bklowprice_txt{
	float:left;
	margin-left:5px;
	font-size:12px;
	line-height:110%;
	width:360px;
}

.bklowprice_list{
	float:left;
	margin:10px 0;
}

.bklowprice_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.bklowprice_list ul li{
	float:left;
	font-size:12px;
	width:169px;
	margin:0 5px;
	line-height:137%;
	padding-bottom:5px;
	padding-left:5px;
}

.bklowprice_km{
	color:#a9a9a9;
	font-size:12px;
	line-height:137%;
	padding:0 5px 0 0;
}

/* 11 注文完了画面
----------------------------------------*/
.orderinfo {
	width:903px;
	margin:20px auto 0 auto;
	padding:0;
}

.order-box-bg-top{
	background:#E7E7E7;
	width:903px;
	margin:0px;
	padding:0;
}

.order-box-bg-top p{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	line-height:100%;
}

.order-box-bg-main{
	border-left:5px solid #E7E7E7;
	border-right:5px solid #E7E7E7;
	border-bottom:5px solid #E7E7E7;
	width:auto;
	margin:0px;
	padding:0;
}

	.order-box-bg-main:after {
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
		content: "";
	}
	.order-box-bg-main {
  min-height: 1px;
}

* html .order-box-bg-main {
  height: 1px;
}

.order-inner{
	width:860px;
	margin-left:17px;
	padding:0;
}

.order-innerL{
	float:left;
	width:450px;
	margin:15px 0;
	padding:0;
}

.order-innerR{
	float:right;
	width:380px;
	margin:15px 0;
	padding:0;
}

.dramaico{
	margin-right:3px;
	padding:2px 2px 1px 3px;
	background-color:#3cb371;
	color:#ffffff;
	font-size:0.75em;
	line-height:100%;
}

.animeico{
	margin-right:3px;
	padding:2px 2px 1px 3px;
	background-color:#1e90ff;
	color:#ffffff;
	font-size:0.75em;
	line-height:100%;
}
.eigaico{
	margin-right:3px;
	padding:2px 2px 1px 3px;
	background-color:#eb6ea5;
	color:#ffffff;
	font-size:0.75em;
	line-height:100%;
}


.topArea_Sale{
	background: url(../inc_img/topbar_sale_bg.gif) no-repeat;
	width:440px;
	height:30px;
	margin-bottom:8px;
}


/* グローバルナビ(2016-11-23追加)
----------------------------------------*/
#globalNavi{
	width:983px!important;
}
