@charset "Shift-JIS";

/* -------------------------
  searchArea 
------------------------- */

#searchArea {
	width: 1000px;
	height: 50px;
	margin: 0 auto 15px;
}

#searchArea:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

/* -------------------------
  breadArea 
------------------------- */

#breadArea {
	width: 1000px;
	height: 15px;
	margin: 0 0 20px 9px;
	font-size: 12px;
}

#breadArea a{
	text-decoration:underline;
}

#breadArea a:hover{
	text-decoration:none;
}

/* -------------------------
  lboxLogo
------------------------- */

#lboxLogo {
	width: 200px;
	height: 188px;
	margin: 0 9px 18px 9px;
	background: url(/spc/images/common/bg_brandlogo.gif) top center no-repeat;
}

#lboxLogoInner01 {
	width: 150px;
	height: 64px;
	padding: 62px 31px;
}


/* -------------------------
  lbox04 
------------------------- */

.lbox04 {
	width: 200px;
	margin: 0 9px 18px 9px;
	background: url(/spc/images/common/bg_lbox_04.gif) top center repeat-y;
}

.lbox04 .lbox04Corner{
	width: 200px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#lbox04Tit {
	width: 168px;
	height: 42px;
	margin: 10px 16px 5px 16px;
}

.lbox04Txt {
	width: 160px;
	margin: 0 20px 5px 20px;
	font-size: 10px;
}

#lbox04btnArea {
	width: 168px;
	height: 43px;
	margin: 0 16px 5px 16px;
}

/* -------------------------
  pageTitle 
------------------------- */

#pageTitle01 {
	width: 770px;
	margin: 0 0 30px 0;
	border-bottom: 2px solid #222;
}

#pageTitle01 h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}

#pageTitle02 {
	width: 1000px;
	margin: 0 9px 30px 9px;
	border-bottom: 2px solid #222;
}

#pageTitle02 h2 {
	margin: 0;
	padding: 5px 0;
}



/* -------------------------
  introArea 
------------------------- */

#introArea {
	width: 770px;
	margin: 0 0 20px 0;
	background-color: #f2f2f2;
}

#introArea #phBrand{
	width: 770px;
	height: 250px;
	margin: 0;
}

#introArea p{
	width: 730px;
	padding: 20px 20px 11px 20px;
}

#introArea .introCorner{
	width: 770px;
	height: 9px;
}


/* -------------------------
  bannerAreaRight 
------------------------- */

#bannerAreaRight {
	width: 770px;
	height: 90px;
	margin: 0 0 20px 0;
}

bannerAreaRight ul:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#bannerAreaRight ul li{
	width: 246px;
	height: 90px;
	margin: 0 15px 0 0;
	float: left;
}

#bannerAreaRight ul li.lastChild{
	width: 246px;
	height: 90px;
	margin: 0 0 0 0;
	float: right;
}


/* -------------------------
  newsArea 
------------------------- */

#newsArea {
	width: 770px;
	margin: 0 0 30px 0;
	background: url(/spc/images/common/bg_news.gif) top center repeat-y;
}

#newsArea .newsCorner{
	width: 770px;
	height: 10px;
}

#newsArea #newsTit{
	height: 14px;
	padding: 10px 20px 0 20px;
	margin: 0 0 15px 0;
}

#newsArea dl{
	width: 730px;
	padding: 0 20px 0 20px;
	margin: 0 0 7px 0;
}

#newsArea dl:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#newsArea dl dt{
	width: 85px;
	margin: 0; 
	color:#ef0f61;
	font-weight: bold;
	float:left;
}

#newsArea dl a.arrowLink{
	padding: 0 0 0 15px;
	color:#ef0f61;
	font-weight: bold;
	background: url(/spc/images/common/icn_arrow_03.jpg) no-repeat 0 2px;
}

#newsArea dl a.arrowLink:hover{
	padding: 0 0 0 15px;
	color:#ef0f61;
	font-weight: bold;
	text-decoration: none;
	background: url(/spc/images/common/icn_arrow_03_on.jpg) no-repeat 0 2px;
}

