@charset "utf-8";
/* CSS Document */
.topic .price{
	padding-top:7px;
}
.topic .itemlist{
	width:385px;
	position:relative;
}
.trend .itemlist p{
	padding-top:3px;
}
.topic .itemlist dl{
	padding:0 10px 30px 10px;
}
.topic .itemlist dt{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.topic .itemlist ul{
	width:325px;
	margin:0 auto 20px auto;
	display:block;
	overflow:hidden;
}
.topic .itemlist li{
    display: inline-block;
    letter-spacing: normal;
    margin: 0 12px 0 0;
    vertical-align: top;
    width: 100px;
	float:left;
}
.topic .itemlist li:last-child{
	margin-right:0;
}

.btn-detail{
	width:325px;
	background:#E6E5E1;
	clear:both;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.btn-detail a{
	width:325px;
	padding:10px 0;
	background:url(../img/ic/arrow03.png) no-repeat 300px 12px;
	text-align:center;
}
.onecolumn.top{/*oneColumn*/
	border-top:2px solid #E6E5E1;
	width:100%;
	display:block;
	overflow:hidden;
	padding-top:10px;
}
.onecolumn .pnkzsnsarea{
	width:1000px;
	margin:0 auto;
}
.onecolumn.top .pnkzsnsarea .pankz{
	float:left;
	width:500px;
}
.onecolumn.top .pankz{
	width:1000px;
	margin:0 auto;
}
.onecolumn.top .pankz ol {
    clear: both;
}
.onecolumn.top .pankz li {
    display: inline;
    padding-left: 5px;
}
.onecolumn.top .pankz li a {
    background: rgba(0, 0, 0, 0) url("../../common/image/topicpath.gif") no-repeat scroll right center;
    padding-right: 10px;
}
.onecolumn.top .pankz li a:hover {
    text-decoration: underline;
}
.onecolumn.top .pankz li.home {
    background: rgba(0, 0, 0, 0) url("../../common/image/icon_home.gif") no-repeat scroll left center;
    padding-left: 16px;
}
.onecolumn.top .pnkzsnsarea .snsarea{
	float:right;
	width:412px;
}
.onecolumn.top .pnkzsnsarea .snsarea li{
	float:left;
	padding-left:10px;
}
.detail{
	display:block;
	overflow:hidden;
}
.itemimage{
	width:500px;
}
.itemimage .trend ul{
	padding-bottom:10px;
	display:block;
	overflow:hidden;
}
.itemimage .itemimg ul{
	margin-top:8px;
	display:block;
	overflow:hidden;
}
.itemimage .itemimg li{
	float:left;
    margin: 0;
	padding-right:14px;
	position:relative;
	display:block;
	overflow:hidden;
}
.itemimage .itemimg li .select {
    background:url(../img/ic/border03.png) no-repeat left top;
    cursor: pointer;
    float: left;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.itemimage .itemimg li:last-child{
	padding-right:0;
}
.detail .stf li{
	float:left;
	padding-right:10px;
}
.detail .stf li:last-child{
	padding-right:0;
}
.detail .trend li{
	float:left;
	padding:2px 9px 0 2px
}
.detail .trend li:last-child{
		padding-right:0;
}
.detail .trend,.detail .stf,.detail .itemimg,.itemtext,.itemsize,.itemshop,.search .rank,.search .undercate,#page02{
	margin-bottom:25px;
}
.itemdetail{
	border-top:1px solid #000;
	width:470px;
}
.itemtitle{
	border-bottom:1px solid #ccc;
	padding:10px 0 0 0;
}
.itemtitle ul{
	clear:both;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}
.itemtitle ul li{
	float:left;
	padding-right:10px;
}
.itemtitle h2{
	background: none;
	color: #333;
	font-size:18px;
	font-weight:bold;
	clear:both;
	letter-spacing:1px;
	padding-bottom:15px;
}
.itemtitle .price{
	font-size:30px;
	letter-spacing:1px;
	padding-bottom:15px;
}
.itemtitle .price span{
	padding-left:5px;
	font-size:14px;
	color:#7f7f7f;
}
.itemtitle .sp_price{
	font-size:30px;
	letter-spacing:1px;
	padding-bottom:15px;
	color:#d62243;
	font-weight:bold;
}
.itemtitle .sp_price span.normal{
	padding-right:5px;
	font-size:18px;
	color:#353535;
	font-weight:normal;
	text-decoration:none;
}
.itemtitle .sp_price span.normal.line{
	text-decoration:line-through;
}
.itemtitle .sp_price span.discount{
	font-size:16px;
	font-weight:normal;
}

.itemtitle .brand img,.itemtitle .brand p{
	float:left;
}
.itemtitle .brand p{
	padding:4px 5px;
	width:200px;
}
.itemtitle .brand a:hover p{
	text-decoration:underline;
}
.detail h3{
	border-top:1px solid #ccc;
	font-size:18px;
	padding:10px 0 20px 0;
	font-weight:normal;
}
.itemtext ul{
	margin-top:20px;
}
.itemtext ul.icon02{
	margin-top:10px;
}
.itemtext ul.icon02 li {
    background:none;
    margin: 0;
    padding: 0;
	float:left;
	margin-right:10px;
}
.itemtext ul a:hover,.itemsize ul a:hover{
	text-decoration:underline;
}
.itemtext li,.itemsize li{
	background:url(../img/ic/icon_window.png) no-repeat 0 3px;
	padding-left:20px;
}
.itemsize th{
	padding:10px;
	text-align:center;
}
.itemsize tr:first-child{
	background:#e5e5e5;
}
.itemsize tr:first-child th{
	border-left:1px dotted #ccc;
}
.itemsize tr:first-child th:first-child{
	border-left:none;}
.itemsize tr{
	border-bottom:1px solid #ccc;
}
.itemsize td{
	padding:10px;
	border-left:1px dotted #ccc;
}
.itemsize ul{
	margin:10px 0 20px 0;
}
.onecolumn.bottom{
	border-top:1px solid #ccc;
}
.onecolumn.bottom .check{
	width:1000px;
	margin:0 auto;
	padding-bottom:100px;
}
.onecolumn.bottom .check img{
	width:95px;
}
.onecolumn.bottom .check h2{
	border:none;
	font-size:18px;
	padding:10px 0 20px 0;
}
.itemcart{
}
.itemcart .numselect select{
	width:220px;
	height:50px;
	background: #fff;
    border: medium none;
    padding: 6px;
	border:1px solid #ccc;
}
.itemcart .numselect.num select{
	width:80px;
}
.itemcart .numselect select option{
	padding:6px;
	border-bottom:1px dotted #ccc;}

.itemcart td.color,.itemcart td.size{
	margin:20px 0 10px 10px;
}
.itemcart td.num,.itemcart td.cartlink{
	margin:0 0 20px 10px;
}
.itemcart td.cartlink{
}
.itemcart td.shoplist{
	width:45px;
}
td.cartlink .btn,td.cartlink .btn01,td.cartlink .btn02,td.cartlink .btn03{
	border-radius:3px;
	font-size:16px;
}
.itemcart td.cartlink a{
	/*color:#fff;
	display:block;
	text-align:left;
	padding:11px 0 11px 55px;*/
}
.itemcart td.cartlink .btn{
	/*background:url(../img/ic/arrow10.png) no-repeat 205px center #48ac31;*/
}
.itemcart td.cartlink .btn a{
	/*background:url(../img/ic/icon_cart02.png) no-repeat 30px center;*/
}
.itemcart td.cartlink .btn01,.itemcart td.cartlink .btn02{
	background:url(../img/ic/arrow10.png) no-repeat 205px center #383838;
}
.itemcart td.cartlink .btn01 a{
	background:url(../img/ic/icon_cart03.png) no-repeat 30px center;
}
.itemcart td.cartlink .btn02 a{
	background:url(../img/ic/icon_cart04.png) no-repeat 30px center;
}
.itemcart td.cartlink .btn03{
	background:#fff;
	border:1px solid #ccc;
}
.itemcart td.cartlink .btn03 a{
	background: url(../img/ic/icon_cross01.png) no-repeat 35px 15px;
	color:#383838;
}
.itemcart table.colortype{
	border-bottom:1px dashed #ccc;
	display:block;
	overflow:hidden;
	padding:20px 0;
}
.itemcart table.colortype th{
	height:40px;
	position:relative;
}
.itemcart table.colortype th a img{
	margin:0;
	padding:0;
	border:0;
}
.itemcart table.colortype th .select {
    background:url(../img/ic/border02.png) no-repeat left top;
    cursor: pointer;
    float: left;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.itemcart table.colortype tr:first-child{
	margin-bottom:10px;
	display:block;
}
.itemcart table:last-child{
	border:none;
}
.itemcart table.colortype p.colorname{
	padding:12px 5px;
}
.itemvariation table{
	width:450px;
	margin:20px auto;
}
.itemvariation table tr{
	border-bottom:1px solid #ccc;
}
.itemvariation table th,.itemvariation table td{
	border-right:1px dotted #ccc;
}
.itemvariation table th{
	padding:10px;
	background:#e5e5e5;
	text-align:center;
}
.itemvariation table td{
	padding:10px;
}
.itemvariation table tr td:nth-child(3){
	border:none;
}
.search .rank{
	display:block;
	overflow:hidden
}
.search .rank h3,.search .undercate h3{
	border-top:1px solid #E6E5E1;
	font-size:14px;
	padding:10px 0 20px 10px;
	font-weight:bold;
}
.catesearch{
	padding:0 0 0 40px;
	display:block;
	overflow:hidden;
}
.catesearch p{
	float:left;
	width:170px;
	padding-left:15px;
	background:url(../img/ic/arrow05.png) no-repeat 0 center;
	margin-bottom:10px;
}
.catesearch a:hover p{
	text-decoration:underline;
}
.ranksearch,.undercate{
	display:block;
	overflow:hidden;
}
.undercate .btn{
	background:#353535;
	border-radius:3px;
	width:190px;
	text-align:center;
	margin:0 auto;
}
.undercate .btn a{
	color:#fff;
	padding:12px 40px;
	display:block;
	background:url(../img/ic/arrow10.png) no-repeat 170px 14px;
}
.btn a{
	text-decoration:none;
}
.displayarea{
	font-size:14px;
}
.displayarea .top,.displayarea .bottom{
	padding:15px;
	display:block;
	overflow:hidden;
	position:relative;
}
.displayarea .top{
	background:#f5f5f5;
}
.displayarea .top .colorselect,.colorselect p,.colorselect ul,.colorselect li,.pager li,.pager p,.pager ul{
	float:left;
}
.colorselect{
	margin-top:4px;
}
.colorselect p,.pager p{
	padding:8px 10px 0 0;
}
.colorselect ul{
    display: block;
    overflow: hidden;
    width: 104px;
}
.colorselect ul li a {
	border:1px solid #bbb;
	background:#fff;
    color: #000;
    float: left;
    padding:5px 0;
    text-align: center;
    width: 50px;
	text-decoration:none;
}
.colorselect ul li.select a {
    background:#353535;
    border:1px solid #353535;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.colorselect li:first-child{
	border-right:none;
}
.displayarea .top .num{
	float:left;
	width:300px;
	margin-top:10px;
}
.displayarea .top .num p{
	float:left;
	padding-right:10px;
}
.displayarea .top .num a{
	padding:0 10px;
}
.displayarea .top .num a.select{
	background:#ccc;
}
.displayarea .top .num a:hover.select{
	text-decoration:none;
}
.displayarea .top .num a:hover{
	text-decoration:underline;
}
.displayarea .top .num ul{
	border-right:1px solid #ccc;
}
.displayarea .top .num ul li{
	float:left;
	border-left:1px solid #ccc;
}
.displayarea .top .pager{
	float:right;
}
.displayarea .bottom p,.displayarea .bottom select{
	float:left;
	vertical-align:middle;
	margin:0 5px;
	font-size:12px;
}
.displayarea .bottom ul{
	float:right;
	margin:6px 0;
}
.displayarea .bottom li{
	float:left;
	padding-left:10px;
}
.displayarea .bottom p:first-child{
	margin-left:0;
	padding-left:0;
}
.displayarea .bottom p{
	padding:8px 0 0 6px;
	font-size:12px;
}
.displayarea .bottom p a,.displayarea .bottom p img{
	display:inline-block;
	vertical-align:middle;
}
.displayarea .bottom p img{
	padding-right:5px;
}
.displayarea .bottom p a:hover{
	text-decoration:underline;
}
.displayarea .bottom select{
	padding:5px;
	border:1px solid #ccc;
}
.pager ul {
    display: block;
    overflow: hidden;
	float:right;
    min-width: auto;
}
.pager ul li.prev,.pager li.next{
	border:1px solid #bbb;
	color:#484848;
	background:#fff;
	text-align:center;
}
.pager ul li.prev{
	margin-right:10px;
}
.pager ul li.next{
	margin-left:10px;
}
.pager ul li.prev.first{
	color:#c2c1c1;
}
.pager ul li a {
    color: #000;
    float: left;
    text-align: center;
    width: 30px;
	line-height: 30px;
}
.pager ul li a.pager {
	display: block;
	padding: 0 10px;
}
.pager ul li a:hover {
    background:#353535;
    color: #fff;
	width: 30px;
}
.pager ul li a.pager:hover {
    background:#353535;
    color: #fff;
}
.pager ul li.select {
    background:#353535;
    color: #fff;
	text-align: center;
	width: 30px;
	line-height: 30px;
}
.pager ul li.dot{
	margin: 0;
	padding:12px 0 0 5px;
    vertical-align: bottom;
}
.itemlistselect{
	margin-top:20px;
}
.itemlistselect .listinner dd.icon{
	padding-top:10px;
}
.itemlistselect .listinner dd.icon img{
	padding-right:5px;
}
.itemlistselect .listinner dd.brand,.itemlistselect .listinner dd.label{
	color:#5e5e5e;
	font-size:10px;
}
.itemlistselect .itemlistin dd.name{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
}
.itemlistselect .itemlistin.switchsize02 dd.name{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 148px;
}
.listinner dd.color ul{
	clear:both;
	display:block;
}
.listinner dd.color li{
	float:left;
	position:relative;
	padding:0 5px 0 0;	
}
.listinner dd.color li a:hover{
	background:url(../img/ic/border01.png) no-repeat scroll left top;
    cursor: pointer;
    float: left;
    height: 15px;
    left: 0;
    top: 0;
    width: 15px;
}
.listinner dd.color li:last-child{
	padding-right:0;
}
.listinner dd.color .color_name{
	clear:both;
}
.listinner dd.color img{
	border:none;
}
ul.itemlistin{
	margin: 0 0 0 -30px;
    position: relative;
    z-index: 3;
}
ul.itemlistin li.listbox{
	float:left;
	width:240px;
	padding-left:30px;
	position:relative;
	height:370px;
}
ul.itemlistin li.listbox dt img{
	width:240px;
}
ul.itemlistin.switchsize02 li.listbox{
	float:left;
	width:128px;
	padding-left:30px;
	position:relative;
	height:300px;
}
ul.itemlistin.switchsize02 li.listbox dt img{
	width:148px;
}
li.listbox a:hover{
}
#slidebar .filters{
	background:url(../img/bg/bg_pattern02.png) repeat 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 15px;
	position:relative;
	margin-bottom:10px;
}
#slidebar .filters p.arrow{
    position: absolute;
    right: -10px;
    top: 29px;
}
#slidebar .filters span{
	font-size:14px;
}
#slidebar .filters p.totalrecords{
	padding-top:15px;
	font-size:36px;
	font-weight:bold;
}
#slidebar .filters p.totalrecords span{
	font-size:14px;
	padding-left:5px;
}

