@charset "utf-8";
/* CSS Document */

.bst-sh-section .bst-sh-information-detail {
	background-color: #F00;
}

.bst-sh-customers-case-study-detail-paragraph p {
}

.bst-sh-customers-case-study-detail-column-text {
	float:left;
	width:650px;
}
	
.bst-sh-information-column {
   float: right;
   width: 300px;
}

.bst-sh-section .bst-sh-information-column-photo img {
  width: 300px;
}

.bst-sh-section .bst-sh-information-column-thumbnail {
  float: left;
  width: 200px;
  height: 149px;
  margin-top: 0;
}

.bst-sh-information-column-thumbnail img {
  width: 200px;
}

/* 右に画像配置 */

.bst-sh-customers-case-study-detail-column-text-a {
	float:left;
	width:638px;
}

.bst-sh-information-column-a {
   float: right;
   width: 312px;
}

.bst-sh-section .bst-sh-information-column-photo-a img {
  width: 312px;
}