/*!
 * PMS CSS v1.0.0
 *
 * Copyright 2013 Pantheon Mobile Systems Ltd., Co
 * Designed and built by Yasuharu Kasai.
 */

.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #F2D8DF; /* change this to change the background color of a colored section */
}

font.product-other {
  font-weight: bold;
  text-decoration: underline;
}

.other-product-colored {
  background-color: #F2D8DF; /* change this to change the background color of a colored section */
}

font.product-kuho {
  font-weight: bold;
  font-size: 90%;
}

font.company-history {
  font-size: 85%;
}
