@charset "UTF-8";
/* ///////////////////////////////////////////////////////////////////
  service
/////////////////////////////////////////////////////////////////// */
#globalNavi ul li:nth-child(3) a { background-position: -396px -60px;}

section {margin-top: 50px;}
section:nth-child(1) {margin-top: 0;}

section h1 {margin-bottom: 30px;}

section aside {
  display: block;
  width: 300px;
  height: 188px;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
}

section div {
  width: 300px;
  margin-top: 30px;
  clear:both;
  float: right;
}
  section .button { padding: 0.6em;}