#newsArea dl a.arrowLink.areaLinkHover{
	padding: 0 0 0 15px;
	color:#ef0f61;
	font-weight: bold;
	text-decoration: none;
	background: url(/spc/images/common/icn_arrow_03_on.jpg) no-repeat 0 2px;
}

#newsArea dl dd{
	width: 630px;
	margin: 0;
	float:right;
}

#newsArea dl dd a:hover{
	text-decoration: underline;
}


/* -------------------------
  detailArea 
------------------------- */

#detailArea {
	width: 770px;
	margin: 0 0 40px 0;
}

#detailArea:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#detailArea #detailBlock01 {
	width: 354px;
	margin: 0;
	float: left;
}

#detailArea #detailBlock01 dl:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#detailArea #detailBlock01 #phDetail {
	width: 354px;
	margin: 0 0 20px 0;
}

#detailArea #detailBlock01 dl dt {
	width: 354px;
	height: 15px;
	margin: 0 0 10px 0;
}

#detailArea #detailBlock01 dl dd {
	width: 354px;
	margin: 0 0 10px 0;
}

#detailArea #detailBlock01 dl dd ul{
	width: 354px;
	margin: 0 0 6px 0;
}

#detailArea #detailBlock01 dl dd ul:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#detailArea #detailBlock01 dl dd ul li{
	width: 66px;
	font-size: 10px;
	margin: 0 0 0 6px;
	float: left;
}

#detailArea #detailBlock01 dl dd ul li.firstChild{
	margin: 0;
	float: left;
}

#detailArea #detailBlock01 dl dd ul li.lastChild{
	margin: 0;
	float: right;
}


#detailArea #detailBlock02 {
	width: 385px;
	margin: 0;
	float: right;
}

#detailArea #detailBlock02 .icon{
	width: 385px;
	height: 15px;
	margin: 0 0 20px 0;
}

#detailArea #detailBlock02 .icon:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#detailArea #detailBlock02 .icon img{
	float: left;
	margin: 0 1px 0 0;
}

#detailArea #detailBlock02 .brand{
	width: 385px;
	margin: 0 0 10px 0;
	font-weight:bold; 
	color:#ef0f61;
}

#detailArea #detailBlock02 .name{
	width: 385px;
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size: 16px;
}

#detailArea #detailBlock02 .price{
	width: 385px;
	margin: 0 0 15px 0;
	font-weight:bold;
	font-size: 16px;
}

#detailArea #detailBlock02 .price span{
	color: #ff0000;
}

#detailArea #detailBlock02 .send{
	width: 385px;
	margin: 0 0 25px 0;
}

#detailArea #detailBlock02 .send a.arrowLink{
	padding: 0 0 0 15px;
	background: url(/spc/images/common/icn_arrow_03.jpg) no-repeat 0 2px;
	text-decoration: underline;
}

#detailArea #detailBlock02 .send a.arrowLink:hover{
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url(/spc/images/common/icn_arrow_03_on.jpg) no-repeat 0 2px;
}

#detailArea #detailBlock02 .exp{
	width: 385px;
	margin: 0 0 40px 0;
}

#detailArea #detailBlock02 .cap{
	width: 385px;
	margin: 0 0 0 0;
	font-size: 10px;
}


#detailArea #detailBlock02 .link{
	width: 385px;
	height: 15px;
	margin: 0 0 25px 0;
}

#detailArea #detailBlock02 .link img{
	margin: 0 10px 0 0;
}


#detailArea #detailBlock02 .tbl01{
	width: 385px;
	margin: 0 0 15px 0;
	background-color: #ddd;
}

#detailArea #detailBlock02 .tbl01 th{
	background-color: #f5f5f5;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	padding: 12px;
}

#detailArea #detailBlock02 .tbl01 td{
	background-color: #fff;
	text-align:left;
	vertical-align: middle;
	padding: 12px;
}

#detailArea #detailBlock02 .tbl01 td.resr{
	text-align:right;
	vertical-align: middle;
}