#slidebar .freeword li{
	background:url(../img/ic/icon_check.png) no-repeat 170px center;
	padding:20px 30px 20px 16px;
	overflow: hidden;
	display:block;
}
#slidebar .itemnav.under dt{
	background:url(../img/ic/icon_check.png) no-repeat 170px center;
	padding:20px 30px 20px 16px;
	overflow: hidden;
	display:block;
	border-bottom:1px solid #ccc;
}
#slidebar .itemnav.under dd{
	border-bottom: 1px solid #ccc;
}
#slidebar .itemnav dd a {
    display: block;
    overflow: hidden;
    padding: 20px 10px 20px 22px;
    width: 168px;
}
#slidebar .itemnav dd:last-child{
	background:url(../img/ic/arrow02.png) no-repeat 180px 20px;
}
#slidebar .itemnav dd:last-child a{
	padding:20px 16px;
}
#slidebar .itemnav dd:last-child a:hover{
	background:url(../img/ic/arrow02.png) no-repeat 180px 20px #f5f5f5;
}
#slidebar .itemnav dd a:hover{
    background: #f5f5f5;
	
}
.itemnav.color ul{
	float:left;
	width:100px;
}
.itemnav.color li{
	clear:both;
	border:none !important;
}
.itemnav.color ul li a{
	border:none;
	padding:5px 10px !important;
}
.itemnav.color ul li a:hover{
	padding:5px 10px !important;
	background:none!important;
}
.itemnav.color ul{
	padding:20px 0 ;
}
.itemnav.color li img,.itemnav.color li span{
	vertical-align:middle;
}
.itemnav.color li span{
	padding-left:5px;
	font-size:12px;
}
.costcontainer {
    position: relative;
	width:200px;
}
.costcontainer .costslider {
    background:url(../img/bg/costbar.png) no-repeat scroll center center;
    height: 20px;
    width: 160px;
	padding:10px;
	margin:10px auto 0 auto;
}

