@charset "utf-8";

#main .entry {
	padding: 1px;
	border: 2px solid #b2c1e0;
}

#main .entry .category_txt {
	padding-left: 26px;
	background: url(../../news/images/bg_news_category.gif) no-repeat 0 0;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
}

#main p.category_txt {
	margin-bottom: 0;
}

#main .entry h2 {
	padding: 1em 26px;
	background-color: #f0f0f0;
	color: #dc0082;
	font-size: 129%;
	font-weight: bold;
}
#main .entry .photo {
	float: right;
	margin: 0 0 15px 15px;
}

#main .entry .entry_body {
	height: 1%;
	padding: 0 26px 10px;
	overflow: hidden;
}

#main .entry .entry_body a {
	color: #dc0082;
}

#main .entry .entry_body a:hover {
	text-decoration: underline;
}

#content {
	padding-bottom: 20px;
}

h2#ttls_shop_serch {
	margin-bottom: 17px;
}

#bd_shop_list #main {
	width: 545px;
	margin-top: 0;
	padding-right: 20px;
}

/*
	#snav
_________________________________________*/

#bd_shop_list #sab {
	padding-left: 20px;
}
#brand.snav_outer {
	width: 215px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: url(../images/bg_snav_bottom.gif) no-repeat 0 bottom;
}

#brand #snav {
	padding-bottom: 10px;
	background: url(../images/bg_snav.gif) repeat-y 0 0;
	text-align: center;
}

#brand #snav li {
	padding-bottom: 5px;
}

#category.snav_outer {
	width: 215px;
	padding-bottom: 5px;
	margin-bottom: 0;
	background: url(../images/bg_snav_bottom.gif) no-repeat 0 bottom;
}

#category #snav {
	padding: 0 0 5px 10px;
	background: url(../images/bg_snav.gif) repeat-y 0 0;
	text-align: left;
}

#category #snav li {
	float: left;
	width: 98px;
	height: 24px;
	padding: 0 2px 10px 0;
}

#category #snav li a {
	display:block;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 30px;
	background-position: 0 0; 
	background-repeat: no-repeat;
	line-height: 24px; 
	font-size: 10px;
}

#category #snav li a span {
	font-size: 10px;
	line-height: 1.1;	
}

#category #snav li#icon_japanese a {
	background-image: url(../../shop_list/images/icon_japanese_books.gif);
}

#category #snav li#icon_foreign a {
	background-image: url(../../shop_list/images/icon_english_books.gif);
}

#category #snav li#icon_cd_sell a {
	background-image: url(../../shop_list/images/icon_cd_dvd_sell.gif);
}

#category #snav li#icon_cd_rental a {
	background-image: url(../../shop_list/images/icon_cd_dvd_rental.gif);
}

#category #snav li#icon_game a {
	background-image: url(../../shop_list/images/icon_game.gif);
}

#category #snav li#icon_comic_rental a {
	background-image: url(../../shop_list/images/icon_comic_rental.gif);
}

#category #snav li#icon_stationery a {
	background-image: url(../../shop_list/images/icon_stationery.gif);
}

#category #snav li#icon_recycle a {
	background-image: url(../../shop_list/images/icon_recycle.gif);
}

#category #snav li#icon_picture_books a {
	background-image: url(../../shop_list/images/icon_picture_books.gif);
}

#category #snav li#icon_cafe a {
	background-image: url(../../shop_list/images/icon_cafe.gif);
}



/*-----------------------------------------------------------------

	ショップ検索結果

-----------------------------------------------------------------*/

#cat_label {
	padding: 4px 15px;
	margin: 0 25px 15px;
	background-color: #d8eaff;
	border: 1px solid #d9e1f0;
	color: #ed008c;
	font-size: 122%;
	font-weight: bold;
}

#cat_label.ttl_icon {
	line-height: 24px;
}

#cat_label.ttl_icon img {
	margin-right: 10px;
}

