/* ***** about.html ****** */
div.catAboutName{
	width:100%;
	font-size:30px;
	line-height:30px;
	color:#666;
	font-weight:bold;
	clear:both;
	padding-bottom:10px;
}
div.catAboutContent{
	width:100%;
	clear:both;
	padding-top:10px;
}
div.catAboutImage{
	float:left;
	padding:0 20px 20px 0;
	background-color:#fff;
}
div#catArea div.catAboutRight{
	width:380px;
	float:left;
}
div#listCatContet div.catAboutRight{
	width:710px;
	float:left;
}


p.catAboutLead{
	padding:0px 0 20px 0;
	color:#666;
	font-weight:bold;
}


.slider-wrap {position: relative;width: 950px;}
 
 
.stripViewer { /* スライドパネルの大外枠 */
	position: relative;
	overflow: hidden;
	border: 0;
	width: 950px;
	height:430px;
	clear: both;
	background: #fff;
}
 .stripViewer .panelContainer { /* スライドパネルの外枠 */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}
 
.stripViewer .panelContainer .panel { /* 実際にスライドするパネル */
	float:left;
	height: 100%;
	position: relative;
	width: 950px;
}
 
.stripViewer .panelContainer .panel .wrapper { padding: 10px;}
 
.stripNav {
	padding:10px 0 10px 0;
}
 
.stripNav ul {
	list-style: none;
	padding-bottom:10px;
	display:none;
}
 
.stripNav li {float: left;font-size:20px;}
.stripNav a{
	color:#999;
}
.stripNav a:hover{
	color:#000;
	text-decoration:none;
}
div.panel{
	padding-top:10px;
}
.stripNavL, .stripNavR {
	display:none;
}

div#categoryWorks{
	width:950px;
}
div#categoryLineups{
	width:303px;
	float:right;
}
div#categoryLineups img{
	margin-bottom:20px;
}
div#worksContainer{
	padding-bottom:20px;
	overflow:hidden;
	width:100%;
}
div#categoryWorksNav{
	width:100%;
	text-align:center;
	font-size:15px;
}
div.works400600{
	width:600px;
	margin:0 auto;
	line-height:1.8em;
}
div.works400600 img{
	float:left;
	margin-right:10px;
}
div.works400600 strong{
	
}



/* ***** 商品カテゴリページのbrandリスト ****** */



div.brandAboutContent  {
margin: 30px 15px 0;
}


div.brandAboutContent ul li.brandList  {
float: left;
width: 215px;
margin: 0 20px 20px 0;
}

div.brandAboutContent ul li.brandListLast  {
margin: 0 0 20px 0;
}


div.bb_cap  {
margin-top: -5px;
}