#detailArea #detailBlock02 .tbl01 td.resr a.arrowLink{
	padding: 0 0 0 15px;
	background: url(/spc/images/common/icn_arrow_03.jpg) no-repeat 0 2px;
	text-decoration: underline;
}

#detailArea #detailBlock02 .tbl01 td.resr a.arrowLink:hover{
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url(/spc/images/common/icn_arrow_03_on.jpg) no-repeat 0 2px;
}


#detailArea #detailBlock02 .tbl01 td span{
	color: #ff0000;
	font-weight: bold;
}

#detailArea #detailBlock02 .tbl01 td.btnBlock {
	width: 139px;
	height: 29px;
	padding:12px;
}

#detailArea #detailBlock02 .tbl01 td.btnBlock .detailBtnArea{
	width: 139px;
	height: 29px;
}


#detailArea #detailBlock02 .tbl02{
	width: 385px;
	margin: 0 0 15px 0;
	background-color: #ddd;
}

#detailArea #detailBlock02 .tbl02 th{
	background-color: #f5f5f5;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	padding: 8px 2px;
}

#detailArea #detailBlock02 .tbl02 td{
	background-color: #fff;
	text-align:center;
	vertical-align: middle;
	padding: 8px 2px;
}


/* -------------------------
  itemArea 
------------------------- */

.itemArea {
	width: 770px;
	margin: 0 0 0 0;
}

.itemAreaTit{
	width: 770px;
	border-bottom: 2px solid #f00c60;
	margin: 0 0 18px 0;
	padding: 0;
}

.itemAreaTit h2{
	width: 770px;
	height: 17px;
	margin: 0 0 10px 0;
}

.itemArea ul:after {  /*clearfix*/
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.itemArea ul li {
	width: 96px;
	margin: 0 0 15px 16px;
	font-size: 10px;
	float: left;
}

.itemArea ul li.firstChild {
	width: 96px;
	margin: 0 0 15px 0;
	float: left;
}

.itemArea ul li.lastChild {
	width: 96px;
	margin: 0 0 15px 0;
	float: right;
}

.itemArea ul li .listInner{
	width: 96px;
	line-height: 140%;
}

.itemArea ul li .listInner .thumb{
	width: 96px;
	margin: 0 0 10px 0;
	text-align: center;
	vertical-align:middle;
}

.itemArea ul li .listInner .name{
	width: 96px;
	margin: 0 0 3px 0;
}


.itemArea ul li .listInner .price{
	width: 96px;
	margin: 0 0 7px 0;
}


/* -------------------------
  dotLineArea 
------------------------- */

.dotLineArea {
	width: 770px;
	height: 1px;
	padding: 15px 0 30px 0;
}


/* -------------------------
  memberArea 
------------------------- */

h4#member {
	font-size:16px;
	margin: 0 0 10px 0;
}

#memberArea {
	width: 770px;
	margin: 0 0 30px 0;
	background: url(/spc/images/common/bg_news.gif) top center repeat-y;
}

#memberArea .newsCorner{
	width: 770px;
	height: 10px;
}

#memberArea #memberInner{
	padding:20px;
}

#memberArea #memberInner #newsTit{
	width:730px;
	height: 14px;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #222;
}

#memberArea #memberInner h5{
	font-size: 14px;
	font-weight:bold; 
	color:#ef0f61;
}

#memberArea #memberInner p{
	width:730px;
	margin: 0 0 12px 0;
}

#memberArea #memberInner .memberLink{
	margin: 0 0 0 2px;
}


#memberArea #memberInner .memberLink a.arrowLink{
	padding: 0 0 0 15px;
	color:#ef0f61;
	font-weight: bold;
	text-decoration: underline;
	background: url(/spc/images/common/icn_arrow_03.jpg) no-repeat 0 3px;
}

#memberArea #memberInner .memberLink a.arrowLink:hover{
	padding: 0 0 0 15px;
	color:#ef0f61;
	font-weight: bold;
	text-decoration: none;
	background: url(/spc/images/common/icn_arrow_03_on.jpg) no-repeat 0 3px;
}


