@charset "UTF-8";
.oec-compositionTwoColumn .oec-twoColumnMain {
  float: left;
}
.oec-compositionTwoColumn .oec-twoColumnSidebar {
  float: right;
}

.oec-compositionIndexHeader .oec-titStyle1 {
  margin: 0;
  padding: 0 0 14px 40px;
  font-size: 22px;
  vertical-align: top;
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid #000000;
  background: url(/contents/shared/images/mypage/ico_header_normal_1.png) left 4px no-repeat;
}

#CONTENTSAREA {
  margin: 0 auto 40px;
  width: 640px;
}
#CONTENTSAREA .productSelect ul {
  margin: 0;
}
#CONTENTSAREA .productSelect li {
  margin: 0;
  list-style: none;
}
#CONTENTSAREA > table table {
  border-collapse: separate;
  border-spacing: 1;
}
#CONTENTSAREA > table table td {
  padding: 7px;
  line-height: 1.4;
}
#CONTENTSAREA > table table td table {
  border-collapse: collapse;
}
#CONTENTSAREA > table table td table td {
  padding: 0;
}
#CONTENTSAREA > table table b {
  font-weight: bold;
}

.css3 {
  font-size: 12px;
  line-height: 120%;
}

.css2 {
  font-size: 11px;
  line-height: 120%;
}

.productConfirm {
  padding: 20px 0 15px;
  overflow: hidden;
}

.productConfirm h2 {
  float: left;
  margin-right: 20px;
  font-size: 116%;
  font-weight: bold;
}

.productConfirm p.pdfLink {
  float: left;
}

.productConfirm p.pdfLink img {
  margin-right: 3px;
  vertical-align: text-bottom;
}

.productSelect {
  margin-bottom: 15px;
}

.productSelect ul {
  border-top: 1px solid #d1d1d1;
}

.productSelect ul li {
  padding: 8px 0 9px;
  background: url(/contents/images/catalog/allingred_dotline.gif) no-repeat left bottom #eff9f8;
}

.productSelect ul li span {
  padding: 0 9px;
}

/*成分表示、原材料表示
--------------------------------------------------------------*/
#INGRED .ingredName {
  font-weight: bold;
  font-size: 20px;
}

#INGRED .ingredAttention {
  font-size: 11px;
  margin: 10px 0 0 0;
}

#INGREDTABLE {
  margin: 10px 0 0 0;
  text-align: right;
}

#INGRED #INGREDHEADER {
  border-bottom: solid 1px #999;
  padding: 0 0 10px 0;
}

#INGRED #INGREDCLASS {
  border-bottom: solid 1px #999;
  padding: 20px 0 3px 0;
  font-size: 16px;
}

#INGRED #INGREDTABLE table {
  width: 480px;
}

#INGRED #INGREDTABLE td {
  font-size: 14px;
  border-bottom: solid 1px #ccc;
  padding: 2px;
  text-align: left;
}

#INGRED #INGREDTABLE td.ingredDouble {
  border-bottom: double 3px #ccc;
}