.costcontainer  a.handle_left{
	background: url(../img/bg/sidebar_handle.png) no-repeat scroll center center;
    cursor: pointer;
    height: 18px;
    left: 11px;
    margin-left: -0.6em;
    position: absolute;
    top: 10px;
    width: 18px;
}
.costcontainer  a.handle_right{
	background: url(../img/bg/sidebar_handle.png) no-repeat scroll center center;
    cursor: pointer;
    height: 18px;
    right: 11px;
    margin-left: -0.6em;
    position: absolute;
    top: 10px;
    width: 18px;
}
.costarea p{
	float:left;
}
.costarea p.main{
	width:100px;
	margin-right:10px;
}
.costarea p.max{
	width:84px;
}
.costarea p input{
	width:53px;
	padding:5px;
	border:1px solid #ccc;
}
.costcontainer .btn{
    display: block;
    overflow: hidden;
	margin:0 auto 20px auto;
	padding-top:20px;
}
.costcontainer .btn p{
	float:left;
	width:80px;
	margin-left:10px;
}
.costcontainer .btn p.search a{
	border:1px solid #000;
	background:#353535;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.costcontainer .btn p.reset a{
	border:1px solid #000;
	background:#fff;
    color: #000;
    padding: 5px 0;
    text-align: center;
}
.searchreset{
	padding:40px 0;
}
.searchreset p.btn a{
    border: 1px solid #000;
    color: #000;
    display: block;
    overflow: hidden;
    padding: 14px 10px;
    text-align: center;
	background:url(../img/ic/icon_cross.png) no-repeat 12px center;
}

