@charset "shift_jis";


#dresser_rank {
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	line-height: 110%;
	list-style:none;
	 width:750px;
}

#dresser_rank a:hover{
opacity:0.8;
}

#dresser_rank h2 img{
  width: 100%;

}

/* 見出し */
#dresser_rank h3 {
    color:#fff;
    text-align: center;
    padding: 3% 0 4% 0;
    font-size: 27px;
    margin: 0 0 4% 0;
    letter-spacing: 1px;
    background: #f3a18e;
}

#dresser_rank h3 span{
   
      font-size: 24px;

}



/*1カラム*/

#dresser_rank .ul_1 {
    width:100%;
    overflow: hidden;
    margin:0 0 5% 0;
    padding:0;
    
   
}

#dresser_rank .ul_1 li {
    width: 100%;
    float: left;
    padding: 1% 0 0 0;
    background: #fff;
    margin:0;
    
 
}
#dresser_rank .ul_1 li p{
    
    font-size: 19px;
    margin-top: 2%;
 
}


#dresser_rank .ul_1 li a {

    padding: 0;
    background: #fff;
    display: block;
    
   
}



#dresser_rank .ul_1 li img{
    width:750px;
    
}


/*2カラム*/

#dresser_rank .ul_2 {
    width: 100%;
    overflow: hidden;
    margin:0 0 7% 0;
    padding:0;
    
   
}

#dresser_rank .ul_2 li {
    width: 48%;
    float: left;
    padding: 0;
    background: #fff;
    margin:0 1% 3% 1%;
    
 
}
#dresser_rank .ul_2 li p{
    
    font-size: 17px;
    margin: 3% 0;
 
}


#dresser_rank .ul_2 li a {

    padding: 0 0 2% 0;
    background: #fff;
    display: block;
    
   
}



#dresser_rank .ul_2 li img{
    width:360px;
    
}


#dresser_rank .rank {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 1% 0;
    color: #fff;
    padding:11px 0;
    text-align: center;
}

#dresser_rank  .no1 {
    color:  #dcc555;
    font-size: 28px;
    background: #fdfaf0;
}
#dresser_rank  .no2 {
    color:  #969696;
    background: #f1f1f1;
}
#dresser_rank  .no3 {
    color:  #c17550;
    background: #f9f5f1;
}

#dresser_rank .noall {
    color:  #a0a09e;
    background: #f9f8f7;
}




/*価格プログラム*/

#dresser_rank .buy_price, #dresser_rank  .buy_price li {
	float: none;
	line-height: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	text-align: right;
}
#dresser_rank .buy_price li{
	display: inline;
 }
#dresser_rank li.motoprice {
	display: none;
}
#dresser_rank span.spesicalprice {
  display: none;

}
#dresser_rank li.price {
	color: #e26e73;
	font-size: 25px;
	border: none;
	font-weight: normal;

}
#dresser_rank li .intax {
	font-size: 10px;
	color:#e26e73;
	border: none;
	
}
