body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address{
	margin : 0;
	padding : 0;
}

body,html{
	height:100%;
}

body{
	width : 100%;
	font-size:11px;
	color:#666666;
	font-family:Verdana,Arial,Helvetica;
	background:#f7f7f7;
	background-image: url("../img/bk.gif");
	background-repeat:repeat-x;
	line-height:1.3em;
}

h1 {
	font-size:11px;
	font-weight:normal;
	display:inline; 
}

h2 {
	font-size:11px;
	font-weight:normal;
	display:inline; 
}

h2.n {
	font-size:10px;
	font-weight:normal;
	display:inline; 
}

h3 {
	font-size:11px;
	font-weight:normal;
	display:inline; 
}

h4 {
	font-size:11px;
	font-weight:normal;
	display:inline; 
	font-weight:bolder;
}

img	{
	border: 0;
}

.clear{
	clear:both;
}

a { 
	color:#000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}

a:active {
	color:#000000;
	text-decoration: underline;
}

.bolder{
	font-weight:bolder;
}

.italic {
	font-style:italic
}

p{
	padding:0px 0px 10px 0px;
}

.bigger{
	font-size:120%;
	font-weight:bolder;
}

.red{
	color:#cc0000;
}


input,select{
	font-family:Verdana,Arial,Helvetica;
	color:#666666;
	font-size:11px;
	border:1px solid #999999;
	padding:2px;
	margin:2px;
	color:#666666;
}

textarea{
	border:1px solid #999999;
	padding:2px;
	margin:1px;
	color:#666666;
	font-size:11px;
}

sup{
	font-size:80%;
}

/*------ヘッダ------*/

#header{
	width : 100%;
	height : 86px;
	margin : auto;
	background-image: url("../img/headerbk.gif");
	background-repeat:repeat-x;
}

#header2{
	width:800px;
	height:86px;
	margin:auto;
}

.logo{
	width:555px;
	height:45px;
	margin-top:19px;
	float:left;
}

.lang{
	width:190px;
	height:41px;
	padding:0px;
	float:left;
	text-align:right;
}


.iso{
	width:20em;
	height:33px;
	padding:7px 5px 5px 0px;
	float:left;
	text-align:right;
	line-height: 11px;
	display:block;
}

.iso a{
	font-size:9px;
}

#navi{
	width : 100%;
	height : 29px;
	background-image: url("../img/menubk.gif");
	background-repeat:repeat-x;
}

#navi2{
	width:800px;
	height:26px;
	margin : auto;
	padding-top:2px;
}

/*------ナビゲーション------*/

#topnavi, #topnavi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#topnavi {
	position:absolute;
}

#topnavi li {
	float:left;
	position:relative;
}

#topnavi ul {
	display: none;
	width: 175px;
	position: absolute;
	top: 26px;
	left: 0px;
}

#topnavi ul li a {
	width: 130px;
	display: block;
	background: #cccccc;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #999999;
	color: #000000;
	text-decoration: none;
	filter: alpha(opacity=90);
	-moz-opacity:0.v;
	opacity:0.90;
}

#topnavi ul li a:hover {
	background: #000000;
	color:#ffffff;
	filter: alpha(opacity=90);
	-moz-opacity:0.v;
	opacity:0.90;
}

#topnavi ul li.first a {
	border-top: 1px solid #ffffff;
	background: #cccccc;
	padding: 5px 5px 5px 20px;
	filter: alpha(opacity=90);
	-moz-opacity:0.v;
	opacity:0.90;
}

#topnavi ul li.first a:hover	{
	background: #000000;
	filter: alpha(opacity=90);
	-moz-opacity:0.v;
	opacity:0.90;
}


/*-----共通------*/

.lline{
	width:1003px;
	height:5px;
	margin:auto;
	background-image: url("../img/lline.gif");
	background-repeat:no-repeat;
}

.lline2{
	width:1003px;
	height:5px;
	margin:auto;
	background-image: url("../img/lline2.gif");
	background-repeat:no-repeat;
}

#conbox{
	width:798px;
	margin:auto;
	background:#ffffff;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-image: url("../img/leftbk.gif");
	background-position:left;
	background-repeat:repeat-y;
	overflow:auto;
}

#conbox_wh{

	width:798px;

	margin:auto;

	background:#ffffff;

	border-top:2px solid #eeeeee;
	
	border-right:1px solid #eeeeee;

	border-left:1px solid #eeeeee;

	overflow:auto;
	
}

