@charset "UTF-8";
/*
*
*	OTC - オフィス紹介
*
*/
#pagetitle {
  margin: 0 0 40px; }

table {
  margin: 20px 0 0; }
  table th {
    color: #333;
    font-weight: bold; }
  table td {
    padding: 0 0 0 10px; }

#address {
  margin: 15px 0 0; }

#station {
  margin: 15px 0 0;
  color: #2583cb; }
  #station li {
    list-style: disc inside; }
  #station span {
    color: #666; }
    .text-bold {
      font-weight: bold;
    }
