@charset "utf-8";

/*------------------------------------
  research
------------------------------------*/

#contentsArea p.imageArea img {
	margin-bottom: 0.5em;
}
#contentsArea p.imageArea span.caption {
	display: block;
}

#contentsArea .imageLayoutBlock06a .ctechWd01 {
	width: 278px;
}
#contentsArea .imageLayoutBlock06a .ctechWd02 {
	width: 356px;
}
#contentsArea .imageLayoutBlock06a .ctechWd03 {
	width: 335px;
}
#contentsArea .imageLayoutBlock06a .ctechWd04 {
	width: 248px;
}

#contentsArea table.dataTable01 tbody th a {
	font-weight: bold;
}
#contentsArea table.dataTable01 tbody th a:hover {
	color: #7F99B2;
}
#contentsArea table.dataTable01 .bl {
	color: #4B4B4B;
	background: #CCE0F5;
	border-bottom: 1px solid #B8B8B8;
}
#contentsArea table.dataTable01 .yl {
	color: #4B4B4B;
	background: #F4F9D8;
	border-bottom: 1px solid #B8B8B8;
}
#contentsArea table.dataTable01 .pk {
	color: #4B4B4B;
	background: #F7EBEB;
	border-bottom: 1px solid #B8B8B8;
}
#contentsArea table.dataTable01 .gn {
	color: #4B4B4B;
	background: #E5F7E4;
	border-bottom: 1px solid #B8B8B8;
}
#contentsArea table.dataTable01 .gy {
	color: #4B4B4B;
	background: #EEE;
	border-bottom: 1px solid #B8B8B8;
}



/* index ---------------------------- */

#contentsArea .infoBlockB02	{
	margin-bottom: 8px;
}

#contentsArea .ctechBox01 {
	background: url(../material/img/index_box_bg01.gif) no-repeat left bottom;
	padding-bottom: 16px;
}

#contentsArea .ctechBox01 .firstColumnBox {
	width: 306px;
	float: left;
}
#contentsArea .ctechBox01 .endColumnBox {
	width: 306px;
	float: right;
}

#contentsArea .ctechLine01 {
	width: 290px;
	background: url(../material/img/index_line01.gif) repeat-x left bottom;
	margin: 0 8px;
	padding: 0 0 10px 0;
}

/* float hack ---- */
#contentsArea .ctechLine01:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html #contentsArea .ctechLine01 {	display: inline-block;	}
*:first-child+html #contentsArea .ctechLine01 {	display: inline-block;	}
/* no mac IE \*/
*html #contentsArea .ctechLine01 {	height: 1%;	}
#contentsArea .ctechLine01 {	display: block;	}
/* */

#contentsArea .ctechLine01 .fltR {
	width: 200px;
}

#contentsArea .ctechBox01 h5 {
	font-size: 1%;
	line-height: 1%;
	margin: 0;
}
#contentsArea .ctechBox01 h5 img {
	margin: 10px 8px 0 8px;
}

#contentsArea .ctechBox01 ul.ctechPrdct {
	list-style-type: none;
	margin-top: 10px;
}
#contentsArea .ctechBox01 ul.ctechPrdct li {
	width: 39px;
	float: left;
}
#contentsArea .ctechBox01 ul.ctechPrdct li img {
	margin-right: 6px;
}

#contentsArea .ctechBox01 ul.ctechCase {
	width: 215px;
	float: left;
	list-style-type: disc;
	padding: 10px 0 0 17px;
}



/* popup ------------------------------------*/
#subWinContentsArea {
	text-align: center;
	padding-left: 40px;
}

#subWinContentsArea .popBox01 {
	width: 240px;
	float: left;
	text-align: left;
}
#subWinContentsArea .popBox01 p {
	font-size: 81%;
	line-height: 150%;
	margin-bottom: 1em;
}
#subWinContentsArea .popBox01 p img {
	vertical-align: middle;
	margin: 0 8px 0 0;
}




