@charset "utf-8";
@import url(../../../css/global_second.css);
@import url(common.css);
/*  ----------------------------------------------------------  */
/*  second left menu  */
p.chooseme {
	color: #333;
	margin: 2em 0 0;
}
div#lmenu ul li#t0 div#c0 p.clist a,
div#lmenu ul li#t1 div#c1 p.clist a,
div#lmenu ul li#t2 div#c2 p.clist a,
div#lmenu ul li#t3 div#c3 p.clist a,
div#lmenu ul li#t4 div#c4 p.clist a,
div#lmenu ul li#t5 div#c5 p.clist a,
div#lmenu ul li#t6 div#c6 p.clist a,
div#lmenu ul li#t7 div#c7 p.clist a,
div#lmenu ul li#t8 div#c8 p.clist a,
div#lmenu ul li#t9 div#c9 p.clist a {
	background: none !important;
}
p.clist a:hover,
div#lmenu ul li#t0 div#c0 p.clist a:hover,
div#lmenu ul li#t1 div#c1 p.clist a:hover,
div#lmenu ul li#t2 div#c2 p.clist a:hover,
div#lmenu ul li#t3 div#c3 p.clist a:hover,
div#lmenu ul li#t4 div#c4 p.clist a:hover,
div#lmenu ul li#t5 div#c5 p.clist a:hover,
div#lmenu ul li#t6 div#c6 p.clist a:hover,
div#lmenu ul li#t7 div#c7 p.clist a:hover,
div#lmenu ul li#t8 div#c8 p.clist a:hover,
div#lmenu ul li#t9 div#c9 p.clist a:hover {
	background: #ffe6e6 none !important;
}
p.clist,
p.clist a,
p.clist a:hover {
	background: none !important;
	color: #06c !important;
	font-weight: bold;
	display: block;
	width: auto !important;
	height: auto !important;
	margin: 10px 0 0 !important;
	padding: 0 !important;
}
div#lmenu {
	margin: 0 0 10px;
}
div#lmenu ul {
	margin: 10px 0 0;
}
div#lmenu ul li {
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
	display: block;
	margin: 5px 0 0;
}
/*  lv01  */
div#lmenu ul li a {
	display: block;
	width: 176px;
	height: 24px;
	padding: 4px 0 0 10px;
	background: url(../img/common/lmenu_bg_01.gif) left top no-repeat;
	color: #333;
	text-decoration: none;
}
div#lmenu ul li a:hover {
	background: url(../img/common/lmenu_bg_01.gif) left bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
p.tt02 {
	color: #333;
	margin: 0;
}
p.tt01,
p.tt02 {
	font-weight: bold;
}
/*  lv02  */
div#lmenu ul li div dl {
	margin: 0;
	padding: 0;
	/*
	letter-spacing: -0.05em;
	*/
	font-size: 85%;
}
div#lmenu ul li div dl dt,
div#lmenu ul li div dl dd {
	height: auto;
}
div#lmenu ul li div dl dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #333;
}
/*  lv02 rollover  */
div#lmenu ul li div dl dd a {
	/*
	padding: 0 0 0 10px;
	height: auto;
	display: block;
	background: transparent;
	color: #06c !important;
	*/
	color: #06c !important;
	padding: 0 0 0 10px;
	height: auto;
	display: block;
	/*  fake  */
	/*
	background: none !important;
	*/
	background: transparent url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	
}
div#lmenu ul li div dl dd a:hover {
	/*
	padding: 0 0 0 8px;
	background: transparent;
	background-color: #ffe6e6;
	border-left: #f00 2px solid;
	display: block;
	*/
	display: block;
	background: #ffe6e6 url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat !important;
	padding: 0 0 0 10px;
}
/*  contact btn  */
p#lmenucontactbtn {
	margin: 40px 0 0;
}
p#lmenucontactbtn a {
	display: block;
	width: 186px;
	height: 38px;
	background: url(../img/common/contact_btn.gif) left top no-repeat;
}
p#lmenucontactbtn a:hover {
	background: url(../img/common/contact_btn.gif) left bottom no-repeat;
}
p#lmenucontactbtn a span {
	display: none;
}
.menuspace {
	margin: 6em 0 0 !important;
}
/*  ----------------------------------------------------------  */
/* product.tab-menu */
div.tab-menu {
	clear: both;
	margin: 2em 0 0;
}
div.tab-menu ul {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	_display: inline-block;
}
div.tab-menu ul li {
	float: left;
	display: block;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: -1px;
	_position: relative;
}

