﻿@charset "utf-8";



/*--offer-----------------------------------------------*/
/*-------------------------------------------------------*/

body#offer div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#offer div#contents div.left h2{
  margin-bottom : 2em;
}
body#offer div#contents div.left dl{
  width : 480px;
  margin : 20px auto 0;
}
body#offer div#contents div.left dl dt{
  font-weight : bold;
  background : url(../img/batsu2.png) no-repeat left center;
  line-height : 2.7;
  padding-left : 40px;
}
body#offer div#contents div.left dl dd{
  margin-bottom : 2em;
}
















