@charset "utf-8";
/* Navigation Bar styles */

#navigation .h1,#navigation
.h2  {
	margin-left: -5px;
	line-height: 16px;
}
#navigation ul {
	margin-left: 6px;
	padding-left: 15px;
	margin-top: 0px;
}
#navigation ul li {
	line-height: 18px;
}
/* Navigation Bar 項目別 */
/* 関連情報 */
.relatedlinks {
	background-image: url(../image/related_links.gif);
	background-repeat: no-repeat;
	margin-left: -5px;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 20px;
	background-position: left center;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* 会社案内 */
.corp {
	background-image: url(../image/corp.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	background-position: left -2px;
	line-height: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* 関連ページ */
.relatedpages {
	line-height: 20px;
	background-image: url(../image/related_pages.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* カタログダウンロード */
.catalogdl {
	line-height: 20px;
	background-image: url(../image/catalog_dl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-left: -9px;
	padding-left: 25px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* 関連製品 */
.relatedprod {
	line-height: 20px;
	background-image: url(../image/exclamation_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* アプリケーションノート及びプロトコール */
.ap_pro {
	background-image: url(../image/ap_pro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	width: auto;
	font-weight: bold;
}
/* 技術資料 */
.techdoc {
	background-image: url(../image/tech_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
/* Information */
.information {
	line-height: 20px;
	background-image: url(../image/exclamation_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-left: 20px;
	font-size: 14px;
	border-bottom-style: none;
	font-style: normal;
	font-weight: bold;
}