div.tab-menu ul li a {
	display: block;
	padding: .4em 1em;
	color: #333;
	background-image: url(../img/common/tab_bg.gif);
	background-color: transparent;
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
}
div.tab-menu ul li a:visited {
	color: #333;
}
div.tab-menu ul li a:hover {
	color: #d13828 !important;
	background-position: left -60px;
	text-decoration: none;
	border-bottom: 1px solid white;
}

/*  product -> main img  */
div#mainimg {
	border: 1px #ccc solid;
	display: block;
	padding: 0 10px 10px;
	margin: 10px 0 0;
	width: 676px;
}
div#mainimg div#prodimg {
	width: 210px;
	float: left;
	margin-right: 10px;
}
div#mainimg div#prodinfo {
	float: left;
	width: 456px;
}
div#whichmodel {
	background: url(../img/product/h_bg_01.gif) left bottom repeat-x;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	float: none;
}
div#whichmodel p span {
	display: block;
}
div#prodinfo h3 {
	font-size: 160%;
}
div#prodinfo h3 img {
	vertical-align: text-bottom;
	margin-right: 0.4em;
}
/*  catch copy  */
/*
div#whichmodel p.cp {

}
*/
div#proddata {
	clear: both;
	float: none;
}
div#proddata div#proddatatb {
	float: left;
}
div#proddata div#proddatatb p {
	width: 326px;
}
div#proddata div#prodmenu {
	float: right;
	width: 120px;
	margin-left: 10px;
}
div.layout01c table {
	width: 100%;
}
div.layout01c table,
div.layout01c table th,
div.layout01c table td,
div#proddata div#proddatatb table,
div#proddata div#proddatatb table th,
div#proddata div#proddatatb table td {
	border-collapse: collapse;
	border: 1px #ccc solid;
	font-size: 95%;
}
div#proddata div#proddatatb table {
	width: 326px;
}
div.layout01c table th,
div.layout01c table td,
div#proddata div#proddatatb table th,
div#proddata div#proddatatb table td {
	padding: 0.2em;
}

div#proddata div#proddatatb table th {
	text-align: center;
	background-color: #e9e9e9;
}
div#proddata div#proddatatb table td.greybg {
	background-color: #f9f9f9;
}

div#proddata div#prodmenu ul {
	margin: 10px 0 0;
}
div#proddata div#prodmenu ul li {
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
	margin: 0 0 0.1em;
}
div.dboxtype02b p#prodcontact p {
/*  holly  \*/
	overflow: hidden;
/*  holly  \*/
}
div.dboxtype02b p#prodcontact a,
div#proddata div#prodmenu ul li a {
	display: block;
	width: 120px;
	height: 40px;
}
div#proddata div#prodmenu ul li#prodcontact a,
div.dboxtype02b p#prodcontact a {
	background: url(../img/product/main_img_navi_01.gif) left top no-repeat;
}
div#proddata div#prodmenu ul li#prodcontact a:hover,
div.dboxtype02b p#prodcontact a:hover {
	background: url(../img/product/main_img_navi_01.gif) left bottom no-repeat;
}
div#proddata div#prodmenu ul li#prodprint a {
	background: url(../img/product/main_img_navi_02.gif) left top no-repeat;
}
div#proddata div#prodmenu ul li#prodprint a:hover {
	background: url(../img/product/main_img_navi_02.gif) left bottom no-repeat;
}
div#proddata div#prodmenu ul li#proddl a {
	background: url(../img/product/main_img_navi_03.gif) left top no-repeat;
}
div#proddata div#prodmenu ul li#proddl a:hover {
	background: url(../img/product/main_img_navi_03.gif) left bottom no-repeat;
}
div.dboxtype02b p#prodcontact a span,
div#proddata div#prodmenu ul li a span {
	display: none;
}
div#mainimg:after,
div.pagenavi:after,
div.pagenavi:before,
div.caution:before,
div.cautionlabelbox:before,
div.dboxtype02a:after,
div.dboxtype02b:after,
div.layout01:after,
div.layout01:before,
div.layoutinner01:after,
div.colstyle:after,
div.colstyle:before,
div.contactbox01:after,
div.contactbox01:before {
	margin: 0;
	padding: 0;
	height: 1%;
	float: none;
	clear: both;
	font-size: 0em;
	line-height: 0em;
	visibility: hidden;
	display: block;
	content: " ";
}
div.pagenavi {
	clear: both;
	float: none;
	background: url(../img/product/menu_bg_01.gif) left top no-repeat;
	height: 48px;
	margin: 10px 0 0;
}
div.pagenavi ul li {
	float: left;
	display: block;
	padding: 1.8em 0 0 1em;
	line-height: 105%;
}
div.pagenavi ul li a {
	display: block;
	background: url(../img/common/item_bg_01.gif) left top no-repeat;
	padding: 0 0 0 1.5em;
	text-decoration: none  !important;
	color: #fff !important;
	width: auto;
	height: auto;
}

