#contents {
	padding: 0px;
	margin: 12px auto;
}
.widget {
	margin: 20px auto 30px;
	padding: 0px;
	border-top: 0px;
	width: 750px;
}
.tabnav {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
.tabnav li {
	list-style: none;
	width: 170px;
	height: 30px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(nanojetmaizer/tab_bg.jpg) no-repeat left top;
	float: left;
	text-decoration: none;
}
.tabnav li a {
	color: #444444;
	font-size: 12px;
	line-height: 2.4;
	display: block;
	text-align: center;
	text-decoration: none;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #003399;
}
.ui-tabs-hide {
	display: none;
}
.nanojet_tab{
	padding: 10px 25px 20px;
	margin: 0px;
	width: 698px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(nanojetmaizer/nanojet_bg.gif) no-repeat right top;
	clear: both;
}
.nanojet_tab h3,.feature_tab h3,.lineup_tab h3,.shiken_tab h3{
	color: #003399;
	font-size: 15px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.systemflow{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.nanoL{
	width: 350px;
	float: left;
	margin: 10px 0px 20px;
	padding: 0px;
}
.nanoL dl{
	margin: 0px;
	padding: 0px;
}
.nanoL dt{
	margin: 0px 0px 5px;
	padding: 0px;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.8;
	text-indent: 12px;
}
.nanoL dd{
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.7;
	color: #444444;
}
.bluearrow_bg{
	background: url(nanojetmaizer/nanocolumn_bg2.gif) no-repeat left top;
}
.grayarrow_bg{
	background: url(nanojetmaizer/nanocolumn_bg.gif) no-repeat left top;
}
.nanoR{
	margin: 10px 0px 20px;
	padding: 0px;
	width: 320px;
	float: right;
}
.satellite{
	margin: 0px 0px 10px;
	padding: 0px;
}

.satellite p{
	font-size: 12px;
	line-height: 1.5;
	color: #444444;
}
.movie{
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 320px;
	clear: both;
}
.feature_tab{
	padding: 10px 25px 20px;
	margin: 0px;
	width: 698px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(nanojetmaizer/feature_bg.gif) no-repeat left top;
	clear: both;
}
.feature_tab dl{
	margin: 0px;
	padding: 0px;
}
.feature_tab dt{
	font-size: 15px;
	color: #0066CC;
	line-height: 2;
	text-indent: 23px;
	margin: 0px;
	padding: 0px;
}
.feature_tab dd{
	font-size: 12px;
	line-height: 1.7;
	color: #444444;
	margin: 0px 0px 15px;
	padding: 0px;
}
.f1_bg{
	background: url(nanojetmaizer/f1.jpg) no-repeat left center;
}
.f2_bg{background: url(nanojetmaizer/f2.jpg) no-repeat left center;
}
.f3_bg{background: url(nanojetmaizer/f3.jpg) no-repeat left center;
}
.f4_bg{background: url(nanojetmaizer/f4.jpg) no-repeat left center;
}
.f5_bg{background: url(nanojetmaizer/f5.jpg) no-repeat left center;
}
.lineup_tab{
	padding: 10px 25px 20px;
	margin: 0px;
	width: 698px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(nanojetmaizer/lineup_bg.gif) no-repeat left top;
	clear: both;
}
.lineup_tab dl{
	margin: 0px;
	padding: 0px;
}
.lineup_tab dt{
	font-size: 15px;
	color: #0066CC;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.lineup_tab dd{	
	font-size: 12px;
	line-height: 1.7;
	color: #444444;
	margin: 0px 0px 15px;
	padding: 0px;
}
.shiken_tab{
	padding: 10px 25px 20px;
	margin: 0px;
	width: 698px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: url(nanojetmaizer/shiken_bg.gif) no-repeat left top;
	clear: both;
}
.shiken_tab p{
	font-size: 12px;
	line-height: 1.7;
	color: #444444;
	clear: both;
	margin: 0px 0px 10px;
	padding: 0px;
}
.shiken_tab ul{
	margin: 0px;
	padding: 0px;
	width: 700px;
}
.shiken_tab li{
	list-style: none;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	float: left;
}
/*clearfix*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
*html.clearfix{
	height:1px;
	/*\*//*/
	hegiht:auto;
	overflow:hidden;
	/**/
}

