@charset "utf-8";
	/* -----------------------------------------------



=index Style



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





/* =index Style

____________________________________________________________________________ */



div#container {
	overflow: hidden;
	text-align: left;}

/*通常時用設定*/
div#collectionHeader {
	padding: 55px 0 10px 0;}
	

/*セール時用設定
div#collectionHeader {
	padding: 0px 0 10px 0;}
*/

div#collectionHeader h2 {
	float: left;}

div#collectionHeader ul {
	width: 123px;
	float: right;
	text-align: center;
	padding: 13px 0 0 0;}

div#collectionHeader li {
	width: 41px;
	float: left;
	font-size: 0.8em;}

div#collectionHeader li.leftSide {
	text-align: left;}

div#collectionHeader li.rightSide {
	text-align: right;}

div#collectionContaint {
	width: 870px;}

div.itemBox {
	width: 174px;
	float: left;
	padding: 0 0 35px 0;}

div.itemBox div {
	height: 175px;
	position: relative;
	clear: both;
	padding: 0 0 11px 0;}

div.itemBox div p {}

div.itemBox div p.dateStatus {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 12px;}

div.itemBox div p.dateStatus span {
	display: block;
	background: #FF0000;
	width: 60px;
	padding: 3px 0 2px 0;
	text-align: center;}

div.itemBox dl {
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 8px 0 0 0;}

div.itemBox dt {
	padding: 0 12px 5px 12px;
	font-size: 0;
	line-height: 0;}

div.itemBox dd {
	height: 3em;
	padding: 0 12px;}

div.itemBox dd.itemPrice {
	height: auto;
	padding: 0 12px 40px 12px;
	background: url(/collection/img/bg_boxfooter.gif) 0 30px no-repeat;}

div.itemBox dd.itemPrice_o {
	height: auto;
	padding: 0 12px 40px 12px;
	background: url(/collection/img/bg_boxfooter_o.gif) 0 30px no-repeat;}

div.itemBox dd.itemPrice_o2 {
	height: auto;
	padding: 0 12px 40px 12px;
	background: url(/collection/img/bg_boxfooter_o2.gif) 0 30px no-repeat;}

div#collectionFooter {
	text-align: right;}

div#collectionFooter ul {
	width: 123px;
	float: right;
	text-align: center;}

div#collectionFooter li {
	width: 41px;
	float: left;
	font-size: 0.8em;}

div#collectionFooter li.leftSide {
	text-align: left;}

div#collectionFooter li.rightSide {
	text-align: right;}

div#collectionFooter p {
	padding: 15px 0 0 0;
	clear: both;}

/**/



div#detailWin {
	width: 530px;
	padding: 0 0 21px 0;
	position: absolute;
	top: 200px;
	left: 40%;}

* html div#detailWin {
	padding: 0 0 9px 0;
	background: url(/collection/img/bg_bottom.gif) left bottom no-repeat;}

div#detailWin div.detailInner {
	width: 530px;
	padding: 21px 0 0 0;
	background: url(/collection/detail/bg_top.png) left top no-repeat;
	position: relative;}

* html div.#detailWin div.detailInner {
	padding: 21px 0 12px 0;
	background: url(/collection/img/bg_top.gif) left top no-repeat;}

div#detailWin div.detailInfo {
	width: 205px;
	float: right;
	text-align: left;
	overflow: hidden;}

div#detailWin div.detailInfo h3 {
	padding: 0 0 25px 0;
	font-size: 0;
	line-height: 0;}

div#detailWin div.detailInfo dl {
	width: 17em;
	max-width: 187px;
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
	font-size: 0.8em;
	border-bottom: 1px #E5E5E5 solid;}

div#detailWin div.detailInfo dl.noBorder {
	border-bottom: none;}

div#detailWin div.detailInfo dt {
	padding: 0 0 5px 0;
	font-size: 0;
	line-height: 0;}

div#detailWin div.detailInfo dd {
	width: 17em;
	max-width: 187px;
	padding: 0 0 6px 0;
	line-height: 1.2em;
	height: auto !important;
	height: 2.2em;
	min-height: 2.2em;}

div#detailWin div.detailImg {
	width: 325px;
	float: left;
	padding: 19px 0 0 0;
	text-align: center;}

div#detailWin p.itemStatus {
	padding: 29px 0 20px 21px;
	text-align: left;}

div#detailWin p.itemStatus img {
	margin: 0;
	margin-right: 10px;
	}

div#detailWin p.closeBtn {
	position: absolute;
	top: 11px;
	right: 19px;}

div#detailWin div.footerBg {
	width: 530px;
	height: 9px;
	position: absolute;
	left: 0;
	bottom: -9px;
	background: url(/collection/detail/bg_bottom.png) left top no-repeat;
	font-size: 0;
	line-height: 0;}