div.pagenavi ul li a:hover {
	background: url(../img/common/item_bg_01.gif) left -14px no-repeat;
	color: #fecfdb !important;
}
/*  ----------------------------------------------------------  */
/*  product -> (.)  */
.hitem01 {
	background: url(../img/common/item_bg_02.gif) left top no-repeat;
	padding: 0 0 0 1.5em;
	font-size: 95%;
}

.hitem02 {
	padding: .2em;
	color: white;
	background-color: #999;
}

h3.hitem02 {
	font-size: 1.2em;
}

.line01 {
	/*
	border-top: 1px #ccc solid;
	*/
	background-color: #f7d8d8;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0.2em 0 0;
}
/*  ----------------------------------------------------------  */
/*  test  */

div.row0,
div.row1 {
	width: 167px;
	float: left;
}
div.row0 {
	margin-right: 10px;
}
div.row0 h5,
div.row1 h5 {
	background: url(../img/product/h_bg_02.gif) left top repeat-x;
	padding: 0.4em 0.6em;
}
div.row0 dl dt,
div.row1 dl dt {
	margin: 10px 0;
	border: 1px dashed #ccc;
	padding: 0.6em 0.4em;
	display: block;
}
div.row0 dl dt a,
div.row1 dl dt a {
	display: block;
	height: auto;
	width: auto;
	line-height: normal;
}
div.row0 dl dd,
div.row1 dl dd {
	font-size: 85%;
}
p.imgleft {
	float: left;
	margin: 10px 10px 0 0;
}
p.imgright {
	float: right;
	margin: 10px 0 0 10px;
}
/*  split left right  */
div.dboxtype01a,
div.dboxtype01b {
	width: 344px;
	float: left;
}
div.dboxtype03a h3 {
	margin: 0;
}
div.dboxtype01a,
div.dboxtype03a {
	margin-right: 10px;
}
div.caution {
	border: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 0 10px 10px;
	clear: both;
	float: none;
}
div.cautionlabelbox {
	clear: both;
	float: none;
	width: 698px;
}

div.cautionlabelbox dl {
	margin: 10px 0 0;
	float: left;
	width: 500px;
}
div.cautionlabelbox dl dt {
	float: left;
	display: block;
	width: 8em;
}
div.cautionlabelbox dl dd {
	display: block;
	margin-left: 8em;

}
div#thisseries {
	margin: 10px 0 0;
	border: 1px dotted #ccc;
	padding: 10px;
	background: url(../../../img/common/global_bg_01.gif) left top repeat-x;
}
div#thisseries dl {
	
}
/*  ----------------------------------------------------------  */
/*  product -> general table  */
div.specdatabox01 {
	border-left: #8a8a8a solid 1px;
	border-top: #8a8a8a solid 1px;
	border-right: #4c4c4c solid 3px;
	border-bottom: #4c4c4c solid 3px;
	margin: 10px 0 0;
	padding: 0;
	width: 694px;
}
div.specdatabox01 table {
	margin: 0;
	background-color: white;
	font-size: 80%;
	letter-spacing: 0em;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}
div.specdatabox01 table br {
	margin: 0;
	padding: 0;
}
div.specdatabox01 table,
div.specdatabox01 table th,
div.specdatabox01 table td {
	border: 1px solid #8a8a8a;
	border-collapse: collapse;
}