li.labelnavlist ul{
	float:left;
	margin-bottom:20px;
}
li.labelnavlist .sub_label{
	position:absolute;
	left:190px;
	width:600px;
	min-height:auto;
	background:#fff;
	border:1px solid #ddd;
	z-index:20;
	top:0;
	border:1px solid #ccc;
	padding-bottom:20px;
}
li.labelnavlist .sub_label li{
	width:130px;
	background:none !important;
	border-bottom:1px solid #ccc;
	display:block;
	overflow:hidden;
	padding:10px;
}
li.labelnavlist .sub_label .btn{
	clear:both;
	display:block;
	overflow:hidden;
	position:relative;
}

li.labelnavlist .sub_label .btn {
    background: #353535 none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 auto;
    text-align: center;
    width: 190px;
}

li.labelnavlist .sub_label .btn a{
	background: url(../img/ic/arrow10.png) no-repeat 170px 14px;
    color: #fff;
    padding: 12px 40px !important;
	width:110px !important;
	
}
li.labelnavlist .sub_label .btn a:hover{
	border-radius:3px!important;
	background: url(../img/ic/arrow10.png) no-repeat 170px 14px !important;
	color:#fff!important;
}

/*labelkids*/
#header .headertop.kidsbg{
	background:url(../img/bg/bg_pattern04.png) repeat 0 0;
	font-size:11px;
	color:#fff;
	width:100%;
}
.headertop-k h1{
	font-size:10px;
	font-weight:normal;
	float:left;
}
.headertop-k ul,.headertop-k ul li{
	float:right;
}
.headertop-k ul{
}
.headertop-k ul li{
	padding:0 10px;
	border-left:1px solid #fff;
}
.header-middle ul.nav-k {
    padding: 14px 0 10px;
	position:relative;
}
.header-middle ul.nav-k li,.header-middle ul.nav-k li dd{
	float:left;
}
.header-middle ul.nav-k li dd{
	padding-right:10px;
}
.header-middle ul.nav-k li dd:last-child{
	padding-right:0;
}
.header-middle ul.nav-k li{
	padding:0 10px;
	border-left:1px solid #ccc;
}
.header-middle ul.nav-k .cart {
    background: url(../img/ic/icon_cart.png) no-repeat 0 0;
	padding-left:32px;
}
.header-middle ul.nav-k .cart span {
    background: #d24e4e none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}
.header-middle .left .gnav-k ul {
    width: 330px;
	padding-top:50px;
}
.header-middle .left .gnav-k ul li{
	border:none;
	padding-right:10px;
	float:left;
}
.header-middle .center{
	width:128px;
	padding:20px 60px 0 60px;
}
.b-none{
	border:none !important;
}
.mainbnrarea.kids li{
	float:left;
	padding-right:20px;
}
.mainbnrarea.kids li:last-child{
	padding-right:0;
}
#slidebar .itemnav p {
    position: relative;
	font-size:14px;
	border-radius:3px;
	margin-bottom:10px;
}
#slidebar .itemnav p a{
	display:block;
	padding:14px 10px;
}
.itemnav p.kids{
	background:#33bfdb;
}
.itemnav p.kids a,.itemnav p.baby a,.itemnav p.maternity a{
	color:#fff;
}
.itemnav p.baby{
	background:#fdc44f;
}
.itemnav p.maternity{
	background:#f58e7e;
}
#slidebar h2.ktitle {
	border-top:2px dotted #33bfdb;
    color: #5ebaba;
    font-size: 18px;
    padding: 20px 16px;
	background:#f5f5f5;
	font-weight:bold;
}
.section h2.ktitle {
	background:url(../img/bg/bg_pattern03.png) repeat;
    clear: both;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0;
	text-align:center;
	border:none;
	margin-bottom:20px;
}
.section h2.ktitle p{
	padding-top:10px;
	font-size:14px;
	font-weight:normal;
}
#contents .morelink.bg-c01{
	margin-top: -80px;
	background:#fff;
	margin-right:20px;
	border:2px solid #E6E5E1;
}
#contents .morelink.bg-c01 a{
	background:url(../img/ic/arrow11.png) no-repeat 0 6px;
}

