@charset "utf-8";

@import url(../../../css/global_second.css);
@import url(common.css);


/**
 * product.lmenu
 */
div#lmenu p.tips-label {
	color: #d86b70;
	background: url(../img/product/lm_bg_01.gif) left bottom repeat-x;
	padding-bottom: .4em;
	margin: 3em 0 .4em 0;
	font-weight: bold;
}

div#lmenu h3 {
	font-size: 95%;
	font-weight: normal;
	margin: 0;
	margin-top: .6em;
	padding: 0;
}
div#lmenu h3 span {
	display: block;
	padding-top: .6em;
	padding-left: 1.8em;
}
div#lmenu h3 a {
	background-image: url(../img/product/lm_bg.gif);
	width: 186px;
	height: 28px;
	color: #333;
}

body.backnumber div#tmenu ul li#product a,
body.roadmap div#tmenu ul li#product a,
body.support div#tmenu ul li#product a,
body.function div#tmenu ul li#product a,
body.myselect div#tmenu ul li#product a,
body.peripheral div#tmenu ul li#product a,
body.software div#tmenu ul li#product a,
body.rfid div#tmenu ul li#product a,
body.iccard div#tmenu ul li#product a,
body.qrcode div#tmenu ul li#product a,
body.barcode div#tmenu ul li#product a
{
	background: url(../img/common/tmenu_02.gif) left bottom no-repeat;
}

body.backnumber div#lmenu div#lm-backnumber h3 a,
body.roadmap div#lmenu div#lm-roadmap h3 a,
body.support div#lmenu div#lm-support h3 a,
body.function div#lmenu div#lm-function h3 a,
body.myselect div#lmenu div#lm-myselect h3 a,
body.peripheral div#lmenu div#lm-peripheral h3 a,
body.software div#lmenu div#lm-software h3 a,
body.rfid div#lmenu div#lm-rfid h3 a,
body.iccard div#lmenu div#lm-iccard h3 a,
body.qrcode div#lmenu div#lm-qrcode h3 a,
body.barcode div#lmenu div#lm-barcode h3 a,
div#lmenu h3 a:hover {
	background-position: right top;
	color: white;
}

div#lmenu h3 a {
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}


div#lmenu ul li,
div#lmenu ul {
	margin: 0;
	padding: 0;
}
div#lmenu ul li {
	line-height: 1.5;
}
div#lmenu ul {
	margin: .6em 0;
}
div#lmenu ul li a {
	background: url(../../../img/common/lmenu_item_b_01.gif) left .4em no-repeat;
	height: 100%;
	display: block;
	padding-left: 1em;
}
div#lmenu ul li a:hover {
	text-decoration: none;
	background-color: #FFE6E6;
}




/*  contact btn  */

p#lmenucontactbtn {
	margin: 40px 0 0;
}
p#lmenucontactbtn a {
	display: block;
	width: 186px;
	height: 42px;
	background: url(../img/common/contact_btn.gif) left top no-repeat;
}
p#lmenucontactbtn a:hover {
	background: url(../img/common/contact_btn.gif) right top no-repeat;
}
p#lmenucontactbtn a span {
	display: none;
}
.menuspace {
	margin: 6em 0 0 !important;
}

/**
 * product-index
 */
h3#index-h {
	line-height: 1;
	font-size: 1.5em;
	margin-top: 1em;
}
h3#index-h span {
	padding: .2em 0 .6em 2em;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}





/*  ----------------------------------------------------------  */
/* 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#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 div#prodcontact a span,
div#proddata div#prodmenu ul li a span {
	display: none;
}


/**
 * product menu
 *
 * @add 2009-6-8
 */
div.dboxtype02b div#prodcontact {
	margin-top: 10px;	
}
div.dboxtype02b div#prodcontact p,
div#proddata div#prodmenu ul li#prodcontact p {
	margin: 0;
}
div.dboxtype02b div#prodcontact p,
div#proddata div#prodmenu ul li#prodcontact {
	font-size: 0;
	line-height: 0;
}
div.dboxtype02b div#prodcontact p a,
div#proddata div#prodmenu ul li#prodcontact p a {
	background: url(../img/product/main_img_navi_00.gif) left top no-repeat;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 41px;
}
div.dboxtype02b div#prodcontact p a:hover,
div#proddata div#prodmenu ul li#prodcontact p a:hover {
	background: url(../img/product/main_img_navi_00.gif) -120px top no-repeat;
}





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;
	vertical-align: middle;
	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;
}
div.pagenavi ul li a:hover {
	background: url(../img/common/item_bg_01.gif) left -14px no-repeat;
	color: #fecfdb !important;
}
/*  ----------------------------------------------------------  */
/*  product -> (.)  */
div.contactbox01 h4.hitem01,
.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;
}

.hitem3 {
	_display: inline-block;
	clear: both;
	float: none;
	background: url(../img/product/h_bg_00.gif) left top no-repeat;
	padding: .4em 0 .4em 1em;
	color: white;
}

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

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;
}

/*  ----------------------------------------------------------  */
/*  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;
	/*
	vertical-align: top;
	*/
}
/*  ----------------------------------------------------------  */
/*  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;
	clear: both;
}
div.specdatabox02:after,
div.specdatabox02:before {
	clear: both;
	content: " ";
	height: 0;
	visibility: hidden;
	display: block;
	overflow: hidden;
}


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;
	clear: right;
	/*
	width: 12.2%;
	*/
	width : 14%;
	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.colstyle04a {
	float: left;
}
div.colstyle04b {
	float: right;
}
div.colstyle04a,
div.colstyle04b {
	width: 44%;
}