div.specdatabox01 table th,
div.specdatabox01 table td {
	padding: 0.4em;
	text-align: center;
	vertical-align: middle;
}
table th.h01 {
	background: #595959 url(../img/common/tb_bg_01.gif) left top repeat-x;
	color: #fff;
}
table th.h02 {
	background-color: #c9c9c9;
	white-space: nowrap;
}
/*  ----------------------------------------------------------  */
/*  back number  */
table.backnumtb01 {
	width: 100%;
}
table.backnumtb01 th {
	width: 26%;
}
table.backnumtb01 th,
table.backnumtb01 td {
	text-align: left;
	padding: 0.4em;
}
/*  ----------------------------------------------------------  */
/*  peripheral -> stand  */
div.dboxtype02a h2 {
	margin: 26px 0 0;
}
div.dboxtype02a {
	width: 568px;
	float: left;
}
div.dboxtype03a {
	width: 262px;
}
div.dboxtype03b {
	width: 296px;
}
div.dboxtype02b {
	width: 120px;
}
div.dboxtype04a,
div.dboxtype04b {
	width: 332px;
	float: left;
}
div.dboxtype04a p,
div.dboxtype04b p {
	float: left;
	margin-right: 10px;
}
div.dboxtype04a dl,
div.dboxtype04b dl {
	margin: 10px 0 0;
}
div.dboxtype04a dl dt,
div.dboxtype04b dl dt {
	margin: 10px 0 0;
	font-weight: bold;
}
div.dboxtype03a,
div.dboxtype03b {
	float: left;
}
div.dboxtype04b {
	margin-left: 10px;
	float: left;
}
div.dboxtype02b {
	margin-left: 10px;
	float: right;
}
span.dlbtn01 {
	text-align: center;
	display: block;
	width: 34px;
	height: 27px;
	margin: 0 auto;
}
span.dlbtn01 a {
	width: 34px;
	height: 27px;
	display: block;
	background: url(../img/product/dl_btn_01.gif) left top no-repeat;
}
span.dlbtn01 a:hover {
	background: url(../img/product/dl_btn_01.gif) left bottom no-repeat;
}
span.dlbtn01 a span {
	display: none;
}
/*  ----------------------------------------------------------  */
div.layout01 {
	width: 698px;
	float: none;
	clear: both;
	background: url(../img/common/tb_bg_04.gif) left top repeat-y;
	margin: 10px 0 0;
	border-bottom: 1px #ccc solid;
}
div.layoutinner01 {
	background: url(../img/common/tb_bg_03.gif) left top no-repeat;
	padding: 10px 0;
	width: 698px;
}
div.layout01a,
div.layout01b,
div.layout01c {
	float: left;
	padding: 0 10px;
}
div.layout01a {
	width: 160px;
	text-align: center;
}
div.layout01b {
	width: 218px;
}
div.layout01c {
	width: 260px;
}
div.layout01a dl dt,
div.layout01b dl dt {
	font-weight: bold;
}
div.layout01a dl dd,
div.layout01b dl dd {
	margin: 0px 0 5px 0;
}
dd.dlbtn02 a {
	width: 34px;
	height: 27px;
	display: block;
	margin: 0 auto;
	background:url(../img/product/dl_btn_02.gif) left top no-repeat;
}
dd.dlbtn02 a:hover {
	background:url(../img/product/dl_btn_02.gif) left bottom no-repeat;
}
dd.dlbtn02 a span {
	display: none;
}
/*  ----------------------------------------------------------  */
div.specdatabox02 {
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	border-right: #aaa solid 3px;
	border-bottom: #aaa solid 3px;
	margin: 10px 0 0;
	width: 694px;
	display: block;
	float: left;
}
div.specdatabox03 {
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	border-right: #aaa solid 3px;
	border-bottom: #aaa solid 3px;
	margin: 10px 0 0;
	padding: 0 10px 10px;
	width: 674px;
	display: block;
	background: url(../img/common/tb_bg_05.gif) left top repeat-x;
}
div.specdatabox03 h5 {
	background-color: #eee;
	padding: 0.4em 1em;
	float: none;
	clear: both;
}

