@charset "utf-8";
/* CSS Document */

.page_content #basic_posture {
  background: url(../img/about/img-about_basic_posture.jpg) no-repeat center top;
  height: 830px;
}
.page_content #extension {
  background: url(../img/about/img-about_extension.jpg) no-repeat center top;
  height: 247px;
}
.page_content .photo img {
  display: none;
}
.page_content p strong {
  display: block; 
}

.grid .col.md2_3.g07 {
  width: 80%;
  float: left;
}
.grid .col.md1_3.g07 {
  width: 20%;
  float: left;
}
.page_content .area {
	margin-top: 30px;
}
.page_content p.photo2 {
	width: 280px;
	margin: 0 auto;
	text-align: center;
}

.area .photo2 .update {
margin-top: 6px;
font-size: 90%;
margin-left: 25%;
}