/* -------------------------
  Brand Sale
------------------------- */

#contents-1col{
	width:1000px;
}
.common-division {
    padding: 0 0 20px;
}
.common-noindent {
    padding: 9px 0 11px;
}
#sale-brand-list {
    margin: 0;
}

#sale-brand-list h4 img {
    margin: 15px 0;
}
#sale-brand-list td {
    background: url("/spc/images/common/bg_brand02.gif") no-repeat scroll left bottom #FFFFFF;
    padding: 0 0 5px;
    width: 182px;
	height:150px;
}
#sale-brand-list td div.sale-brand {
    background: url("/spc/images/common/bg_brand01.gif") no-repeat scroll left top #FFFFFF;
    padding: 5px 6px 5px 8px;
    position: relative;
    text-align: center;
}
#sale-brand-list .sale-brand-text {
    background: #000000;
    width: 168px;
    border-radius: 5px 5px 5px 5px;
}
#sale-brand-list .sale-brand-new-text {
    background: #ed0000;
    width: 168px;
    border-radius: 5px 5px 5px 5px;
}
#sale-brand-list .sale-brand-text p {
    color: #FFFFFF;
    margin: 0;
    padding: 0 2px;
    text-align: center;
}
#sale-brand-list .sale-brand-new-text p {
    color: #FFFFFF;
    margin: 0;
    padding: 0 2px;
    text-align: center;
}
.common-noindent {
    padding: 9px 0 11px;
}
.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#sale-price-list li {
    float: left;
    text-align: left;
    vertical-align: top;
	list-style:none;
	width:215px;
	margin:0px 12px 0px 0px;
}
#sale-price-list li span {
    background: url("/spc/images/common/line_dot.gif") repeat-x scroll left bottom transparent;
    display: block;
    margin: 5px 0;
    width: 215px;
}
#sale-price-list a:link {
    color: #666666;
    text-decoration: underline;
}
#sale-price-list li span a {
    background: url("/spc/images/common/link_arrow.gif") no-repeat scroll left center transparent;
    padding: 0 0 0 17px;
    width: auto;
}
#sale-price-list .sale-price-count {
    margin: 0 0 0 5px;
}
#sale-price-list li span span {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    padding: 0;
    width: auto;
}
.common-division {
    padding: 0 0 20px;
}
.common-noindent {
    padding: 9px 0 11px;
}
#itemcategory-table td {
    text-align: left;
    vertical-align: top;
    width: 227px;
}
.itemcategory-list {
    margin: 20px 5px 0;
    width: 215px;
}
.itemcategory-list .common-txtheader {
   background: url("/spc/images/common/bg_sale_itemtitle.gif") no-repeat scroll left top;
    width: 100%;
}
.itemcategory-list .common-txtheader div {
    /* background: url("/spc/images/common/txth-bg-bottom_215.gif") no-repeat scroll left bottom transparent; */
    padding: 3px 0;
}
.itemcategory-list .common-txtheader div h3, .common-txtheader div h4, .common-txtheader div h5 {
    /* background: url("/spc/images/common/txth-bg-middle.gif") repeat-y scroll left top transparent; */
    padding: 0 18px 0 5px;
}
.itemcategory-list .common-txtheader span {
    background: url("/spc/images/common/txth-arrow.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    display: block;
    padding: 0 0 0 5px;
}

.itemcategory-list a:link {
    color: #666666;
    text-decoration: underline;
}

.itemcategory-list .common-txtheader span a {
    color: #FFFFFF;
}

.itemcategory-list li {
    background: url("/spc/images/common/line_dot.gif") repeat-x scroll left bottom transparent;
    display: block;
    padding: 5px 0;
    width: 100%;
	text-align:left;
}


.common-noindent th, td {
    vertical-align: top;
		 /*width:227px;*/
}
.itemcategory-list li span a {
    background: url("/spc/images/common/link_arrow.gif") no-repeat scroll left center transparent;
    padding: 0 0 0 17px;
    width: auto;
}
#main-blandlist{
	width:910px;
	margin:0 auto;
}