﻿@charset "utf-8";



/*--office-----------------------------------------------*/
/*-------------------------------------------------------*/

body#office div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#office div#contents div.left p{
  width : 500px;
  margin : 1em auto 0;
}
body#office div#contents div.left ul{
  list-style-type : none;
  width : 440px;
  margin : 2em auto 0;
  padding : 0 30px;
}
body#office div#contents div.left ul li{
  background : url(../img/yazirushi2.png) no-repeat left center;
  padding-left : 50px;
  line-height : 3;
}










