@import url("/en/common/css/reset.css");
@import url("/en/common/css/fonts.css");
@import url("/en/common/css/base.css");
/* ================================
	style.css	COLLECTION
================================ */

/*たばこの歴史と文化*/
/*世界の塩・日本の塩*/
/*コレクションギャラリー*/
#collection .secondHeader {
	background-image: url(/en/collection/images/img_00.jpg);
}

#collection.tobacco .secondContentsMain .intro,
#collection.salt .secondContentsMain .intro,
#collection.other .secondContentsMain .intro {
	font-weight: bold;
}
#collection.salt .secondContentsMain .intro + p {
	margin-top: 20px;
}
#collection.tobacco .secondContentsMain .tobaccoList,
#collection.salt .secondContentsMain .saltList {
	margin-top: 30px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li,
#collection.salt .secondContentsMain .saltList > li {
	background-color: #f7f7f7;
}
#collection.tobacco .secondContentsMain .tobaccoList > li ~ li,
#collection.salt .secondContentsMain .saltList > li ~ li {
	margin-top: 10px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li img,
#collection.salt .secondContentsMain .saltList > li img {
	float: left;
	width: 100px;
	margin-right: 30px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong,
#collection.salt .secondContentsMain .saltList > li strong {
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #400a0c;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong.singleBtn,
#collection.salt .secondContentsMain .saltList > li strong.singleBtn {
	padding-top: 40px;
}
#collection.tobacco .secondContentsMain .tobaccoList > li strong.singleBtn a,
#collection.salt .secondContentsMain .saltList > li strong.singleBtn a {
	padding-left: 15px;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 0 center;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul,
#collection.salt .secondContentsMain .saltList > li > ul {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul li,
#collection.salt .secondContentsMain .saltList > li > ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 1em;
	margin-right: 2.5em;
}
#collection.tobacco .secondContentsMain .tobaccoList > li > ul li a,
#collection.salt .secondContentsMain .saltList > li > ul li a {
	display: inline-block;
	padding-left: 15px;
	vertical-align: top;
	line-height: 1em;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 0 3px;
}

#collection.tobacco .secondContentsMain .link a {
    background: rgba(0, 0, 0, 0) url("/en/common/images/ico_arw_04.png") no-repeat scroll 0 3px;
    display: inline-block;
    line-height: 1em;
    padding-left: 15px;
    vertical-align: top;
}
/*たばこの歴史と文化（詳細）*/
#collection.salt .secondContentsMain .collectionDetail.tStyle {
	margin-bottom: 50px;
}


/*世界の塩・日本の塩*/
#collection.salt .secondContentsMain .saltList > li > ul.half {
	float: left;
	width: 320px;
}
#collection.salt .secondContentsMain .saltList > li > ul.half ~ ul.half {
	width: 260px;
}
#collection.salt .secondContentsMain .saltList > li > ul.half li {
	display: block;
	width: 100%;
	margin-bottom: 13px;
}
#collection.salt .secondContentsMain .saltList > li > ul.half li.idt1 {
	padding-left: 15px;
}
#collection.salt .secondContentsMain .saltList > li > ul.half li.idt2 a {
	text-indent: 15px;
	background: url(/en/common/images/ico_arw_06.png) no-repeat 15px 3px;
}
#collection.salt .secondContentsMain .saltList > li > ul.half li.idt3 a {
	text-indent: 30px;
	background: url(/en/common/images/ico_arw_07.png) no-repeat 30px 3px;
}
/*コレクションギャラリー（詳細）*/
#collection.salt .secondContentsMain .collectionDetail.sStyle {
	margin-bottom: 50px;
}


/*コレクションギャラリー*/
#collection.other .secondContentsMain h3 {
	position: relative;
}
#collection.other .secondContentsMain h3 > a {
	position: absolute;
	right: 0;
	top: 28px;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 0 3px;
}
#collection.other .secondContentsMain .otherList {
	margin-top: 30px;
}
#collection.other .secondContentsMain .otherList li {
	float: left;
	width: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
	text-align: center;
}
#collection.other .secondContentsMain .otherList li:nth-child(4n) {
	margin-right: 0;
}
#collection.other .secondContentsMain .otherList li p {
	margin: 10px 0px;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 10px 7px;
}