/*  ----------------------------------------------------------  */
/*  barcode index  */
div.markicon {
	float: left;
	width: 12.2%;
	padding: 10px 0;
}
div.markicon ul li {
	display: block;
	text-align: center;	
}
div.markicon ul li#bar a,
div.markicon ul li#qr a,
div.markicon ul li#ic a,
div.markicon ul li#rfid a,
div.markicon ul li#ocr a,
div.markicon ul li#magnetic a,
div.markicon ul li#soft a,
div.markicon ul li#peripheral a {
	display: block;
	width: 34px;
	height: 34px;
	margin: 0 auto;
}
div.markicon ul li#bar a:hover span img,
div.markicon ul li#qr a:hover span img,
div.markicon ul li#ic a:hover span img,
div.markicon ul li#rfid a:hover span img,
div.markicon ul li#ocr a:hover span img,
div.markicon ul li#magnetic a:hover span img,
div.markicon ul li#soft a:hover span img,
div.markicon ul li#peripheral a:hover span img {
	display: none;
}
div.markicon ul li#bar a:hover {
	background: url(../img/product/mark_bar_b_01.gif) left top no-repeat;
}
div.markicon ul li#qr a:hover {
	background: url(../img/product/mark_qr_b_01.gif) left top no-repeat;
}
div.markicon ul li#ic a:hover {
	background: url(../img/product/mark_ic_b_01.gif) left top no-repeat;
}
div.markicon ul li#rfid a:hover {
	background: url(../img/product/mark_rfid_b_01.gif) left top no-repeat;
}
div.markicon ul li#ocr a:hover {
	background: url(../img/product/mark_ocr_b_01.gif) left top no-repeat;
}
div.markicon ul li#magnetic a:hover {
	background: url(../img/product/mark_magnetic_b_01.gif) left top no-repeat;
}
div.markicon ul li#soft a:hover {
	background: url(../img/product/mark_soft_b_01.gif) left top no-repeat;
}
div.markicon ul li#peripheral a:hover {
	background: url(../img/product/mark_peripheral_b_01.gif) left top no-repeat;
}
/*  ----------------------------------------------------------  */
/*  product -> index(tokucyou)  */
div.colstyle02d {
	width: 226px;
	float: left;
	margin-left: 20px;
}
div.colstyle02a {
	width: 226px;
	float: left;
	margin-right: 20px;
}
div.colstyle02c,
div.colstyle02b {
	width: 452px;
	float: left;
}
div.colstyle03a,
div.colstyle03b {
	width: 216px;
	float: left;
}
div.colstyle03b {
	margin: 0 25px;
}
div.colstyle03a p img,
div.colstyle03b p img {
	text-align: center;
	margin: 0 auto;
}
div.colstyle {
	clear: both;
	float: none;
	margin: 20px 0;
}
div.colstyle ul {
	list-style: outside square;
	margin: 10px 0 0 1.5em;
}
/*
div.colstyle01 p,
div.colstyle02a p {
	padding-left: 1.5em;
}
*/
/*  ----------------------------------------------------------  */
/*  fundamental -> index  */
/*  ----------------------------------------------------------  */
div.fundbox01body {
	background: url(../img/fundamental/box_bg_01.gif) left top repeat-y;
}
.fundbox01footer {
	background: url(../img/fundamental/box_bg_02.gif) left bottom no-repeat;
	padding: 0 20px 20px;
}
div.fundbox01body ul {
	margin: 10px 0 0;
}
div.fundbox01body ul li {
/*
	background: url(../../../img/common/lmenu_item_c_01.gif) left 0.4em no-repeat;
	padding-left: 1em;
	*/
}
div.colstyle2 {
	clear: both;
	float: none;
	margin: 10px 0;
}
/*  ----------------------------------------------------------  */

