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

h3 {
	font-size:18px;/* 2010/08/19 */
	background-image:url(../method/img/listitem.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	}
h4 {
	border-bottom:#666 1px solid;
	margin-left:2em;
	padding-top:20px;
	}

/*.bg_green {
	background-color:#E0E7D8;
	padding:25px;
	margin-top:20px;
	margin-bottom:20px;
	}
p.tokucho_text {
	margin:0;
	margin-bottom:20px;
	color:#62893B;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	border-bottom:#62893B 1px solid;
	}
p.tokucho_text_last {
	margin-bottom:0;
	margin:0;
	color:#62893B;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	border-bottom:#62893B 1px solid;
	}*/
p.pict_caption {
	text-align:right;
	margin:0;
	padding:0;
	font-size:12px;
	}
table.tbl_sekotejyun {
	width:100%;
	margin-bottom:10px;
	border:#62893B 1px solid;
	}
table.tbl_sekotejyun td.col_left {
	background-color:#62893B;
	width:75px;
	text-align:center;
	}
table.tbl_sekotejyun td.col_center {
	width:172px;
	}
table.tbl_sekotejyun td.col_right {
	display:table-cell;
	padding:29px;
	text-align:center;
	}
.tejyun_text {
	width:220px;
	height:50px;
	display:table-cell;
	border-bottom:#666 1px solid;
	border-top:#666 1px solid;
	vertical-align:middle;
	}
	
#td_link {
	position:relative;
	}
.txt_link {
	position:absolute;
	bottom:0;
	right:0;
	}
.txt_link a {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#62893B;
	}
.txt_link a:hover {
	text-decoration:none;
	}

p.kome { text-align:right; font-size:12px; }


/* 使用材料 */
div.zairyo {
	width:100%;
	margin-top:20px;
	}
div.zairyo_col_left {
	width:395px;
	float:left;
	}
div.zairyo_name {
	color:#62893B;
	font-size:16px;
	font-weight:bold;
	border-bottom:#62893B solid 1px;
	position:relative;
	padding-bottom:3px;
	}
div.syoukai_link {
	position:absolute;
	right:25px;
	top:0;
	color:#666;
	font-size:12px;/* 2010/08/19 */
	font-weight:normal;
	width: 89px;
	text-align:right;
	}
div.syoukai_link a {
	color:#666;
	text-decoration:none;
	}
div.syoukai_link a:hover {
	text-decoration:underline;
	}
div.syoukai_link img {
	vertical-align:middle;
	}
p.zairyo_text {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-right:20px;
	}
div.zairyo_pict {
	width:134px;
	float:left;
	}


/*fig*/
div.fig {
	text-align:center;
	padding:20px;
	}

p.padd_left {
	padding-left:25px;
	}


/*
 * 以下 Uカットピンニング工法で追加
 */
.va-top img {
  vertical-align: top;
}
.ttl-method {
  width: 100%;
  height: 130px;
  position: relative;
  background: url( ../method/img_method11/img_h2.png) 0 0 no-repeat;
  font-weight: normal;
}
.ttl-method .sub-title {
  position: absolute;
  display: block;
	color:#62893B;
  font-size: 16px;
  top:22px;
  left: 40px;
}
.ttl-method .name-method {
  position: absolute;
  display: block;
	color:#62893B;
  font-size: 32px;
  top:56px;
  left: 40px;
}
.ttl-4 {
  border-bottom:0;
	color:#62893B;
  margin-left:0;
}
.color-green {
	color:#62893B;
}
.ketsuron {
  width: 100%;
  overflow: hidden;
}
.ketsuron dt {
  background-color: #62893b;
  color: white;
  float: left;
  text-align: center;
  padding: 1.2em 1em;
  width: 50px;
  margin-top: .2em;
  margin-right: 1em;
}
.ketsuron dd {
  padding-left:0;
  width: auto;
  margin-left: 1em;
}
