﻿@charset "utf-8";



/*--font-----------------------------------------------*/
/*-------------------------------------------------------*/

body#font div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#font div#contents div.left p,
body#font div#contents div.left ul{
  width : 500px;
  margin : 3em auto;
  list-style-type : none;
}
body#font div#contents div.left ul li{
  margin : 2em 0 0 2em;
  padding-left : 40px;
}
body#font div#contents div.left ul.play li{
  background : url(../img/play.png) no-repeat left center;
  line-height : 2.7;
}
body#font div#contents div.left ul.check li{
  background : url(../img/check.png) no-repeat left top;
  line-height : 2.5;
}
body#font div#contents div.left ul.display li{
  background : url(../img/display.png) no-repeat left top;
  line-height : 2.5;
}

