.topic .itemlist.kids dl{
	background:url(../img/bg/bg_pattern04.png) repeat;
	border-radius:3px;
	padding:0 20px;
	margin-bottom:30px;
}
.topic .itemlist.kids dl dt{
	font-size:18px;
	color: #fff;
	padding:20px 0;
	text-align:center;
	border-bottom:6px dotted #fff;
	display:block;
	overflow:hidden;
}
.topic .itemlist.kids dl dd{
	padding:20px 0;
}
.bg-arrow01{
	background:url(../img/bg/bg_topic_arrow.png) no-repeat 0 0;
	position:absolute;
	width:36px;
	height:20px;
	top:140px;
	z-index:1;
	left:170px;
}
.btn-detail01 {
    background: fff;
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
	border:2px solid #5ebaba;
	text-align: center;
}
.btn-detail01 a {
    background:url(../img/ic/arrow11.png) no-repeat 360px 12px;
	padding:10px 0;
    display: block;
}
#ranking .type.kids,
#ranking .rnktype.kids,
#stfsectiontab .type.kids,
#stfsectiontab .stftype.kids{
	width:456px;
}
ul.type.kids,
ul.rnktype.kids,
ul.stftype.kids{
	width:456px;
	margin-bottom:20px;
}
ul.type.kids li,
ul.rnktype.kids li,
ul.stftype.kids li{
	margin-left:10px;
	float:left;
}
ul.type.kids li a,
ul.rnktype.kids li a,
ul.stftype.kids li a{
	width:100px;
	border-radius:3px;
	padding:10px 0;
	color:#949494;
}
ul.type.kids li.btn01 a,
ul.rnktype.kids li.btn01 a,
ul.stftype.kids li.btn01 a{
	border:2px solid #000;
}
ul.type.kids li.btn01.select a,
ul.type.kids li.btn01 a:hover,
ul.rnktype.kids li.btn01.select a,
ul.rnktype.kids li,btn01 a:hover,
ul.stftype.kids li.btn01.select a,
ul.stftype.kids li,btn01 a:hover{
	color:#fff;
}
ul.type.kids li.btn02 a,
ul.rnktype.kids li.btn02 a,
ul.stftype.kids li.btn02 a{
	border:2px solid #5ebaba;
	background:#fff;
}
ul.type.kids li.btn02.select a,
ul.type.kids li.btn02 a:hover,
ul.rnktype.kids li.btn02.select a,
ul.rnktype.kids li.btn02 a:hover,
ul.stftype.kids li.btn02.select a,
ul.stftype.kids li.btn02 a:hover{
	border:2px solid #5ebaba;
	background:#5ebaba;
	color:#fff;
}
ul.type.kids li.btn03 a,
ul.rnktype.kids li.btn03 a,
ul.stftype.kids li.btn03 a{
	border:2px solid #fdc44f;
	background:#fff;
}
ul.type.kids li.btn03.select a,
ul.type.kids li.btn03 a:hover,
ul.rnktype.kids li.btn03.select a,
ul.rnktype.kids li.btn03 a:hover,
ul.stftype.kids li.btn03.select a,
ul.stftype.kids li.btn03 a:hover{
	border:2px solid #fdc44f;
	background:#fdc44f;
	color:#fff;
}
ul.type.kids li.btn04 a,
ul.rnktype.kids li.btn04 a,
ul.stftype.kids li.btn04 a{
	border:2px solid #f58e7e;
	background:#fff;
}
ul.type.kids li.btn04.select a,
ul.type.kids li.btn04 a:hover,
ul.rnktype.kids li.btn04.select a,
ul.rnktype.kids li.btn04 a:hover,
ul.stftype.kids li.btn04.select a,
ul.stftype.kids li.btn04 a:hover{
	border:2px solid #f58e7e;
	background:#f58e7e;
	color:#fff;
}
#mainslider.kids{
	background:none;
}
.view_listin.kids li {
    border-left: none;
	padding-t:10px 10px 9px 10px;
}
.topic .itemlist .topicall {
}
.topic .itemlist .topicall .topiclist{
}
.topic .itemlist .topicall .topiclist:last-child {
    margin-right: 0;
}
.search-input{
	font-size:14px;
}
.search-input .ttl{
	background:#E6E5E1;
	padding:20px;
}
.search-input input,.search-input label{
	vertical-align:baseline;
}
.search-input option{
	padding:6px;
	border-bottom:1px dotted #ccc;
	}
