/*----------------------------------------------------------
 - DEFAULT STYLE
----------------------------------------------------------*/
body {
  background-image: url(../images/base.gif);
  background-attachment: fixed;
  font-size: 0.8em;
  line-height: 1.4em;
  font-weight: normal;
  color: #333;
  text-align: left;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
  margin: 0;
  padding: 0;
}

h3 {
  font-size:1.2em;
  line-height:1.5em;
  font-weight:bold;
  color:#000;
  font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", 'Times New Roman', Times, serif;
  margin:0;
  padding:0 ;
  border:none;
}

/*----------------------------------------------------------
 - font
----------------------------------------------------------*/
.text_wood {
  color:#c60;
  font-size:0.9em;
  line-height:2.0em;
}

/*----------------------------------------------------------
 - layout
----------------------------------------------------------*/
/*layout title*/
div#title {
  background-color: #fff;
  width: 920px;
  margin: auto;
  padding: 0;
  border: 0;
}

div#present {
  background-color: #fff;
  width: 828px;
  margin: auto;
  padding: 0;
  border: 0;
}
div#present_l{
  text-align: left;
  float: left;
  width: 420px;
}
div#present_product{
  background-image: url(../images/present2.jpg);
  text-align: center;
  width: 420px;
  height: 278px;
  color: #000;
}
div#present_banner{
  background-image: url(../images/present4.jpg);
  text-align: center;
  width: 420px;
  height: 86px;
  color: #000;
}
div#present_r{
  background-image: url(../images/step_parts1.gif);
  text-align: left;
  float: right;
  width: 398px;
  margin: 0;
  padding: 0;
}
div#present_form{
  background-image: url(../images/step_parts1.gif);
  text-align: center;
  width: 398px;
  color: #000;
}
div#present_form2{
  background-image: url(../images/step_parts1.gif);
  text-align: center;
  width: 320px;
  color: #000;
  padding-left: 30px
}

/*layout banner*/
div#banner {
  background-color: #fff;
  width: 700px;
  margin: auto;
  padding: 0;
  border: 0;
  text-align: center;
}







