/*left-navi　start-----------------------*/

div.technology-nav h2 {
	background: url(../img/ttl_technology.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 39px;
	width: 207px;
}



div.technology-nav ul li {
	text-indent: -9999px;
	height: 30px;
	width: 207px;
	margin: 0px;
	padding: 0px;
}
div.technology-nav ul li a {
	display:block;
	text-indent: -9999px;
	height: 30px;
	width: 207px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.technology-nav ul li#tec-nav01 {
	background: url(../img/btn_tec_td.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav02 {
	background: url(../img/btn_tec_fem.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav03 {
	background: url(../img/btn_tec_pro.jpg) no-repeat left top;
}



div.technology-nav ul li#tec-nav01 a:hover {
	background: url(../img/btn_tec_td_on.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav02 a:hover {
	background: url(../img/btn_tec_fem_on.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav03 a:hover {
	background: url(../img/btn_tec_pro_on.jpg) no-repeat left top;
}


div.technology-nav ul li#tec-nav01-on {
	background: url(../img/btn_tec_td_on.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav02-on {
	background: url(../img/btn_tec_fem_on.jpg) no-repeat left top;
}
div.technology-nav ul li#tec-nav03-on {
	background: url(../img/btn_tec_pro_on.jpg) no-repeat left top;
}


/*left-navi　end-----------------------*/


/*commin-setting　start-----------------------*/

div#content h2 {
	margin-bottom: 15px;
	clear: both;
}
div#content h3 {
	margin-bottom: 20px;
	margin-top: 50px;
}
div#content h4 {
	line-height: 16px;
	background: url(../../img/icon_h3.gif) no-repeat left center;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333333;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
div#content h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px;
}
div#content p {
	margin-right: 10px;
	margin-bottom: 60px;
}
/*commin-setting　end-----------------------*/

/*index.html　start-----------------------*/
div#content ul#pro-nav li {
	display: inline;
}
div#content ul#pro-nav {
	padding-bottom: 40px;
	padding-top: 0px;
}
div#content ul {
	margin-top: 15px;
	margin-bottom: 20px;
}
div#content p.end-area {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666666;
}

/*index.html　end-----------------------*/
div#content p.bold-txt {
	font-weight: bold;
	margin-bottom: 25px;
	color: #666666;
}
div#content table td {
	vertical-align: top;
	padding: 5px;
}
div#content p.to-shosai {
	background: url(../../img/icon_goshosai.gif) no-repeat left center;
	padding-left: 15px;
	width: auto;
	margin-top: 50px;
}
div#content p.to-shosai a {
	text-decoration: underline;
}
div#content table.shiyo-table {
	float: left;
	width: 310px;
}
div#content table.shiyo-table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background: #FAFAFA;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
div#content table.shiyo-table td {
	border: 1px solid #CCCCCC;
}


div#content table.shiyo-table-400 {
	float: left;
	width: 400px;
}
div#content table.shiyo-table-400 th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background: #FAFAFA;
	padding: 5px;
	text-align: left;
}
div#content table.shiyo-table-400 td {
	border: 1px solid #CCCCCC;
}
div#content h4.cut {
	background: url(../../img/icon_subttl.gif) no-repeat left center;
	border-bottom-style: none;
	margin-bottom: 0px;
	clear: both;
}
div#content ul li strong {
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
}
div#content p#pan {
}
div#content p img.over {
	margin-bottom:20px;
	margin-top: 10px;
}
div#content div.images-area-center {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 60px;
}
div#content h5 {
	font-size: 12px;
	padding-bottom: 5px;
}
div#content h5 {
	font-weight: bold;
	color: #333333;
}
div#content h5.txt-normal {
	font-weight: normal;
	color: #666666;
}
