/* Contents_ÅÇ¸Þ´º */
.tabwrap{border-bottom:1px solid #dfe0e3; height:33px; margin:50px 0}
.tabmenu{float:left; border-top:1px solid #dfe0e3; border-left:1px solid #dfe0e3;}
.tabmenu li{float:left; border-right:1px solid #dfe0e3; border-bottom:1px solid #dfe0e3; background:#f5f5f5; display:block; font-weight:bold; color:#5c5c5c; text-align:center; height:12px; padding:10px 30px; cursor:pointer}
.tabmenu li.on{background:#fff; border-bottom:1px solid #fff}
.tabmenu:after {display:block; content:""; clear:both;}

/* Contents_¸ÅÀåÃ£±â */
.storeSearch{padding:15px 0 0 30px;; border:1px solid #e6e6e6; height:40px}
.storeSearch h3{float:left; font-size:16px; margin-right:30px; padding-top:3px;}
.storeSearch span{display:inline-block; vertical-align:middle}
.storeSearch span.area{margin-left:200px;}
.storeSearch input{margin:0}
.storeList{width:100%; margin-top:50px;}
.storeList th{padding:10px 0; border-top:2px solid #333; border-bottom:1px solid #e6e6e6; background:#f5f5f5;}
.storeList td{text-align:center; padding:10px 0; border-bottom:1px solid #e6e6e6;}
.storeList td.add{text-align:left; padding-left:20px;}
.storeList td a:hover{text-decoration:underline;}