  /** 基本
-------------------------------------**/
.tech.dbItem #contentBody {
	margin: 14px 28px 56px 28px;
	padding: 14px 0 0 0;
	}

.tech.dbItem #contentBody h2.entry-title {
	font-size: 22px;
	line-height: 32px;
	color: #111;
	margin: 0px 0 0 0;
	padding: 4px 7px 0 0;
	float: none;
	}
.tech.dbItem #contentBody h3 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 56px;
	margin-bottom: 21px;
	border-bottom: 1px dotted #ccc;
	padding: 0 14px 0 14px;
	background: url(/chronicle/img/7x7_obysBlue.png) top left repeat-y;
	}
.tech.dbItem #contentBody h3.subTitle {
	border-left: none;
	background: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: #111;
	padding-bottom: 14px;
	}
.tech.dbItem #contentBody h4 {
	font-weight: normal;
	margin: 14px 0 14px 0;
	font-size: 14px;
	background: #f4f4f4;
	padding: 2px 7px 2px 7px;
	color: #333;
	}

.tech.dbItem #contentBody h4.productTitle {
	font-weight: normal;
	font-size: 16px;
	border: 1px solid #ccc;
	font-size: 14px;
	background: none;
	padding: 7px 7px 7px 7px;
	margin: 35px 0 14px 0;
	color: #666;
	display: inline-block;
	}
	
.tech.dbItem #contentBody h5 {
	font-weight: normal;
	margin: 14px 0 0px 0;
	font-size: 14px;
	padding: 2px 7px 2px 0px;
	color: #333;
	}
.tech.dbItem #contentBody p {
	font-size: 13px;
	line-height: 21px;
	}


/** 画像グループ
-------------------------------------**/
.tech.dbItem .figures {
	display: block;
	float: none;
	margin: 28px 0 28px 0;
	}
.figuresCaption {
/* 	border-top: 1px solid #eaeaea; */
	font-size: 11px;
	line-height: 16px;
	padding: 0 3px 0 ;
	margin-top: -21px;
	color: #555;
	}
.figuresCaption:before {
/*
	content: url(/chronicle/img/icons2/arrow_up.png);
	line-height: 20px;
	margin: 3px;
	height: 20px;
*/
	}

/** 画像個別
-------------------------------------**/
/*** default ***/
.tech.dbItem figure {
	display: block;
	text-align: left;
	width: auto;
	max-width: 648px;
	float: left;
	margin: 0;
	margin-bottom: 28px;
	margin-right: 14px;
	}
.tech.dbItem figure,
.tech.dbItem figure img.zoom,
.tech.dbItem figure img.no-zoom {
	}
.tech.dbItem figure:last-child {
	margin-right: 0px;
	}

.tech.dbItem figcaption {
	font-size: 11px;
	padding: 3px;
	}
.tech.dbItem figure.figCenter {
	float: none;
	margin: 0 auto;
	margin-bottom: 28px;
	text-align: center;
	}
.tech.dbItem figure.continued{
	margin-bottom: 7px;;
	}
.tech.dbItem figure .bordered {	
	border-color: rgb(221, 221, 221);
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-bottom: -4px;
	}
/*** 任意にサイズを設定 ***/
.tech.dbItem .w600,
.tech.dbItem .w600 img.zoom,
.tech.dbItem .w600 img.no-zoom {
	width: 600px;
	}
.tech.dbItem .w500,
.tech.dbItem .w500 img.zoom,
.tech.dbItem .w500 img.no-zoom {
	width: 500px;
	}
	.tech.dbItem .w400,
.tech.dbItem .w400 img.zoom,
.tech.dbItem .w400 img.no-zoom {
	width: 400px;
	}
.tech.dbItem .w350,
.tech.dbItem .w350 img.zoom,
.tech.dbItem .w350 img.no-zoom {
	width: 350px;
	}
.tech.dbItem .w300,
.tech.dbItem .w300 img.zoom,
.tech.dbItem .w300 img.no-zoom {
	width: 300px;
	}
.tech.dbItem .w200,
.tech.dbItem .w200 img.zoom,
.tech.dbItem .w200 img.no-zoom {
	width: 200px;
	}
