﻿@charset "utf-8";


/* --- nanotype ---*/

#nanotype {
	padding: 15px 0 15px 0px;
}

#nanotype h2 {
	color: #333;
	font-size: 120%;
	border-left: solid 4px #ff6600;
	padding: 5px 0 0 10px;
	margin: 0 0 15px 0;
	line-height: 1.3;
}

#nanotype h3 {
	color: #0066FF;
	font-size: 120%;
	margin: 30px 0 10px 0;
}


/* --- natype01box ---*/

#natype01box {
	clear: both;
	overflow: hidden;
	width: 700px;
}

#natype01box img {
	float: left;
	padding-left: 10px;
}

#natype01box p {
	float:right;
	width: 380px;
	color: #333;
	font-size: 84%;
	line-height: 1.6;
	padding-right: 10px;
}


/* --- nalineupbox ---*/

#nalineupbox01,
#nalineupbox02,
#nalineupbox03 {
	clear: both;
	overflow: hidden;
	width: 685px;
	padding: 20px 0 20px 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0 0 40px 0;
}

#nalineupbox01 {
	background: #eee url(../../img/nanon/technology/nano/nanotype/sd.jpg) 97% 50% no-repeat;
}

#nalineupbox02 {
	background: #eee url(../../img/nanon/technology/nano/nanotype/nanon.jpg) 97% 50% no-repeat;
}

#nalineupbox03 {
	background: #eee url(../../img/nanon/technology/nano/nanotype/nf.jpg) 97% 50% no-repeat;
}

.naluboxR {
	width: 470px;		
	border-right: dotted 1px #ccc;
}

.naluboxR h4 {
	margin: 0 0 10px 0;
}

.naluboxR p {
	line-height: 1.5;
	padding: 0 0 10px 3px;
	font-size: 84%;
	color: #444;
	width: 460px;
}


/* --- csbox ---*/

.csBox {
	width: 470px;
	overflow: hidden;
}

.csBox a img {
	float: left;
	margin: 10px 5px 15px 0;
}


.csBox h5 {
	clear: both;

}


/* --- natable01 ---*/

#natable01 table {
	border-collapse: collapse;
	margin-top: 20px;
	width: 670px;
}

#natable01 thead th {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}

#natable01 thead {
	color: #333;
	background: url(../img/technology/nano/nanotype/theadback.jpg) bottom left repeat-x;
	font-size: 100%;
}

#natable01 tbody td img {
	margin-left: auto;
	margin-right: auto;
}

.ta02 {
	text-align: left;
	vertical-align: top;
}

#tabtit01,
#tabtit02,
#tabtit03,
#tabtit04 {
	background: url(../img/technology/nano/nanotype/tabtit05.jpg) left bottom repeat-x;
}
#natable01 th,
#natable01 td {
	line-height: 1.5;
	border: 1px solid #555;
	font-size: 90%;
}

#natable01 .th00  {
	background-color: #eee;
	padding: 10px 0;	
}

#natable01 .th01 {
	color: #0066FF;
	background-color: #DDF2FB;
}

#natable01 .th02 {
	color: #0066FF;
	background-color: #FFCC00;
}

#natable01 .th03 {
	color: #0066FF;
	background-color: #0099FF;
}


.datalink a img {
	margin: 0 0 15px 0;
}

#natable01 tbody tr:hover {
	background-color: #FFFAF0;
}



















