﻿/* visual */
#visual ul {display:block;padding:0;margin:0;list-style:none;height:400px;overflow:hidden;}
#visual ul li {display:block;height:100%;}
#visual ul li a {display:block;height:100%;}

/* main banner */
.main_b01 {overflow:hidden;margin-bottom:20px;}
.main_b01 ol {display:block;padding:0;margin:0;list-style:none;}
.main_b01 ol li {float:left;}
.main_b01 ol li+li {float:left;margin-left:6px;}
	

/* shop look */
.AB-category-n1 h3{margin-bottom:8px;} 
.shop_look_box{margin-bottom:20px;background-color:#fff;border:3px solid #888;}
.shop_look_title{overflow:hidden;background-color:#999;text-align:center}
.shop_look_title h3{margin:10px 0px;font-size:26px;font-weight:bold;color:#fff}
.shop_look_lst{overflow:hidden;height:430px;background-image:url(img/);background-position-x: -29px;}
.shop_look_lst ul{margin:0px 0px 0px 0px;padding-left:0px;height:430px;}
.shop_look_lst li{list-style: none;float:left;width:313.5px;height:215px;margin:0px 0px 0px 0px;background-image:url(/img/shop_look_bg_lst.png);background-repeat:no-repeat;background-position:30px 25px;border: 1px solid #e3e7e9;}
.shop_look_lst ul:after{content:""; clear:both; display:block;visibility:hidden; height:0;}
.shop_look_lst dl{margin:0}
.shop_look_lst dt{padding:30px 5px 0px 80px;font-size:20px;color:#526c7d;}
.shop_look_lst dd{text-align:right;margin-left:0px}

/* header bnr*/
#topbnr {height:100px;width:100%;min-width:1260px;overflow:hidden;}
#topbnr .topbnr-1 {position:relative;top:0;left:50%;}
#topbnr .topbnr-1 img {position:absolute;top:0;left:-1000px;width:2000px;height:100px;}