.pagetop{
	text-align:right;
	padding:20px 0px 20px 0px;
}

/*-----フッタ------*/

#footer{
	width:798px;
	height:40px;
	margin:auto;
	text-align:center;
	
	vertical-align:bottom;
	background:#ffffff;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-image: url("../img/footerbk.gif");
	background-repeat:repeat-x;

}
#footer .term{
	float:right;
	margin-top:3px;
	margin-right:30px;
	clear:both;
}

/*------トップページ------*/

.flash{
	width:800px;
	height:243px;
	margin:auto;
	background:#cccccc;
}

#topleft{
	min-height:530px;
	height: auto !important;
	width:220px;
	float:left;
	padding:0px 0px 30px 0px;
}

#topright{
	width:538px;
	float:left;
	min-height:520px;
	height: auto !important;
	height: 520px;
}

.lefttitle{
	width:200px;
	height:20px;
	background:#f2f2f2;
	padding:60px 0px 10px 20px;
	background-image: url("../img/lefttibk.gif");
	background-repeat:no-repeat;
}

#leftnavi {
	position:absolute;
}

#leftnavi ul {
	margin:0;
	list-style-type:none;
}

#leftnavi li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
	clear:both;
}

#leftnavi a {
	width: 196px;
	height:17px;
	display: block;
	color: #000000;
	padding:12px;
	text-decoration: none;
	background-image: url("../img/lnavibk.gif");
	background-repeat:repeat;
	font-size:12px;
	font-weight:bolder;
}

#leftnavi a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url("../img/lnavibk_on.gif");
	background-repeat:repeat;
	font-size:12px;
	font-weight:bolder;
}

.leftbanner {
	padding:400px 0px 10px 20px;
}

.event{
	width:558px;
	height:20px;
	padding:60px 0px 10px 0px;
	background-image: url("../img/line558.gif");
	background-repeat:no-repeat;
	background-position: bottom
}

.eventt{
	padding:60px 0px 10px 20px;
	
}

.event2{
	width:538px;
	padding:20px;
}

.eve1{
	width:538px;
	padding:5px;
}

.eve2{
	width:150px;
	vertical-align:top;
	padding-right;10px;
}


.eve3{
	vertical-align:top;
}

.evet{
	font-weight:bolder;
	font-size:120%;
}

.evespa{
	padding:5px 0px 5px 0px;
}

.evedet1{
	padding:0px;
	border-collapse: collapse;
	border-top:1px dotted #cccccc;
}

.evedet2{
	padding:3px 20px 3px 0px;
	font-weight:bolder;
	vertical-align:top;
	background:#ffffff;
	white-space: nowrap;
	border-bottom:1px dotted #cccccc;
}

.evedet3{
	padding:3px;
	background:#ffffff;
	border-bottom:1px dotted #cccccc;
}

.evedet4{
	padding:5px 0px 5px 0px;
	background-image: url("../img/lineeve.gif");
	background-repeat:no-repeat;
}

.evedet5{
	padding:5px 0px 5px 0px;
	background-image: url("../img/lineeve2.gif");
	background-repeat:no-repeat;
}

.evetitle{
	float:left;
}

.evesite{
	float:right;
	margin:3px;
}

.topics{
	width:558px;
	height:20px;
	padding:60px 0px 10px 0px;
	background-image: url("../img/line558.gif");
	background-repeat:no-repeat;
	background-position: bottom
}

.topicst{
	padding:60px 0px 10px 20px;
}

.topics2{
	width:538px;
	padding:20px;
}

/*------セカンドページ共通------*/

#contents{
	width:538px;
	min-height:520px;
	height: auto !important;
	height: 520px;
	padding:20px;
	margin:auto;
}

#terms{

	width:620px;

	padding:30px 0px 30px 0px;

	height: auto !important;

	margin:auto;

}

#terms .list1 li{
	padding-bottom:20px;
	margin-left:3em;
}

#terms .list2 li{
	margin-left:5em;
	padding:0px;
	list-style: lower-alpha;
}
.title{
	width:800px;
	height:131px;
	margin:auto;
}

.current{
	float:left;
	padding:0px 0px 20px 0px;
}

a.smlink { 
	color:#cccccc;
	text-decoration: none;
	font-weight:normal;
}

a:visited.smlink {
	color:#cccccc;
	text-decoration: none;
	font-weight:normal;
}

a:hover.smlink {
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
}

a:active.smlink {
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
}

#leftnavi2 {
	position:absolute;
}

