@charset "UTF-8";
/* CSS Document */

	.updDate {
		position:absolute;
		right:9px;
		top:5px;
		font-size:84%;
	}
	.tblBusiness td {
		border-bottom: 1px solid #d7d7d7;
	}
	.tblBusiness td.noLine {
		border: none;
	}
	.tblBusiness td p.brandType {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.tblBusiness td p.brandName {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.tblBusiness td.tdLogo {
		text-align:center;
	}
	.tblBusiness td p {
		margin-bottom:0px!important;
	}
	.tblBusiness tr.tblTitle th {
		border-bottom: 2px solid #d7d7d7;
		padding: 25px 0px 5px;
		font-weight: bold;
		font-size: 117%;
	}
	.tblBusiness tr.tblTitle th div {
		position:relative;
	}
	.tblBusiness tr.tblTitle02 th {
		border-bottom: 2px solid #d7d7d7;
		padding: 15px 0px 5px;
		font-weight: bold;
		font-size: 117%;
	}
	.tblBusiness tr.tblTitle02 td {
		border-bottom: 2px solid #d7d7d7;
	}
	
	.tblBusiness tr.tblTitle02 th div {
		position:relative;
	}
	
/*--------------------------------------*/
	.gender {
		position:absolute;
		top:4px;
		right:9px;
	}
	.msie .gender {
		top:2px;
	}
	.gender li {
		padding-left:13px;
		float:left;
		font-size:84%;
	}
	.gender .mens {
		background:url(/ir/imgs/store/common/mk-m.gif) no-repeat left 50%;
		margin-right: 15px;
	}
	.gender .womens {
		background:url(/ir/imgs/store/common/mk-w.gif) no-repeat left 50%;
	}
	.icn-mw {
		padding-right: 30px;
		background: url(/ir/imgs/store/common/mk-mw.gif) no-repeat right 50%;
	}
	.icn-m {
		padding-right: 14px;
		background: url(/ir/imgs/store/common/mk-m.gif) no-repeat right 50%;
	}
	.icn-w {
		padding-right: 16px;
		background: url(/ir/imgs/store/common/mk-w.gif) no-repeat right 50%;
	}
/*--------------------------------------*/
    .tblBusiness td.long-ttl{
        border-bottom: none;
    }
    .tblBusiness td.long-ttl2{
    }
    .tblBusiness td.top-border{
        border-top: 1px solid #d7d7d7;
    }
	
/*160331追加　TD　SBU下　line*/
.noLineBottom{
	border-bottom:none!important;}
.bordertop{
	border-top:1px solid #d7d7d7;}

/*180830追加　TD高さ保持*/
.td_hidden{
	visibility:hidden;
	}
