@charset "utf-8";
/* /brand/stylish/index style */


/*-----------------------------------------
               
			   #sec05
		
-----------------------------------------*/
#sec05 .itemTitle{
	font-size:25px;
	font-weight:bold;
}

#sec05 p.variabletxt{
	width:400px;
	margin:40px;
	float: left;
	line-height: 1.8em
}

.variocrip_items,
.fullwhite_items {
	width: 1020px;
}

#sec07{
	position:relative;
	height:1350px;
}

#sec07 .distinctive_items{
	width:800px;
	position:absolute;
	left:250px;
	top:760px;
}

.variocrip_items li {
	float: left;
	position: relative;
	margin: 40px 20px 0 0;
	width: 230px;
	min-height: 330px;
	color: #222222;
}

.fullwhite_items li{
	float:left;
	position:relative;
	margin: 40px 20px 0 0;
	width: 230px;
	min-height: 260px;
	color: #222222;
}

.distinctive_items li{
	float:left;
	margin: 40px 20px 0 0;
	width: 230px;
	color: #222222;
}

.variocrip_items img,
.fullwhite_items img,
.distinctive_items img {
	margin-bottom: 15px;
}

.variocrip_items img.border,
.fullwhite_items img.border {
	border: solid 1px #dddddd;
}

.variocrip_items .itemName{
	font-size:15px;
	font-weight:bold;
}

.linkbox{
	position:relative;
	width:980px;
	height:317px;
}
.inbox{
	position:absolute;
	right: 57px;
    bottom: 68px;
}
.inbox li{
	margin-top:5px;
}
.inbox li img:hover{
	opacity:0.6;
	cursor:pointer;
}
/*stumfl TOP line消し*/
.b_items .noneline{
	border-bottom:none;
}

.news{
	padding: 16px;
	border:  3px solid #095cdc;
}

.news h2{
	margin-top: 0;
	margin-bottom: 0;
	font-size:25px;
}

