#cart table th {
	float: center;
font-size: 10px;
text-align: right;
font-weight: normal;
padding-right:5px;
background: #63354c;
color:white;
}

#detail {
	/*float: left;*/
background: #;
padding: 0px;
margin-top:10px;
}

#detail img {
float: center;
padding: 0px;
background: white;
border: 0px solid #b25b80;
margin-bottom: 15px;
}
#detail img.small {
width: auto;
height: 220px;
}

#detail table td.carttd {
background: #f2e8eb;
padding: 5px;
font-size: 12px;
}

p.pagetitle {
padding: 8px;
margin-top: 5px;
font-size:14px;
font-weight:bold;
color: white;
background: #27030d;
text-align: center;
}
p.setumei {
float: left;
padding-bottom:20px;
margin:0px;
margin-bottom:20px;
font-size:12px;
}

#product_incart  {
margin-right:10px;
}

@media screen and (max-width:767px) {
      .td720{
  width:100%;}
    .td700{
  width:100%;}
    .td550{
  width:80%;}
      .td160{
  width:100%;}
  #detail img.small{
  width: 100%;
    height: auto;}
}
@media screen and (min-width:768px) { 
  .td780{
  width:780px;}
      .td720{
  width:720px;}
    .td700{
  width:700px;}
    .td550{
  width:550px;}
    .td160{
  width:160px;}
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container {
  margin: 50px auto 0;
}
@media screen and (max-width:767px) { 
.container {
  margin: 10px auto 0;
  }
}
@media screen and (min-width:768px) { 
    .pp  {
float: left;}
  .fl_right{
  float:right;}
}
  .fl_right tr{
    border-bottom: solid 1px #fff;
}
 .sub-img img {
width: 98%;}

.fs_09{
    font-size: .9rem;}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}