﻿@charset "utf-8";



/*--download-----------------------------------------------*/
/*-------------------------------------------------------*/

body#download div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#download div#contents div.left p,
body#download div#contents div.left dl{
  width : 500px;
  margin : 2em auto 0;
}
body#download div#contents div.left dl dt{
  line-height : 2.5;
  margin : 2em auto 0;
  font-weight : bold;
}
body#download div#contents div.left dl dd{
  padding-left : 40px;
}
body#download div#contents div.left dl dd.download{
  margin : 1em auto 3em;
  text-align : center;

}










