.product{
         width:720px;
     clear:both;
     overflow : hidden;
}

.seller {
	margin-bottom: 30px;
}

.seller ul {
     clear:both;
	padding: 8px 0px 0 3px;
}
.seller ul li  {
         float: left;
         margin:10px 7px 0 0;
         padding:10px 5px;
         width:124px;
         height:250px;
         border:1px solid #ccc;
         background-color:#fff;
         list-style:none;
}

.rankphoto{
        margin:70px 0 0 0;
        text-align:center;
         height:200px;
}
.rankphoto img{
         border:1px solid #ccc;
         background-color:#ccc;
}

.rankphoto p{
        text-align:left;
        margin:5px 0;
        font-size:12px;
}

.bnr_rank{
        text-align:center;
        margin:5px 0;
}

.no1 {
        padding:5px;
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/ico_rank01.png) center 10px;
	background-repeat: no-repeat;
}

.no2 {
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/ico_rank02.png) center 10px;
	background-repeat: no-repeat;
}
.no3 {
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/ico_rank03.png) center 10px;
	background-repeat: no-repeat;
}
.no4 {
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/ico_rank04.png) center 10px;
	background-repeat: no-repeat;
}
.no5 {
	background: url(https://img17.shop-pro.jp/PA01150/912/etc/ico_rank05.png) center 10px;
	background-repeat: no-repeat;
}

.no1 span{
      display:none;
}
.no2 span{
      display:none;
}
.no3 span{
      display:none;
}
.no4 span{
      display:none;
}
.no5 span{
      display:none;
}

.bnr_bam{
     clear:both;
     margin:0 0 30px 0;
}

#info_area{
         margin:20px 0 30px 0;
         padding:5px;
         width:700px;
         height:250px;
         border:1px solid #ccc;
         background-color:#fff;
         font-size:14px;
         overflow:auto;
}


.choose{
    width:720px;
     clear:both;
     overflow : hidden;
}

.choose {
	margin-bottom: 30px;
}

.choose ul {
     clear:both;
	padding: 8px 0px 0 0;
}
.choose ul li  {
         float: left;
         margin:10px 7px 0 0;
         padding:10px 5px;
         width:222px;
         list-style:none;
}
.choose p{
         text-align:left;
        text-justify: distribute-all-lines;
}
