@charset "utf-8";

#r_new,#r_recommend,#r_special{
	display: none;
}
#basketTable{
	width: 770px;
}
#basketTable th{
	padding: 10px 0;
	background: #eee;
	color: #1a2d6b;
	font-weight: normal;
}
#basketTable td.basketNum {
    padding: 0 10px;
/*     display: none; */
}
.quantityInput input{
	text-align: center;
	width: 90%;
	padding: 6px 0;
}
.quantityAmend img{
	text-align: center;
}
.basketQunantity{
	width: 20px;
	margin: auto;
	padding-top: 5px;
}
.basketPoint{
/*
	text-align: center;
	font-size: 14px;
*/
	display: none;
}
.quantityAmend{
	width: 30px;
	margin: auto;
	padding-top: 5px;
}
.basketPrice{
	font-size: 14px;
	text-align: center;
}
.basketBtns{
	width: 35px;
	margin: auto;
}
.basketBtns img{
	padding: 3px 0;
}
.basketImg{
	text-align: center;
}
#basketTable tr{
	border: 1px solid #000;
}
.totalItem{
	float: left;
}
.totalPrice{
	margin: 20px 0;
	border-bottom: 1px solid #6c6c6c;
}
.totalPrice em{
	font-style: normal;
	font-weight: bold;
}
.btnBack{
	width: 360px;
	margin: auto;
}
.btnOrder{
	width: 205px;
	margin: auto;
	margin-top: 20px;
}
#pageNv{
	display: none;
}
#makebanner{
	width: 1030px;
}
div#main p#item{
	font-weight: bold;
}
div#main div#itemInfo p#price {
    color: #FF0000;
    font-weight: bold;
/*     padding: 20px 0; */
}
div#main div#itemInfo p {
    text-align: left;
    margin: 4px 0;
    font-size: 15px;
}
div#main div#itemInfo input {
	padding: 8px;
	font-size: 15px !important;
}

div#main img, div#main input, div#main select, div#main textarea {
    vertical-align: middle;
/* padding: 5px;     */
}
div#main p#item {
    width: 600px;
    margin: 20px auto 0;
    font-size: 16px;
    background: #eee;
    border-top: solid 4px #ccc;
    color: #333;
}
div#main #M_topicPathWrap ul, #M_topicPath li {
    /* margin: 0; */
    /* padding: 0; */
    /* text-align: left; */
    /* list-style: none; */
    display: none;
}
div#main div#itemImgBox a {
    text-align: center;
    width: 310px;
    float: left;
    color: #fff;
}
.total{
	text-align: left;
}
.listSort li{
    float: left;
    font-size: 13px;
    margin-right: 10px;
}
.listSort{
    float: left;
}
.innerList{
    /* overflow: hidden; */
    padding-top: 60px;
    }
.innerList li{
	width: 200px;
	float: left;
	margin-right: 62px;
	margin-bottom: 5px;
}
.innerList li:nth-child(3n){
	margin-right: 0px;
}
.innerList li.lastChild{
	float: left;
}
.name{
	font-size: 13px;
	margin-top: 8px;
}
.price{
	font-style: normal;	
}
.matomegai{
	display: none;
}
.content{
	display: none;
}
.btnWrap img{
/* display: none; */
}
.detail{
	margin-bottom: 30px;
/* 	display: none; */
}
/*
.imgWrap{
	width: 200px;
}
.imgWrap img{
	width: 100%;
}
*/
div#main table#review{
	background: #eee !important;
	width: 750px !important;
    margin: 10px auto !important;
    border: none !important;
    }
div#main table#review input#name {
    width: 200px !important;
    padding: 5px !important;
}
#M_basketClosedBox {
	background: url("images/common/cart_btn.png") no-repeat !important;
	background-size: 235px 48px;
	width: 235px;
	height: 48px;
    border: none;
text-indent: -9999px;
}
div#main div#itemInfo p {
    text-align: left !important;
    margin: 13px 0 !important;
}
div#main div#review {
    margin: 10px auto !important;
    background: #eee !important;
    padding-bottom: 10px;
}
#main #review ul {
    float: left;
    width: 500px;
    margin: 3px 0 0 10px;
}
div#main table#review input#name {
    margin-left: 6px !important;
}
div#main div#review p#title {
    font-size: 17px !important;
    font-weight: bold;
    color: #1a2d6b;
    padding-top: 10px;
}
div#main table#reviewResult {
	border: none !important;
  width: 730px!important;
  margin: 20px!important;
	border-collapse: collapse;
}
div#main table#reviewResult td {
	padding: 4px 16px 8px !important;
}
#basketTable th:nth-child(3) {
	display: none;
}
.titleMgn{
	margin-bottom: 30px;
}
#item span{
	display: none;
}
.innerBox{
	height: 400px;
	
}