#main_area.w780 {
	margin: 0 25px;
	padding-top: 25px;
	background: url(../images/border_b.gif) repeat-x 0 0;
}


#ikebukuro {
	overflow: hidden;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(../images/border_b.gif) repeat-x 0 bottom;
	zoom: 1;
}

#ikebukuro .info {
	float: left;
	width: 420px;
	margin-right: 50px;
}

#ikebukuro .info h4 {
	margin-bottom: 15px;
}

#ikebukuro .shop_caution_ike {
	margin-bottom: 15px;
	margin-top: -5px;
}

#ikebukuro .shop_caution_ike strong {
	color: #F00;
	font-weight: bold;
}

#ikebukuro .photo {
	float: left;
	width: 310px;
}

.photo img {
	border: 1px solid #003399;
}

dl.data {
	overflow: hidden;
}

dl.data dt {
	float: left;
	width: 5.9em;
	padding: 4px 0;
	line-height: 1.3;
}

dl.data dt strong {
	float: left;
}

dl.data dt span {
	float: right;
}

dl.data dd {
	padding: 4px 0 4px 6.9em;
	line-height: 1.3;
}

.shop {
	overflow: hidden;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(../images/border_b.gif) repeat-x 0 bottom;
	zoom: 1;
}

.shop h4 {
	position: relative;
	margin-bottom: 25px;
}

.shop h4 div {
	background: #ededed url(../images/box_allow_mini.gif) no-repeat 5px center;
	padding: 5px 0 3px 35px;
	border-bottom: 1px solid #d5dae4;
}

.shop h4 a {
	color: #003399;
	line-height: 1.2em;
	font-size: 114%;
	font-weight: bold;
}

.shop h4 a:hover {
	/*background: #ededed url(../images/box_allow_on.gif) no-repeat 5px center;*/
	color: #06F;
}

.shop h4 a.btn {
	position: absolute;
	right: 5px; 
	line-height: 0;
	font-size: 0;

}




.shop h4 div strong {
	color: #F00;
	line-height: 1.2em;
	font-size: 114%;
	font-weight: bold;
}


.shop dl.data dt {
	padding: 3px 0;
	line-height: 1.3;
	font-size: 100%;
	width: 5.9em;
}

.shop dl.data dd {
	padding: 3px 0 3px 6.9em;
	line-height: 1.3;
	font-size: 100%;
}

.shop .info {
	float: left;
	width: 554px;
	margin-right: 50px;
}

.shop .photo {
	float: left;
	width: 176px;
}
/* pager */

ul.pager {
	background-color: #d8eaff;
	text-align: center;
	padding: 0 11px;
	line-height: 1.8;
}

ul.pager li {
	display: inline;
	color: #003399;
	font-weight: bold;
}

ul.pager li span.current_page {
	color: #e83ba9;
	padding: 7px;
}

ul.pager li a {
	text-decoration: underline;
	padding: 7px;
}

ul.pager li a:hover {
	text-decoration: none;
}

ul.pager li.next a img {
	vertical-align: middle;
}

/*-----------------------------------------------------------------

	ショップ詳細

-----------------------------------------------------------------*/

#ttls_shop_datail {
	position: relative;
	margin-bottom: 17px;
	padding-left: 25px;
	background: url(/shop_list/images/bg_ttl_shop_result.gif) no-repeat 0 0;
	color: #003399;
	font-size: 144%;
	font-weight: bold;
	line-height: 43px;
}

#ttls_shop_datail strong {
	/*position: absolute;
	right: 25px;*/
	padding-left: 1em;
	font-weight: bold;
	color: #F00;
}


#main_area.w780.detail {
	border-top: 1px solid #7f99cc;
	background: none;
	padding-top: 20px;
}

#top_col,
#top_col_toplayout {
	overflow: hidden;
	margin-bottom: 20px;
	zoom: 1;
}

.detail .info {
	float: left;
	width: 556px;
	margin-right: 46px;
}

