@charset "utf-8";
/* CSS Document */

/*※※※CSSシグネチャによる太文字ハイライト表示・左メニュー※※※*/
/*body.inquiry #videomemory .leftMenu a.videomemory,*/
body.inquiry #usb .leftMenu a.usb {
	font-weight: bold;
}

/*※※※CSSシグネチャによる太文字ハイライト表示・ローカルナビ※※※*/
body.inquiry #usb-hardware .localNavi a.usb-hardware,
body.inquiry #usb-software .localNavi a.usb-software,
body.inquiry #usb-spec .localNavi a.usb-spec,
body.inquiry #usb-develop .localNavi a.usb-develop {
	font-weight: bold;
}

.h-bar1 {
	background: url(../images/h_bar_base.jpg) no-repeat left top;
	height: 47px;
	width: 652px;
	line-height: 1em;
	color: #666;
	padding-left: 30px;
	font-size: 20px;
	padding-top: 10px;
}

.h-bar2 {
	background: url(../images/h_bar_base.jpg) no-repeat left center;
	height: 47px;
	width: 652px;
	line-height: 1em;
	color: #666;
	padding-left: 30px;
	padding-top: 34px;
	font-size: 20px;
}

.t-btn {
	height: 75px;
	width: 450px;
	border: 1px solid #999;
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 5px;
}

.cap {
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
}

.cap-2 {
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.5em;
}

#dealers .box01 {
	margin-left: 10px;
	height: auto;
	width: 768px;
	margin-top: 10px;
}

#dealers .box01 h4 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}
#dealers .box01 .linkbox {
	width: 745px;
	border: 1px solid #999;
	font-size: 14px;
	line-height: 1.4em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#dealers .box01 .tblstyle tr .title {
	width: 160px; 
}


#dealers .box01 .tblstyle tr th {
	line-height: 1.5em;
	padding-top: 5px;
}

#dealers .box01 .tblstyle tr td {
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#dealers .tblstyle tbody tr .inq1 { width: 90px; }