.tech.dbItem .h500,
.tech.dbItem .h500 img.zoom,
.tech.dbItem .h500 img.no-zoom {
  height: 500px;
	}
.tech.dbItem .h480,
.tech.dbItem .h480 img.zoom,
.tech.dbItem .h480 img.no-zoom {
  height: 480px;
	}
.tech.dbItem .h460,
.tech.dbItem .h460 img.zoom,
.tech.dbItem .h460 img.no-zoom {
  height: 460px;
	}
.tech.dbItem .h440,
.tech.dbItem .h440 img.zoom,
.tech.dbItem .h440 img.no-zoom {
  height: 440px;
	}
.tech.dbItem .h420,
.tech.dbItem .h420 img.zoom,
.tech.dbItem .h420 img.no-zoom {
  height: 420px;
	}
.tech.dbItem .h400,
.tech.dbItem .h400 img.zoom,
.tech.dbItem .h400 img.no-zoom {
  height: 400px;
	}
.tech.dbItem .h380,
.tech.dbItem .h380 img.zoom,
.tech.dbItem .h380 img.no-zoom {
  height: 380px;
	}
.tech.dbItem .h360,
.tech.dbItem .h360 img.zoom,
.tech.dbItem .h360 img.no-zoom {
  height: 360px;
	}
.tech.dbItem .h340,
.tech.dbItem .h340 img.zoom,
.tech.dbItem .h340 img.no-zoom {
  height: 340px;
	}
.tech.dbItem .h320,
.tech.dbItem .h320 img.zoom,
.tech.dbItem .h320 img.no-zoom {
  height: 320px;
	}
.tech.dbItem .h300,
.tech.dbItem .h300 img.zoom,
.tech.dbItem .h300 img.no-zoom {
  height: 300px;
	}
.tech.dbItem .h280,
.tech.dbItem .h280 img.zoom,
.tech.dbItem .h280 img.no-zoom {
  height: 280px;
	}
.tech.dbItem .h260,
.tech.dbItem .h260 img.zoom,
.tech.dbItem .h260 img.no-zoom {
  height: 260px;
	}
.tech.dbItem .h240,
.tech.dbItem .h240 img.zoom,
.tech.dbItem .h240 img.no-zoom {
  height: 240px;
	}
.tech.dbItem .h220,
.tech.dbItem .h220 img.zoom,
.tech.dbItem .h220 img.no-zoom {
  height: 220px;
	}	
.tech.dbItem .h209,
.tech.dbItem .h209 img.zoom,
.tech.dbItem .h209 img.no-zoom {
  height: 209px;
	}
.tech.dbItem .h200,
.tech.dbItem .h200 img.zoom,
.tech.dbItem .h200 img.no-zoom {
  height: 200px;
	}	
.tech.dbItem .h180,
.tech.dbItem .h180 img.zoom,
.tech.dbItem .h180 img.no-zoom {
  height: 180px;
	}
.tech.dbItem .h160,
.tech.dbItem .h160 img.zoom,
.tech.dbItem .h160 img.no-zoom {
  height: 160px;
	}
.tech.dbItem .h140,
.tech.dbItem .h140 img.zoom,
.tech.dbItem .h140 img.no-zoom {
  height: 140px;
	}
.tech.dbItem .h120,
.tech.dbItem .h120 img.zoom,
.tech.dbItem .h120 img.no-zoom {
  height: 120px;
	}
.tech.dbItem .h100,
.tech.dbItem .h100 img.zoom,
.tech.dbItem .h100 img.no-zoom {
  height: 100px;
	}
.tech.dbItem .h80,
.tech.dbItem .h80 img.zoom,
.tech.dbItem .h80 img.no-zoom {
  height: 80px;
	}
.tech.dbItem .h50,
.tech.dbItem .h50 img.zoom,
.tech.dbItem .h50 img.no-zoom {
  height: 50px;
	}
.tech.dbItem .h45,
.tech.dbItem .h45 img.zoom,
.tech.dbItem .h45 img.no-zoom {
  height: 45px;
	}

.tech.dbItem .h40,
.tech.dbItem .h40 img.zoom,
.tech.dbItem .h40 img.no-zoom {
  height: 40px;
	}

	