.detail .photo {
	float: right;
	width: 176px;
}

.detail #top_col_toplayout .info {
	float: left;
	width: 424px;
	margin-right: 46px;
}

.detail #top_col_toplayout .photo {
	float: right;
	width: 310px;
}

#top_col dl.data,
#top_col_toplayout dl.data {
	margin-bottom: 7px;
}

ul.icon {
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	height: 1%;
}

ul.icon li {
	display:block;
	float: left;
	padding: 5px 7px 5px 0;
	white-space: nowrap;
	font-size: 92%;
	line-height: 24px;
}

ul.icon li img {
	margin-right: 4px;
	vertical-align: middle;
}

#free_space {
	clear: both;
	padding: 1em 20px 0.3em 20px;
	margin-bottom: 37px;
	line-height: 1.6;
	background-color: #d8eaff;
	border: 1px solid #ccd6eb;
}
#free_space p {
	margin-bottom: 0.7em;
}

#bottom_col {
	overflow: hidden;
}
#bottom_col h3 {
	background: url(/shop_list/images/bg_ttls.gif) repeat-x 0 0;
	line-height: 23px;
	margin-bottom: 15px;
}
#news {
	float: left;
	width: 424px;
	margin-right: 46px;
}


#access_map {
	float: left;
	width: 310px;
}

#access_map #map {
	width: 310px;
	height: 260px;
}


#news ul {
	padding-left: 1px;
}
#news ul li {
	background: url(../images/border_lb.gif) repeat-x 0 bottom;
	padding: 6px 1px 4px;
}

#news ul li a {
	display: block;
	padding-left: 10px;
	background: url(/common/images/arrow_b.gif) no-repeat 0 0.30em;
	line-height: 1.2;
	color: #555;
}

#news ul li a:hover {
	color: #003399;
}

/*

	alpha

---------------------------------*/

.info h4 a:hover img,
#snav a:hover img,
.btn a:hover img,
ul.pager li.next a:hover img,
.shop h4 a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}


.btn a {
	background: url(/shop_list/images/btn_shop.gif) no-repeat right top;
	float:left;
	line-height:23px;
	padding-right:25px;
}

.btn a span {
	background: url(/shop_list/images/btn_shop.gif) no-repeat scroll left top;
	display:block;
	font-family:"Gill Sans","Franklin Gothic Medium","Lucida Grande",Arial,Helvetica;
	letter-spacing:0.1px;
	padding-left:20px;
	color: #fff;
	font-size:12px;
	font-weight: bold;
}

.btn a:hover span {
	color:#91e0f6;
}


/*

	ikebukuro

---------------------------------*/


#ike_col {
	margin-top: 35px;
}
#ike_col h3 {
	background: url(/shop_list/images/bg_ttls.gif) repeat-x 0 0;
}

#ike_col #ike_floor {
	float: left;
	width: 425px;
	margin-right: 45px;
}

#ike_col #ike_floor #floor_map {
	padding: 10px 12px;
	border: 3px solid #7f99cc;
}

#floor_map table {
	width: 399px;
	margin-top: 20px;
	font-size: 92%;
}

th {
	padding: 10px;
	text-align: center;
	color: #003399;
	width: 42px;
	background: #edf1f8 url(/shop_list/images/ikebukuro/border_ike_th.gif) repeat-x 0 bottom;
}

td {
	padding: 10px;
	background: url(/shop_list/images/ikebukuro/border_ike_td.gif) repeat-x 0 bottom;
}

#floor_map table em {
	color: red;
}

th.ttl_th {
	background-color: #003399;
	background-image: none;
	color: #fff;
	text-align: left;
	padding-left: 10px;
}

#ike_col #ike_service {
	float: left;
	width: 310px;
}

#ike_service #txt {
}

#ike_service #text p {
line-height: 1.6;
margin-bottom: 1em;
}

#ike_service #text em {
color:#003399;
}


.mb20 {margin-bottom: 20px!important;}