div.colstyle {
	clear: both;
	float: none;
	margin: 20px 0;
	/*\*/
	_display: inline-block;
	/**/
}
div.colstyle ul {
	list-style: outside square;
	margin: 10px 0 0 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;
}

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

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

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

/*	agree	*/
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;
}

/*	disagree	*/
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;
}





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: 370px;
	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;
}




/*	********************
*
*	product -> index ( table )
*	add		:	2007/11/13
*
********************	*/

div.product-index-tb-layer {
	display: block;
	/*
	background: url(../img/common/tb_bg_05.gif) left top repeat-x;
	*/
}

div.product-index-tb-layer table {
	border-left: #8a8a8a solid 1px;
	border-top: #8a8a8a solid 1px;
	border-right: #4c4c4c solid 3px;
	border-bottom: #4c4c4c solid 3px;
	width: 100%;
	margin: 20px 0 0;
}

div.product-index-tb-layer table caption {
	display: none;
}

div.product-index-tb-layer table tr th,
div.product-index-tb-layer table tr td {
	padding: .2em;
	text-align: center;
	vertical-align: top;
	border: #8a8a8a solid 1px;
}

div.product-index-tb-layer table,
div.product-index-tb-layer table tr th,
div.product-index-tb-layer table tr td {
	border-collapse: collapse;
}

th.h1 {
	background: url(../img/common/tb_bg_05.gif) left top repeat-x;
	text-align: left !important;
}

th.h2 {
	background-color: #f9f9f9;
}

th.h3 {
	background: #97291a url(../img/common/tb_bg_06.gif) left top repeat-x;
	color: white;
}

th.h4 {
	background-color: #f4e9e9;
}

th.h4 a {
	font-weight: bold;
}

th.h5 {
	background-color: #eee;
}

div.product-index-tb-layer table tr th.h1 span {
	background: url(../img/common/item_bg_02.gif) left top no-repeat;
	padding-left: 1.6em;
}


.set-weight1 {
	width: 10%;
}

div.page-menu ul {
	margin: 1em 0 0;
}
div.page-menu ul li {
	display: inline;
	margin-right: 1em;
	padding-left: 1em;
	background: url(../../../img/common/lmenu_item_b_01.gif) left .3em 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#lmenu dl dd#lmbht700b {
	display: none !important;
}
*/



/**
 * about.solution
 *
 * @add : 2008/7/28
 */

body#adcdaboutindexsolution div#mapimg {
	width: 658px;
	height: 576px;
	background: url(../img/about/solution/index/img_01.gif) left top no-repeat;
}
body#adcdaboutsecurity00solution div#mapimg {
	width: 660px;
	height: 576px;
	background: url(../img/about/solution/security/security_00/img_00.gif) left top no-repeat;
}
body#adcdaboutindexsolution div#mapimg,
body#adcdaboutsecurity00solution div#mapimg {
	margin: 1em 0 0;
	position: relative;
}


body#adcdaboutsecurity00solution div#mapimg ul li#mi3 a {
	width: 130px;
	height: 104px;
	right: 12px;
	top: 174px;
}
body#adcdaboutsecurity00solution div#mapimg ul li#mi2 a {
	width: 179px;
	height: 111px;
	right: 46px;
	top: 0px;
}
body#adcdaboutsecurity00solution div#mapimg ul li#mi1 a {
	width: 80px;
	height: 111px;
	left: 28px;
	top: 348px;
}
body#adcdaboutsecurity00solution div#mapimg ul li#mi0 a {
	width: 80px;
	height: 124px;
	left: 28px;
	top: 78px;
}

.security-mi3 {
	background-position: -2640px top !important;
}
.security-mi2 {
	background-position: -1980px top !important;
}
.security-mi1 {
	background-position: -1320px top !important;
}
.security-mi0 {
	background-position: -660px top !important;
}

body#adcdaboutsecurity00solution div#mapimg ul li a {
	display: block;
	position: absolute;
	text-decoration: none;
	background-image: url(../../../img/common/spacer.gif);
}

body#adcdaboutindexsolution div#mapimg ul li a {
	display: block;
	width: 137px;
	height: 53px;
	position: absolute;
	background-image: url(../../../img/common/spacer.gif);
	text-decoration: none;
}


body#adcdaboutindexsolution div#mapimg ul li#mi5 a {
	right: 12px;
	top: 76px;
}
body#adcdaboutindexsolution div#mapimg ul li#mi4 a {
	right: 12px;
	top: 1px;
}
body#adcdaboutindexsolution div#mapimg ul li#mi3 a {
	left: 0px;
	top: 480px;
}
body#adcdaboutindexsolution div#mapimg ul li#mi2 a {
	left: 0px;
	top: 311px;
}
body#adcdaboutindexsolution div#mapimg ul li#mi1 a {
	left: 0px;
	top: 211px;
}
body#adcdaboutindexsolution div#mapimg ul li#mi0 a {
	left: 0px;
	top: 40px;
}

.index-mi5 {
	background-position: -3948px top !important;
}
.index-mi4 {
	background-position: -3290px top !important;
}
.index-mi3 {
	background-position: -2632px top !important;
}
.index-mi2 {
	background-position: -1974px top !important;
}
.index-mi1 {
	background-position: -1316px top !important;
}
.index-mi0 {
	background-position: -658px top !important;
}

body#adcdaboutsecurity00solution div#mapimg ul li span,
body#adcdaboutindexsolution div#mapimg ul li span {
	visibility: hidden;
}







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