.search-input th{
	width:30%;
	font-weight:normal;
	padding:15px;
	vertical-align:top;
	border-right:1px dashed #ccc;
}
.search-input th .tit{
	display:block;
	overflow:hidden;
}
.search-input td{
	width:100%;
	padding:15px;
}
.search-input td.cost{
	padding:0 20px 20px 20px;
}
.search-input th,.search-input td{
	border-bottom:1px solid #ccc;
}
.search-input select{
	width:200px;
	float:left;
	border:solid #ccc 1px;
}
.search-input .btn{
	float:left;
	margin-left:20px;
	display:block;
	overflow:hidden;
	width:200px;
	background:#E6E5E1;
	padding:10px 0;
	text-align:center;
}
.search-input .btn a{
	background:url(../img/ic/arrow03.png) no-repeat 0 4px;
	padding-left:20px;
}
.search-input ul.list li{
	float:left;
	width:155px;
	display:block;
	overflow:hidden;
}
.search-input ul.listitem li .labelW{
	width:140px;
}
.search-input ul.listitem li label{
	padding-left:3px;
}
.search-input ul.listitem li p{
	width:100px;
}
.search-input ul.listitem{
}
.search-input ul.listitem li{
	clear:both;
	display:block;
	overflow:hidden;
}
.search-input ul.listitem p,.search-input ul.listitem .time,.search-input ul.listitem input,.search-input ul.listitem label{
	float:left;
}
.search-input .freeword{
	height:40px;
	padding:5px;
	border:1px solid #ccc;
}
.btn-detailsearch{
	width:500px;
	margin:0 auto;
	padding:50px 0 150px 0;
	display:block;
	overflow:hidden;
}
.btn-detailsearch li{
	float:left;
	text-align:center;
	width:200px;
	margin-left:20px;
}
.btn-detailsearch li.search{
	background: url(../img/bg/bg_pattern01.gif) repeat 0 0;
	color:#fff;
}
.btn-detailsearch li.search a{
	color:#fff;
}
.btn-detailsearch li a{
	display:block;
	padding:20px 0;
}
.btn-detailsearch li.reset{
	background:#f5f5f5;
	color:#383838;
}

