﻿@charset "utf-8";



/*--low-price-----------------------------------------------*/
/*-------------------------------------------------------*/

body#low-price div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#low-price div#contents div.left p{
  width : 500px;
  margin : 2em auto 0;
}
body#low-price div#contents div.left ul{
  width : 500px;
  margin : 2em auto 0;
  list-style-type : none;
}
body#low-price div#contents div.left ul li{
  line-height : 4;
  background : url(../img/unko2.gif) no-repeat 0 center;
  padding-left : 45px;
  font-weight : bold;
}










