@charset "utf-8";
/* CSS Document */

/* コンテンツ一般 */
#contents {
  width: 800px;
  margin: 0 auto;
}

#main {
  background: url(../img/common/right_bg.png) repeat-y right top;
  margin-left: 20px;
  padding-bottom: 100px;
}

#left {
  width: 610px;
}

#left h2 {
  text-indent: -9999px;
}




/* 検査と診断 */

/* 共通 */
#left .org {
  padding: 20px 0 30px;
}

#left .org h2 {
  background: url(../img/option/tw_cli_bnr.png) no-repeat;
  width: 610px;
  height: 34px;
  margin-bottom: 10px;
}

#left .org .style {
  width: 608px;
  border: #96781e solid 1px;
  margin-bottom: 20px;
}

#left .org .style h3{
  background: #ab934b;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
}

#left .org .style p{
  margin: 10px;
}

#left .org .style .fee {
  border-top: #96781e solid 1px;
}

#left .org .style .fee2, #left .org .style .fee3 {
  border-top: #96781e dotted 1px;
}

#left .org .style .fee p.text, #left .org .style .fee2 p.text{
  float: left;
  font-size: 16px;
}

#left .org .style .fee p.price, #left .org .style .fee2 p.price{
  float: right;
  font-size: 18px;
}

#left .org .style .fee p.price span.red, #left .org .style .fee2 p.price span.red{
  color: #f00;
}

#left .org .style .fee p.price span.tax, #left .org .style .fee2 p.price span.tax{
  font-size: 14px;
}

#left .org .style .fee3 p.text{
  float: left;
}

#left .org .style .fee3 p.price{
  float: right;
}

#left .org .style .fee3 p.price span.red{
  color: #f00;
}

#left .org .style .fee3 p.price span.tax{
  font-size: 12px;
}

#left .org .style .fee3 p.comp {
  margin-top: 0;
}



/* DNA酸化損傷マーカー */
#left .org .dna img.oh {
  display: block;
  width: 440px;
  margin: 20px auto;
}

#left .org .dna .fig {
  width: 540px;
  margin: 10px auto;
  border: #96781e solid 1px;
  border-top: #96781e solid 3px;
  padding: 10px 20px;
}
  
#left .org .dna .fig img {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}

#left .org .dna .fig p{
  margin: 10px 0;
  font-size: 12px;
}

#left .org .dna .fig h4{
  font-weight: bold;
}


/* 甲状腺超音波検査 */
#left .org .ss img {
  float: left;
  padding: 10px;
  padding-top: 0;
}

#left .org .ss p.small {
  font-size: 12px;
  padding-top: 50px;
}


/* 電離放射線健康診断 */
#left .org .er p.law {
  margin: 0;
  margin: 10px 10px 0;
}

#left .org .er ol {
  margin-bottom: 10px;
}


#left .org .er ol li {
  list-style-type: decimal;
  margin-left: 40px;
}


/* 子供たちの被ばく対策 */
#left .org .cpc h3 {
  background: url(../img/option/cpc_bnr.png) no-repeat;
  width: 610px;
  height: 30px;
  text-indent: -9999px;
  margin-top: 50px;
}

#left .org .cpc p {
  margin: 10px 0;
}

#left .org .cpc ul {
  width: 588px;
  border: #96781e solid 1px;
  padding: 5px 10px;
}

#left .org .cpc ul li {
  list-style-type: decimal;
  margin-left: 30px;
}

/*-------------------------検査と診断end----------------------------*/



/* クリニック紹介 */
#left .about {
  padding: 30px 0;
}

#left .about h2 {
  background: url(../img/option/about_tw_cli_bnr.png) no-repeat;
  width: 610px;
  height: 34px;
  margin-bottom: 10px;
}

#left .about p a{
  color: #333;
}


#left .about img {
  margin-top: 20px;
}