/*topics*/

.topics ul.itemlistin li.listbox{
	float:left;
	width:240px;
	padding:0 0 0 30px;
	position:relative;
	height:230px;
}
#slidebar .itemnav li.select{
	background:url(../img/ic/icon_check.png) no-repeat 170px 20px;
	padding:20px 30px 20px 16px;
	overflow: hidden;
	display:block;
}

/*logon*/
.section .login{
	background:#f5f5f5;
    clear: both;
    display: block;
    margin: 0 auto 100px;
    overflow: hidden;
    padding: 60px 0;
	border-radius: 3px;
	width:921px;
}
.section .login h4{
	font-size:18px;
	text-align:center;
	font-weight:normal;
	padding-bottom:10px;
}
.section .login .fL{
	padding:0 60px;
	border-right:1px solid #ccc;
	width: 360px;
}
.section .login .fR{
	padding:0 60px;
	width: 320px;
}

.item-variation {
	margin: 20px 10px;
	position: relative;
}
.item-variation ul {
	display: table;
}
.item-variation ul li {
	display: table;
}
.item-variation .cm {
	width: 450px;
}
.item-variation .thumbnail-photo {
	float: left;
	margin: 0 10px 0 0;
	width: 90px;
}
.item-variation .thumbnail-photo > img {
	width: 80px;
	height: 80px;
}
.item-variation .item-name {
	/*float: left;*/
	left: 100px;
	margin: 0 15px 0 0;
	position: absolute;
	top: 10px;
	width: 440px;
}
.item-variation .item-name .name {
	margin: 0 0 3px;
}
.item-variation .item-name .variation {
	margin: 0 0 5px;
}
.item-variation .item-name .size {
	text-indent: -9999px;
}
.item-variation .quantity {
	float: left;
	margin: 0px 5px 0 0;
}
.item-variation .quantity input {
	border: 1px solid #ccc;
	height: 50px;
	margin-right:10px;
	padding: 0 10px;
	width: 30px;
}
.item-variation .button {
	/*float: right;*/
	margin-top:10px;
}
.item-variation .button img {
	width: 270px;
	height: 50px;
}
.item-variation select {
	border: 1px solid #ccc;
	float: left;
	height: 50px;
	margin-right:10px;
	width: 100px;
	padding:0 10px;
}
.item-variation option{
	padding:10px;
}
.item-variation table tr {
	border-bottom: 1px solid #ccc;
}
.item-variation table th {
	background: #e5e5e5;
	padding: 10px;
	text-align: center;
}	
.item-variation table td {
	vertical-align: middle;
	padding: 10px;
}
.item-variation table td img {
	width: 100%;
}
.item-variation table th,
.item-variation table td {
	border-right: 1px dotted #ccc;
}