#leftnavi2 ul {
	margin:0;
	list-style-type:none;
}

#leftnavi2 li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
	clear:both;
}

#leftnavi2 a {
	width: 196px;
	height:15px;
	display: block;
	color: #000000;
	padding:12px;
	text-decoration: none;
	background-image: url("../img/lnavibk.gif");
	background-repeat:repeat;
}

#leftnavi2 a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url("../img/lnavibk_on.gif");
	background-repeat:repeat;
}

/*------About Us------*/

.netta1{
	width:100%;
	padding:5px;
	border-collapse: collapse;
	margin:0px 10px 10px 0px;
}

.netta2{
	padding:0px 5px 5px 0px;
	font-weight:bolder;
	font-size:110%;
}

.netta3{
	width:186px;
	padding:5px;
	border: solid 1px #000000;
	background:#cccccc;
}

.netta4{
	width:186px;
	padding:5px;
	border: solid 1px #000000;
	background:#cccccc;
}

.netta5{
	width:130px;
	padding:5;
	vertical-align:bottom;
	text-align:right;
}

.netta6{
	width:186px;
	padding:5px;
	border: solid 1px #000000;
	vertical-align:top;
}

.netta7{
	width:186px;
	padding:5px;
	border: solid 1px #000000;
}

.space20{
	padding:20px;
}

.space10{
	padding:10px;
}

.sd{
	padding:0px 10px 10px 0px;
	float:left;
}

.oveta1{
	width:428px;
	padding:5px;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin:20px 50px 20px 50px;
}

.oveta2{
	width:100px;
	padding:5px;
	border: solid 1px #000000;
	background:#cccccc;
	vertical-align:top;
	font-weight:bolder;
	white-space: nowrap;
}

.oveta3{
	width:328px;
	padding:5px;
	border: solid 1px #000000;
}

.hista1{
	width:90%;
	padding:5px;
	border-top: solid 2px #cc3333;
	border-bottom: solid 1px #cc3333;
	border-collapse: collapse;
	margin:20px;
}

.hista2{
	width:5em;
	padding:5px;
	vertical-align:top;
	font-weight:bolder;
	color:#2581A5;
	white-space: nowrap;
}

.hista3{
	width:4em;
	padding:5px;
	vertical-align:top;
	font-weight:bolder;
	border-top: dotted 1px #555;
}

.hista4{
	padding:5px 0px 5px 0px;
	vertical-align:top;
	border-top: dotted 1px #555;
}

tr.border{
	border-top: dotted 1px #555;
}

.carta1{
	width:528px;
	padding:5px;
	border: 1px solid #000000;
	border-collapse: collapse;
	margin:0px 0px 20px 0px;
}

.carta2{
	width:100px;
	padding:5px;
	border: solid 1px #000000;
	background:#cccccc;
	vertical-align:top;
}

.carta2b{
	width:100px;
	padding:5px;
	border: solid 1px #000000;
	background:#b8e5f2;
	vertical-align:top;
}

.carta3{
	width:428px;
	padding:5px;
	border: solid 1px #000000;
}

/*------Contact Us------*/

.cont1{
	width:538px;
	padding:20px 0px 20px 0px;
}

.cont2{
	font-weight:bolder;
	white-space: nowrap;
	padding:4px 10px 4px 0px;
	width:200px;
}

.cont3{
	padding:4px 10px 4px 0px;
}

.cont4{
	font-weight:bolder;
	white-space: nowrap;
	padding:4px 10px 4px 0px;
}

.addt1{
	width:538px;
	padding:10px 0px 10px 0px;
	border-collapse:collapse;
}

.addt2{
	width:258px;
	height:15px;
	padding:8px;
	background-color:#cccccc;
	background-image: url("../img/grabk.gif");
	background-repeat:repeat-x;
	font-weight:bolder;
}


.addt3{
	width:258px;
	padding:5px;
	vertical-align:top;
}

.addt4{
	height:20px;
}

.addt5{
	width:2px;
	padding:0;
	margin:0;
}

.addt6{
	padding:0px;
	vertical-align:top;
	text-align:center;
}

.sales1{
	width:538px;
	padding:10px 0px 10px 0px;
	border-collapse:collapse;
}

.sales2{
	width:258px;
	height:15px;
	padding:8px;
	vertical-align:top;
}

/*------Capabilities------*/

#capa{
	float:left;
}

.capap{
	padding:5px 10px 10px 0px;
	float:left;
}