#collection.other .secondContentsMain .otherList-child {
	margin-top: 30px;
}
#collection.other .secondContentsMain .otherList-child li {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin-right: 26px;
	margin-bottom: 26px;
}
#collection.other .secondContentsMain .otherList-child li:nth-child(6n) {
	margin-right: 0;
}
#collection.other .secondContentsMain .otherList-child li a {
	display: block;
}
#collection.other .secondContentsMain .otherList-child li a p {
	margin-top: 5px;
	font-size: 11px;
	font-size: 1.1rem;
}
/*コレクションギャラリー（詳細）*/
#collection.other .secondContentsMain .collectionDetail.oStyle {
	margin-bottom: 50px;
}
#collection.other .secondContentsMain .collectionDetail.oStyle img {
	float: left;
	width: auto;
	margin-right: 50px;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info {
	float: right;
	width: auto;
	line-height: 2.0;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info table {
	font-size: 14px;
	font-size: 1.4rem;
}
#collection.other .secondContentsMain .collectionDetail.oStyle .info .txt {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted #d8d8d8;
}

/*GALLERY INDEX*/
#collection.tobacco .secondContentsMain .galleryIndex,
#collection.salt .secondContentsMain .galleryIndex,
#collection.other .secondContentsMain .galleryIndex {
	display: block;
	position: relative;
	width: 730px;
	height: 25px;
	margin-top: 50px;
	text-align: center;
}
#collection.tobacco .secondContentsMain .galleryIndex:before,
#collection.salt .secondContentsMain .galleryIndex:before,
#collection.other .secondContentsMain .galleryIndex:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 730px;
	height: 5px;
	background-color: #f5f4f4;
	z-index: 0;
}
#collection.tobacco .secondContentsMain .galleryIndex:after,
#collection.salt .secondContentsMain .galleryIndex:after,
#collection.other .secondContentsMain .galleryIndex:after {
	content: "";
	display: block;
	position: absolute;
	left: 290px;
	top: 0;
	width: 150px;
	height: 5px;
	background-color: white;
	z-index: 1;
}
#collection.tobacco .secondContentsMain .galleryIndex p,
#collection.salt .secondContentsMain .galleryIndex p,
#collection.other .secondContentsMain .galleryIndex p {
	position: absolute;
	left: 0;
	top: -5px;
	width: 730px;
	height: auto;
	text-align: center;
	color: #400a0c;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	z-index: 2;
}
#collection.tobacco .secondContentsMain .otherList-parents li,
#collection.salt .secondContentsMain .otherList-parents li,
#collection.other .secondContentsMain .otherList-parents li {
	display: block;
	float: left;
	width: 144px;
	height: 40px;
	margin-right: 2px;
	margin-bottom: 2px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	background: url(/en/common/images/ico_arw_04.png) no-repeat 10px center #f7f7f7;
}
#collection.tobacco .secondContentsMain .otherList-parents li {
	width: 242px;
}
#collection.tobacco .secondContentsMain .otherList-parents li:nth-child(3n) {
	margin-right: 0;
}
#collection.tobacco .secondContentsMain .otherList-parents li a,
#collection.salt .secondContentsMain .otherList-parents li a,
#collection.other .secondContentsMain .otherList-parents li a {
	display: block;
	width: 100%;
	height: 100%;
}
.secondContents .secondContentsMain .galleryIndex_list {
	list-style-type:none;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	padding-bottom:20px;
}

#collection.tobacco .secondContentsMain #h1style_cattop,
#collection.salt .secondContentsMain #h1style_cattopx,
#collection.other .secondContentsMain #h1style_cattop {
	margin-bottom:20px;
}

.spec_table td{
	font-size:11px;
}

.spec_table td.w2em{
	white-space:nowrap;
}