/* Coordinate */
.coorde .itemtitle {
	border-bottom: none;
}
.coorde .coorde-info {
	margin: 30px 0;
}
.coorde .grpPictList {
	display: inline;
}
.coorde .grpPictList li {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 10px 15px;
}
.coorde .grpPictList li:last-child {
	margin-right: 0;
}
.coorde .grpPictList li.selected {
	background-color: #ccc;
}
.CMP_SimCart_itemSelectBox li {
	border-bottom: 1px dotted #ccc;
	padding: 30px 40px;
	position: relative;
}
.CMP_SimCart_itemSelectBox tr.checked {
	background: #f1f1f1;
}
.CMP_SimCart_itemSelectBox p.name {
	width: 246px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.CMP_SimCart_itemSelectBox p.price {
	padding-bottom: 0;
}
.CMP_SimCart_itemSelectBox img {
	border: 1px solid #ccc;
	height: 100px;
	width: 100px;
}
.coorde-item-list {
	float: left;
	margin: 10px 20px;
}
.coorde-item-list .imgbox {
}
.coorde-item-list .itemtxt {
}
#coordelist-contents #main-left {
	float: left;
	width: 300px;
	height: 300px;
	text-align: center;
}
#coordelist-contents #main-right {
	float: right;
	width: 400px;
	height: 300px;
	text-align: left;
}
#coordelist-contents #main-right #cd-date {
	margin-top: 150px;
	font-size: 10px;
}
#coordelist-contents #main-right #cd-name {
	line-height: 150%;
	font-weight: bold;
	height: 42px;
	font-size:14px;
}
/* Map */
#EC_branch_map {
	margin: 10px 10px 40px;
}
#EC_branch_map h2 {
	color: #333;
	font-size: 24px;
	background: none;
	padding: 20px 0 40px 0;
	font-weight: normal;
	clear: both;
}	
#EC_branch_detail_search h2 {
	color: #333;
	font-size: 24px;
	background: none;
	border-top: 1px solid #000;
	padding: 20px 0 40px 0;
	font-weight: normal;
	clear: both;
}
#EC_branch_detail_search h3 {
	padding: 10px 0;
}
#EC_branch_detail_search span {
	padding: 10px 5px 30px 30px;
}
#EC_branch_detail_search #post_no,
#EC_branch_detail_search #branch_handling_category,
#EC_branch_detail_search #branch_keyword,
#EC_branch_detail_search #branch_search_order {
	padding: 0 0 0 30px;
}
#EC_branch_detail_search #post_no h3,
#EC_branch_detail_search #branch_handling_category h3,
#EC_branch_detail_search #branch_keyword h3,
#EC_branch_detail_search #branch_search_order h3 {
	margin-left: -30px;
}
#EC_branch_detail_search img {
	padding-left: 50%;
}
#EC_branch_search_result {
	margin-bottom: 30px;
}
#EC_branch_search_result h2 {
	color: #333;
	font-size: 24px;
	background: none;
	padding: 20px 0;
	font-weight: normal;
	clear: both;
}
#EC_branch_search_result #search_condition {
	margin: 10px;
}

.successheader {
	background: #f5f5f5;
	color: #000;
	/* border: 3px solid #999; */
	border-bottom: none;
	padding: 10px;
}

.tbl006 .imgRight img {
	vertical-align:middle;
}
a#bpCartBtn.disabled {
    opacity: 0.4;
    pointer-events: none;
}