@charset "shift_jis";
/* CSS Document */

*{ margin:0; padding:0; }
body{
	font-size: 14px;
	line-height: 180%;
	color:#000;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	letter-spacing: 1px;
}
img{ border:0; }
li{ list-style:none; }

#wrapper{
	background:#ffffff;
}

#contents{
	background:#fff;
	width:980px;
	margin:0 auto;
}
#contents .logo{
	margin:30px 0 30px 20px;
}
#contents .maintxt p{
	text-align:center;
	font-size:14px;
	color:#000000;
	line-height:2em;
	margin:20px 0 35px;
}

#contents .item {
	margin: 30px 0px 40px;
}
#contents .item nav{
	margin:0 auto;
}
#contents .item ul li{
	float: left;
    height: auto;
    /*margin: 30px 0 30px 0;*/
}

#contents .column_wrapper {
	margin: 0 146px;
}

p.variation_txt{ font-size:25px; margin:40px 0 0 38px; color:#5c707c;}
#contents .item ul li.column1 {
	width: 213px;
}

#contents .item ul li:nth-child(1),
#contents .item ul li:nth-child(2),
#contents .item ul li:nth-child(3),
#contents .item ul li:nth-child(4),
#contents .item ul li:nth-child(5),
#contents .item ul li:nth-child(6),
#contents .item ul li:nth-child(7){ margin-right:32px;}

#contents .item ul li.column2 {
	width: 213px;
}
#contents .item ul li img.wear{
	margin-bottom:10px;
}
#contents .item ul li img.wear:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#contents .item ul{
	display:block;
	margin-top:5px;
	/*margin-left:37px;*/
	margin-bottom:40px;
}

#contents .item ul.second{margin-top:5px;/*margin-left:74px;*/}

#contents .item ul li p{
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	letter-spacing:-0.01em;
}

#contents .item ul li p span{ font-size:12px;}
#contents .item ul li p img.new{
	margin:0 0 5px 95px;
}	
#contents .item ul li p a{
	color:#000000;
	text-decoration:none;
}
#contents .item ul li p a:hover{
	color:#6d6d6d;
	text-decoration:underline;
}
#contents .item ul li span a{
	background:url(../images/btn_buy.gif) no-repeat scroll center top;
    display: block;
    height: 25px;
	margin:10px auto 20px;
    width: 90px;
}
#contents .item ul li span a:hover{
	background-position:0 -25px;
}

div.footer{
	text-align:center;
	margin:40px 0 40px 0;
	font-size:10px;
	line-height:1.8em;
	color:#000000;
	clear:both;
}



.lopez_icon {
	height: 48px;
}


p.item_text {
	/*height:83px*/
	margin-bottom: 20px;
}

div.item_area{width:100%;}
.left_area{ margin:15px 0 0 38px; height:220px; float:left;}
.right_area{ margin:15px 0 0 0; float:left;}
p.item_name{ font-size:22px; margin:15px 0 30px 0;; color:#5c707c; font-weight:bold;}
p.item_copy{ color:#5c707c; margin-bottom:20px;}
p.btn_detail{ border:1px solid #5c707c; padding:5px 5px; text-align:center; width:100px; color:#5c707c;}
a{ text-decoration:none;}
p.btn_detail:hover{ background:#5c707c; color:#fff;}
p.et_btn{ font-size:30px; width:560px; background-color:#104593; padding:15px 0; text-align:center; color:#fff; margin:0 auto;
-o-border-radius: 10px; /* 無視する */
  border-radius: 10px;　/* 無視する */
  -moz-border-radius: 10px;　/* 認識 */
  -webkit-border-radius: 10px;　/* 無視する */
  -ms-border-radius: 10px;　/* 無視する */}
/*============================ 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; }
.nav {margin: 50px 0 ;
}