/*  ----------------------------------------------------------  */
/*  profiles -> index  */
/*  ----------------------------------------------------------  */
p.pdfdlbtn {
	width: 182px;
	height: 52px;
}
p.pdfdlbtn a {
	width: 182px;
	height: 52px;
	display: block;
	background: url(../img/profiles/pdf_dl.gif) left top no-repeat;
}
p.pdfdlbtn a:hover {
	background: url(../img/profiles/pdf_dl.gif) left bottom no-repeat;
}
p.pdfdlbtn span {
	display: none;
}
/*  ----------------------------------------------------------  */
/*  download ->  */
/*  ----------------------------------------------------------  */
div.introbox02 {
	width: 688px;
	background-color: #e8e8e8;
	padding: 5px;
	margin: 10px 0 0;
}
div.introbox02 div {
	background: url(../img/common/intro_bg_02.gif) left bottom repeat-x #f6f6f6;
	padding: 10px;
}
div.introbox02 div p {
	margin: 0;
	color: #666;
}
/*  download table data 1&2  */
div.specdatabox04 {
	margin: 10px 0 0;
	width: 698px;
	display: block;
}
div.specdatabox04 table,
div.specdatabox04 table th,
div.specdatabox04 table td {
	border-collapse: collapse;
	border: 1px #ccc solid;	
}
div.specdatabox05 table,
div.specdatabox04 table {
	width: 100%;
}
div.specdatabox04 table th,
div.specdatabox04 table td {
	padding: 0.2em;
	vertical-align: top;
}
div.specdatabox04 table th.h01 {
	background: url(../img/common/tb_bg_05.gif) left top repeat-x;
	color: #666;
	text-align: left;
}
div.specdatabox04 table th.h02 {
	background-color: #e9e9e9;
	white-space: nowrap;
}
/*  download table data 2  */
div.specdatabox05 table,
div.specdatabox05 table th,
div.specdatabox05 table td {
	border-collapse: collapse;
	border-bottom: 1px #ccc dotted;
}
div.specdatabox05 table th,
div.specdatabox05 table td {

}
div.specdatabox05 table th,
div.specdatabox05 table td {
	padding: 0.2em 0.4em;
	vertical-align: top;
}


/*	**********
*
*	agree , disagree
*
**********	*/

ul.dlbtnlist li.driveragree a,
ul.dlbtnlist li.driverdisagree a {
	width: 146px;
	height: 38px;
	display: block;
}

ul.dlbtnlist li.driveragree a {
	background: url(../img/download/agree.gif) left top no-repeat;
}
ul.dlbtnlist li.driveragree a:hover {
	background: url(../img/download/agree.gif) left bottom no-repeat;
}

ul.dlbtnlist li.driverdisagree a {
	background: url(../img/download/disagree.gif) left top no-repeat;
}
ul.dlbtnlist li.driverdisagree a:hover {
	background: url(../img/download/disagree.gif) left bottom no-repeat;
}



/*  btn  */
ul.dlbtnlist {
	list-style: none;
	margin: 10px 0 0;
}
ul.dlbtnlist li {
	float: left;
}

ul.dlbtnlist li.driveragree,
ul.dlbtnlist li.driverdl {
	margin: 0 4em 0 0;
	text-align: center;
}
span.driverdlspan1 {
	float: left;
	display: block;
}
span.driverdlspan2 {
	margin: 1em 0 0 0;
	display: block;
}
ul.dlbtnlist li.driverdl a {
	width: 149px;
	height: 38px;
	display: block;
	background: url(../img/download/driver_dl.gif) left top no-repeat;
}
ul.dlbtnlist li.driverdl a:hover {
	background: url(../img/download/driver_dl.gif) left bottom no-repeat;
}
ul.dlbtnlist li.driverinstall a {
	width: 171px;
	height: 38px;
	display: block;
	background: url(../img/download/driver_install.gif) left top no-repeat;
}
ul.dlbtnlist li.driverinstall a:hover {
	background: url(../img/download/driver_install.gif) left bottom no-repeat;
}

ul.dlbtnlist li.driveragree a span,
ul.dlbtnlist li.driverdisagree a span,
ul.dlbtnlist li.driverinstall a span,
ul.dlbtnlist li.driverdl a span {
	display: none;
}
div.dlboc01 {
	background: url(../img/download/dl_box_bg.gif) left top no-repeat;
	width: 410px;
	padding: 20px;
	margin: 10px 0 0;
	float: none;
	clear: both;
}
div.dlboc01 p {
	padding: 0;
	margin: 0;
}
.width01 {
	width: 14%;
}
/*	download menu	*/
div.dlmenu {
	margin: 1em 0 0;
}
div.dlmenu ul {
	margin: 0.6em 0 0;
}
div.dlmenu ul li {
	display: inline;
}
/*  ----------------------------------------------------------  */
/*  product -> index  */
div.productindexrow0 {
	margin: 10px 40px 0 0;
	float: left;
}
div.productindexrow1 {
	margin: 10px 0 0 0;
	float: left;
}
div.productindexrow2 {
	margin: 10px 10px 0;
	float: left;
	text-align: right;
}
div#spbtn {
	width: 680px;
	height: 110px;
	clear: both;
	float: none;
	margin: 20px 0 10px;
	background: url(../img/product/index/sp_btn_bg.gif) left top no-repeat;
}
/*	----------------------------------------------------------
myselect
	----------------------------------------------------------  */
