@charset "shift_jis";
/* CSS Document */

*{ margin:0; padding:0; }
body{
	font-size: 14px;
	line-height: 180%;
	color:#000;
	font-family: "CI","Meiryo","lr oSVbN","Hiragino Kaku Gothic Pro","qMmpS Pro W3",sans-serif;
	letter-spacing: 1px;
}
img{ border:0; }
li{ list-style:none; }
.mgb10{ margin-bottom:10px; }
.mgb15{ margin-bottom:15px; }
.mgb20{ margin-bottom:20px; }
.mgb25{ margin-bottom:25px; }
.mgb30{ margin-bottom:30px; }
.mgb40{ margin-bottom:40px; }

#wrapper{
	background:#000000;
}

#contents{
	background:#000;
	width:960px;
	margin:0 auto;
}
#contents .logo{
	padding:20px 0px;
}

#contents .title p{
	font-family:qMmpS Pro W6;
	font-size:30px;
	text-align:center;
	margin:45px 0 40px 0;
	color:#FFFFFF;
	/* [disabled]font-size:1.1em; */
	line-height:1.5em;
}

#contents .maintxt p{
	text-align:center;
	margin-bottom:40px;
	color:#FFFFFF;
	/* [disabled]font-size:1.1em; */
	line-height:1.8em;
}

#contents .vd{
	text-align:center;
	margin-bottom:40px;
}

#contents .item{
	padding-left:2px;
}
#contents .item h2{
	margin-top:20px;
}
#contents .item ul li.mg{
	width:309px;
	height:300px;
	float:left;
	/*display:block;*/
	background:#ffffff none repeat scroll 0 0;
	margin:0 10px 10px 0;
}
#contents .item ul li.mgr{
	width:310px;
	height:300px;
	float:left;
	/*display:block;*/
	background:#ffffff none repeat scroll 0 0;
	margin:0 10px 10px 0;
}

#contents .item ul li.black{
	background:#000000;
}

#contents .item ul li img.wear{
	margin:5px 0 5px 35px;
}

#contents .item ul{
	display:block;
}

#contents .item ul li p{
	font-size:11px;
	line-height:1.3em;
	margin:10px 5px 5px 35px;
	letter-spacing:-0.01em;
}

#contents .item ul li img.new{
	margin:0 0 5px 95px;
}

	
#contents .item ul li img.buy_btn{
	margin-left:113px;
}



#contents .item ul li.mg2 img.wear{
	margin:10px 0px 5px 23px;
}

#contents .item ul li.mg2{
	width:229px;
	height:265px;
	float:left;
	/*display:block;*/
	background:#FFFFFF;
	margin:0 10px 10px 0;
}

#contents .item ul li.mg2 p{
	font-size:10px;
	line-height:1.3em;
	margin:0 5px 5px 5px;
	letter-spacing:-0.01em;
}

#contents .item ul li.mg2 img.new{
	margin:0 0 5px 80px;
}	

#contents .item ul li.mg2 img.buy_btn{
	margin-left:68px;
}


#contents .btn a{
	background:url(../img/btn.gif) no-repeat left top;
	width:470px;
	height:48px;
	display:block;
}

#contents .btn a:hover{
	background-position:0 -48px;
}

#contents .bnr_area{
	padding:15px 32px 0 32px;
}

#contents .bnr_area p{
	text-align:center;
}

#contents .bnr_area p a{
		color:#FFF;
}
#contents .bnr_area p a:hover{
	text-decoration:none;
}

#contents .bnr_area a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: halpha( opacity=80 )h;
}


div.footer{
	text-align:center;
	margin-top:30px;
	font-size:10px;
	color:#FFFFFF;
	clear:both;
}


/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
overflow:hidden;
font-size:0.1em;
line-height:0;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }
