@charset "UTF-8";


/* ========================================
* File Name: texture.css
* Created Date: 2014.03
* Author: TAM
======================================== */

#contentsWrap.texture {
  width: 984px;
  padding: 50px 0 49px;
  margin: 0 auto;
  font-family: "adobe-garamond-pro",'Ryumin Regular KL','メイリオ',Meiryo;
  font-style: normal;
  font-weight: 400;
}

.pageHeader {
  overflow: hidden;
  zoom: 1;
}

.pageHeader .title {
  float: left;
  width: 228px;
  font-size: 12px;
  line-height: 1.8;
}

.pageHeader .lead {
  float: right;
  width: 732px;
  font-size: 12px;
  line-height: 1.8;
}

.contents .inner {
  overflow: hidden;
  zoom: 1;
  padding: 29px 0 0;
}

.contents .inner .box {
  overflow: hidden;
  zoom: 1;
  width: 480px;
}

.contents .inner .box.lCol {
  float: left;
}

.contents .inner .box.rCol {
  float: right;
}

.contents .inner .box .photoArea {
  float: left;
  width: 228px;
  padding: 0 10px 0 0;
}

.contents .inner .box .textArea {
  float: left;
  width: 236px;
  height: 223px;
  padding: 0;
  font-size: 12px;
  line-height: 1.8;
}

.contents .inner .box .textArea .name {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
  font-weight: bold;
}

.contents .inner .box .textArea td,
.contents .inner .box .textArea .name {
  vertical-align: top;
}

.contents .inner .box .textArea .bottom {
  vertical-align: bottom;
}

.contents .inner .box .textArea .memo {
  font-size: 11px;
}

.contents .inner .box .textArea .sampleNumber {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
}