div#myselectblock {
	width: 698px;
	padding: 0 0 20px;
	background: url(../img/product/h_bg_01.gif) left bottom repeat-x;
	border-bottom: 1px solid #ccc;
}
div#myselectblock div#mainimg {
	border: none;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}
div#myselectbtn {
	padding-top: 20px;
}
div#myselectbtn div.dboxtype01a,
div#myselectbtn div.dboxtype01b {
	width: 178px;
	text-align: center;
}
div#myselectbtn div.dboxtype01a {
	padding-left: 166px;
}
div#myselectbtn div.dboxtype01b {
	padding-right: 166px;
}
div#myselectbtn p.btntrue,
div#myselectbtn p.btnfalse {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	width: 158px;
	height: 43px;
}
div#myselectbtn p.btntrue a,
div#myselectbtn p.btnfalse a {
	width: 158px;
	height: 33px;
	display: block;
	color: #fff;
	padding: 10px 0 0;
	text-decoration: none;
}
div#myselectbtn p.btntrue {
	background: url(../img/product/my_select/true.gif) left top no-repeat;
}
div#myselectbtn p.btnfalse {
	background: url(../img/product/my_select/false.gif) left top no-repeat;
}
/*	----------------------------------------------------------
contact
	----------------------------------------------------------  */
div.contactbox01 {
	width: 698px;
	float: none;
	clear: both;
	background: url(../img/contact/contact_box_bg_02.gif) left top repeat-y;
	margin: 10px 0 0;
}
div.contactbox01inner {
	float: none;
	clear: both;
	padding: 0 20px 20px;
	width: 658px;
	background: url(../img/contact/contact_box_bg_03.gif) left bottom no-repeat;
}
div.contactbox01 h3,
div.contactbox01 h4 {
	background: url(../img/contact/contact_box_bg_01.gif) left top no-repeat;
	margin: 0;
	padding: 20px 20px 0;
}
div.contactbox01inner div.dboxtype01a,
div.contactbox01inner div.dboxtype01b {
	width: 320px;
}
div.contactbox02a,
div.contactbox02b {
	float: left;
	margin: 10px 0 0;
}
div.contactbox02a {
	margin-right: 20px;
}
body#adcdcontacttechnical form#loginform fieldset p input#userpw,
body#adcdcontacttechnical form#loginform fieldset p input#userid {
	width: 25%;
}
body#adcdcontacttechnical form#loginform {
	width: 75%;
}

body#adcdcontactindex form#loginform fieldset {
	background: #f5dbdb url(../img/common/tb_bg_02.gif) left top repeat-x;	
}
form#loginform fieldset {
	background: #f5dbdb;
	margin: 10px 0 0;
	padding: 0 10px 10px;
}
form#loginform fieldset p label {
	display: inline;
}
form#loginform fieldset p input#userpw,
form#loginform fieldset p input#userid {
	width: 40%;
}
/*  left menu  */
div#lmenu ul li ul#q0,
div#lmenu ul li ul#q1 {
	margin: 0;
	font-size: 85%;
	display: none;
}
div.newuserblock {
	border: 1px solid #ccc;
	margin: 20px 0;
	width: 35%;
	margin-right: 10px;
	text-align: center;
	padding: 1px;
	float: left;
}
div.newuserblock table {
	background: #efefef;
	width: 100%;
	border-collapse: collapse;
	border: none;
}
div.newuserblock table th,
div.newuserblock table td {
	text-align: left;
	vertical-align: top;
	padding: 0.2em;
	border-collapse: collapse;
	/* border: 1px #fff solid; */
}
/*	key	*/
body#adcdcontactkey div.clear p img {
	vertical-align: middle;
}



div.specdatabox06 table {
	width: 100%;
}

div.specdatabox06 table,
div.specdatabox06 table th,
div.specdatabox06 table td {
	border-collapse: collapse;
	border: 1px #ccc solid;	
}

div.specdatabox06 table th {
	color: #666;
	text-align: left;
	background-color: #e9e9e9;
}

div.specdatabox06 table th,
div.specdatabox06 table td {
	padding: 0.2em 0.4em;
	vertical-align: top;
}









div.tab-menu ul:after
{
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
