@charset "utf-8";

/*----------------------------------------------------
	コンテンツ基本レイアウト
----------------------------------------------------*/
/* 売れ筋 */
#top #contenter #main .ranking ul li {
	position: relative;
}

#top #contenter #main .ranking ul li p.iconRank {
	position: absolute;
	top: -2px;
	left: -2px;
	/left: 8px;
}

/* インフォメーション */
#top #contenter #main .info {
	padding: 15px 9px 10px;
	background: #ffedef;
	border: 1px solid #f9d0d5;
}

#top #contenter #main .info h4 {
	margin: 0 0 15px 5px;
}

#top #contenter #main .info dl {
	padding: 15px 20px;
	background: #fff;
}

#top #contenter #main .info dl dt {
	clear: both;
	float: left;
	padding: 0 0 0 10px;
	background: url(/images/common/arrow_gray.gif) no-repeat left center;
}

#top #contenter #main .info dl dd {
	margin: 0 0 10px;
	padding: 0 0 10px 7em;
	border-bottom: 1px dotted #ccc;
}

/*----------------------------------------------------
	ランキング（専用ページ）
----------------------------------------------------*/
#top #contenter #main .rankingNew .product_hidden {
	margin: 40px 0 0;
	padding: 16px 0 16px 16px !important;
	border: 1px solid #d2d2d2;
	background: #ebebeb;
	position: relative;
}

#top #contenter #main .rankingNew .itemsList {
	margin: 40px 0 0;
	padding: 16px 0 16px 16px !important;
	border: 1px solid #eac99a;
	background: #fffbeb;
	position: relative;
}

#top #contenter #main .rankingNew .itemsList ul {
	margin: 0 0 0 -14px;
}

#top #contenter #main .rankingNew .itemsList ul li {
	display: inline;
	margin: 0px;
	padding: 0 0 20px 14px !important;
	width: 122px;
	position: relative;
}

/*
#top #contenter #main .rankingNew .itemsList ul li img.rankLabel {
	border: none;
	position: absolute;
	top: -2px;
	left: 12px;
	z-index: 2;
}
*/

#top #contenter #main .rankingNew h3.categName {
	background: url("/images/goods/ranking_category_icon.gif") no-repeat left top;
	padding: 3px 0 20px 35px;
	font-size: 125%;
	color: #740606;
}

#top #contenter #main .rankingNew p.moreBtn {
	position: absolute;
	top: 18px;
	right: 16px;
}

#top #contenter #main .rankingNew p.moreRankingBtn {
	text-align: right;
	margin-right: 16px;
}

#top #contenter #main .btn {
	margin: 40px 0 0;
}

#top #contenter #main .btn .forward {
	display: inline;
	float: right;
	margin-right: 20px;
}

#top #contenter #main .btn .back {
	display: inline;
	float: left;
	margin-left: 20px;
}

/* ランキング　タイトル　階層1 */

#top #contenter #main .rank_hlbg_1 {
	background-image: url(/images/goods/hl_rankingback_1.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 700px;
	padding-bottom: 10px;
}

#top #contenter #main .rank_hlbg_1 .cate_title {
	font-size: 120%;
	font-weight: bold;
	color: #cf8c2c;
	padding-top: 60px;
	padding-left: 20px;
}

/* ランキング　タイトル　階層2 */

#top #contenter #main .rank_hlbg_2 {
	background-image: url(/images/goods/hl_rankingback_2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 700px;
	padding-bottom: 10px;
}

#top #contenter #main .rank_hlbg_2 .cate_title {
	font-size: 120%;
	font-weight: bold;
	color: #a8791f;
	padding-top: 42px;
	padding-left: 20px;
}

/* ランキング　タイトル　階層3 */

#top #contenter #main .rank_hlbg_3 {
	background-image: url(/images/goods/hl_rankingback_3.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 700px;
	padding-bottom: 10px;
}

#top #contenter #main .rank_hlbg_3 .cate_title {
	font-size: 115%;
	font-weight: bold;
	color: #a8791f;
	padding-top: 33px;
	padding-left: 20px;
}

/* ランキング　タイトル　階層4 */

#top #contenter #main .rank_hlbg_4 {
	background-image: url(/images/goods/hl_rankingback_4.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 700px;
	padding-bottom: 10px;
}

#top #contenter #main .rank_hlbg_4 .cate_title {
	font-size: 110%;
	font-weight: bold;
	color: #9b6d16;
	padding-top: 33px;
	padding-left: 20px;
}

/* ランキング　タイトル　階層5 */

#top #contenter #main .rank_hlbg_5 {
	background-image: url(/images/goods/hl_rankingback_4.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 700px;
	padding-bottom: 10px;
}

#top #contenter #main .rank_hlbg_5 .cate_title {
	font-size: 110%;
	font-weight: bold;
	color: #9b6d16;
	padding-top: 33px;
	padding-left: 20px;
}

/*----------------------------------------------------
	ランキング　パンくず
----------------------------------------------------*/
ol#topicPath_rank {
	margin: 4px 0 10px;
}

ol#topicPath_rank li {
	float: left;
	background-color: #f7e1c6;
	padding: 3px 5px 3px 8px;
	border-left: 2px solid #ea9e3f;
	border-bottom: 1px solid #e7cba9;
	margin-right: 5px;

}

ol#topicPath_rank li#path_last {
	float: left;
	background-color: #f9e9d5;
	padding: 3px 10px 3px 8px;
	border-left: 2px solid #ea9e3f;
	border-bottom: 1px solid #e9d8c2;
	margin-right: 3px;

}

ol#topicPath_rank li a,
ol#topicPath_rank li div{
	color: 
	margin: 0 2px 0 0;
	padding: 0 13px 0 0;
	background: url(/images/common/arrow_purple.gif) no-repeat right center;
}

/*----------------------------------------------------
	ランキング（TOPページ）
----------------------------------------------------*/
#top #contenter #main .rankingTop .itemsList {
	margin: 40px 0 0;
	padding: 12px 0 12px 12px !important;
	border: 1px solid #e7cba0;
	background: #faf5ee;
	position: relative;
}

#top #contenter #main .rankingTop .itemsList ul {
	margin: 0 0 0 -6px;
	background: url("/images/goods/rankingTopList_bk.gif") repeat-y -5px 0px;
}

#top #contenter #main .rankingTop .itemsList ul li {
	display: inline;
	margin-left: 6px;
	padding: 4px 4px 20px 4px !important;
	width: 122px;
	position: relative;
}

/*
#top #contenter #main .rankingTop .itemsList ul li img.rankLabel {
	border: none;
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 2;
}
*/

#top #contenter #main .rankingTop h3.rankingTitle {
	margin: 0 0 2px;
}

#top #contenter #main .rankingTop p.moreCategoryBtn {
	position: absolute;
	top: 12px;
	right: 12px;
}

#top #contenter #main .rankingTop p.line {
	padding: 10px 0 0px;
	height: 14px;
}

#top #contenter #main .rankingTop .rankingCategory{
	margin: 0 0 5px;
}

#top #contenter #main .rankingTop h4.categName {
	float: left;
	font-size: 120%;
	color: #906a17;
}

#top #contenter #main .rankingTop p.moreBtn {
	float: right;
	padding: 0 12px 0 0;
}

#top #contenter #main .rankingTop p.moreRankingBtn {
	text-align: right;
	margin: 10px 12px 0 0;
}