.capabig{
	font-size:12px;
	font-weight:bolder;
}

.capag{
	margin:0px 0px 20px 0px;
	padding:8px;
	background:#eeeeee;
}

.capac {
	height:15px;
	margin:5px 0px 0px 0px;
	background:#cccccc;
	padding:8px;
	background-image: url("../img/grabk.gif");
	background-repeat:repeat-x;
	font-weight:bolder;
}

.smt{
	padding-left:30px;
}

.smtc{
	text-align:center;
}

/*------Products------*/

.rfqb{
	text-align:right;
	margin-bottom:20px;
}

.prot1{
	padding:20px 0px 20px 0px;
}

.prot2{
	font-weight:bolder;
	white-space: nowrap;
	padding:4px 10px 4px 0px;
	vertical-align:top;
}

.prot3{
	padding:4px 10px 4px 0px;
}


.rfqt1{
	width:528px;
	padding:20px 0px 20px 0px;
}

.rfqt2{
	font-weight:bolder;
	white-space: nowrap;
	padding:4px 10px 4px 0px;
	vertical-align:top;
	line-height:1.3em;
}

.rfqt3{
	padding:4px 10px 4px 0px;
	line-height:2.0em;
}

.rfqbk{
	width:528px;
	height:15px;
	background:#cccccc;
	font-size:120%;
	font-weight:bolder;
	padding:8px;
	margin:10px 0px 10px 0px;
	background-image: url("../img/grabk.gif");
	background-repeat:repeat-x;
}

.touch1{
	padding:3px;
	border-collapse:collapse;
	border:1px solid #666666;
	width:538px;
}

.touch2{
	padding:3px;
	border:1px solid #666666;
	background:#e1e1e1;
	text-align:center;
	font-weight:bolder;
}

.touch3{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
}

.touch4{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-weight:bolder;
}

.vfd1{
	padding:3px;
	border-collapse:collapse;
	border:1px solid #666666;
	width:538px;
}

.vfd2{
	padding:3px;
	border:1px solid #666666;
	background:#e1e1e1;
	text-align:center;
	font-size:80%;
	width:25%;
}

.vfd3{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:80%;
}

.vfd4{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:80%;
}

.oled1{
	padding:3px;
	border-collapse:collapse;
	border:1px solid #666666;
	width:538px;
}

.oled2{
	padding:3px;
	border:1px solid #666666;
	background:#e1e1e1;
	text-align:center;
	font-size:80%;
	width:20%;
}

.oled3{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:80%;
}

.oled4{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:80%;
}

.space20{
	padding:20px;
}

.lista1{
	padding:3px;
	margin:10px 0px 0px 0px;
	width:100%;
	border-collapse:collapse;
	border:1px solid #666666;
}

.lista2{
	padding:3px;
	border:1px solid #666666;
	background:#e1e1e1;
	font-weight:bolder;
	text-align:center;
	font-size:80%;
}

.lista3{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-weight:bolder;
	font-size:80%;
}

.lista4{
	padding:3px;
	border:1px solid #666666;
	font-size:80%;
}

.lista5{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:80%;
}

.lista7{
	padding:3px;
	margin:10px 0px 0px 0px;
	border-collapse:collapse;
	border:1px solid #666666;
}

.lista1s{
	padding:3px;
	margin:10px 0px 0px 0px;
	width:100%;
	border-collapse:collapse;
	border:1px solid #666666;
}

.lista2s{
	padding:3px;
	border:1px solid #666666;
	background:#e1e1e1;
	font-weight:bolder;
	text-align:center;
	font-size:70%;
}

.lista3s{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-weight:bolder;
	font-size:70%;
}

.lista4s{
	padding:3px;
	border:1px solid #666666;
	font-size:70%;
}

.lista5s{
	padding:3px;
	border:1px solid #666666;
	text-align:center;
	font-size:70%;
}

.lista7s{
	padding:3px;
	margin:10px 0px 0px 0px;
	border-collapse:collapse;
	border:1px solid #666666;
}

/*------Quality------*/

.sh{
	padding:0px 10px 10px 0px;
	float:left;
}

.te1{
	width:518px;
	height:15px;
	background-color:#cccccc;
	font-weight:bolder;
	padding:8px;
	margin:10px 0px 5px 0px;
	background-image: url("../img/grabk.gif");
}

.tep{
	float:left;
	padding-right:10px;
}

.te2{
	width:200px;
	padding:5px;
	margin:5px 0px 5px 20px;
	float:left;
}
