#c_top_image{
text-align:center;
margin-bottom:10px;
}

#imane_only{
background-color:#fbfbf4;
padding:15px;
}

#imane_only .io_title{
margin-bottom:5px;
padding-left:4px;
border-left:solid 5px #3f2e2f;
border-bottom:solid 1px #3f2e2f;
}

#imane_only .io_text{
margin-left:8px;
margin-bottom:12px;
}

#sort,#product_num{
text-align:center;
margin:5px 0px;
margin-bottom:10px;
}

.prev_prev{
float:left;
}

.prev_next{
text-align:right;
}

#product_block{
margin:0;
}


/* 商品の表示 */
.product_one{
background-color:#ffeeed;
float:left;
width:180px;
height:280px;
margin: 0px 21px 15px 0px;
padding:10px;
}

.product_one_mr{
background-color:#ffeeed;
float:left;
width:180px;
height:280px;
margin: 0px 0px 15px 0px;
padding:10px;
}
/* 商品の表示 */



/* 商品の名前 */
p.product_name{
height:70px;
margin: 5px 0px;
margin-bottom:15px;
}
/* 商品の名前 */

/* 販売価格 */
.product_price{
text-align:center;
margin-bottom:10px;
}
.p_p_color{
color:#CC0228;
}
/* 販売価格 */

/* 商品詳細へのリンク */
.product_next{
text-align:center;
}
/* 商品詳細へのリンク */

