@charset "utf-8";

html {
	background: #fff; margin: 0px
	}
body {
	padding: 0px;
	background: #fff;
	margin: 0px;
	color: #000;
	font: 76%/1 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
	}
a {
	color:#30c;
	}
a:visited {
	color:#909;
	}
a:active {
	color:#f00;
	}
h1 {
	margin:0;
	font: bold 2em/1 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
	}
h2 {
	margin: 0.1em 0em 0em;
	font:bold 1.4em/1 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
	}
h3 {
	margin: 0em 0em 0.2em;
	font: bold 1.1em/1 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
	}
h4 {
	margin: 0em 0em 0.2em; font: bold 1em/1 arial,sans-serif
	}
h5 {
	margin: 0em 0em 0.2em; font: bold 0.9em/1 arial,sans-serif
	}
h6 {
	margin: 0em 0em 0.2em; font: bold 0.9em/1 arial,sans-serif
	}
hr {
	margin:0;
	}
img {
	border:0;
	}
ol {
	padding:0;
	margin: 0em 0em 1.2em 2em;
	line-height:1.2;
	}
ul {
	padding:0;
	margin:0 0 1.2em 1.6em;
	line-height: 1.2;
	}
li {
	padding:0;
	margin:0 0 0.6em 0;
	line-height: 1.2;
	}
p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 1em/1.2 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
	}
p.nospace {
	margin-bottom: 0;
	}
td {
	font-size: 100%
	}
th {
	font-size: 100%
	}
table {
	font-size: 100%
	}
dd {
	margin: 0;
	line-height: 1;
	}
dl {
	margin: 0;
	line-height: 1;
	}
dt {
	margin: 0;
	line-height: 1;
	}
strong {
	font-weight: bold;
	}
.hide {
	display: none;
	}
.clear{
	display:block;
	clear:both;
	}
.inlineList {
	list-style-type: none
	}
.inlineList li {
	display: inline;
	border-right: #000 1px solid;
	padding: 0 6px 0px 6px;
	margin: 0px;
	}
.inlineList dt {
	display: inline;
	border-right: #000 1px solid;
	padding: 0 6px 0 6px;
	margin: 0px;
	}
.inlineList dd {
	display: inline;
	border-right: #000 1px solid;
	padding: 0 6px 0 6px;
	margin: 0px;
	}
.langlist li {
	padding: 0 3px 0 3px;
	text-transform: capitalize;
	border: none;
	}
.inlineList li.lastLI {
	border: none;
	}
.inlineList dd.lastDD {
	border: none;
	}


/* masterwrap */
#masterwrap {
	width: 100%;
	min-width: 768px;
	}


/* ナビゲーションのスキップ */
#skip-nav a {
	left: 0px;
	overflow: hidden;
	width: 1px;
	position: absolute;
	top: -500px;
	height: 1px;
	}


/* ヘッダー */
#corpheader {
	font-size: 1em;
	line-height: normal;
	}
#logo_chrome {
	float: left;
	padding: 0;
	margin: 0px;
	}
#logo_chrome img#mh_logo {
	width: 74px;
	height: 48px;
	}
#headerSearchBox {
	float: right;
	padding: 2px 8px 2px 3px;
	background: url(../images/searchdiagonal.gif) #ccc no-repeat left 50%;
	margin: 0px;
	}
#headerSearchContents {
	white-space: nowrap;
	}
#corpheader #keywordSearchForm {
	padding: 0;
	margin: 0px 0px 0px 30px;
	}
#corpheader #keywordSearchForm INPUT {
	display: inline;
	}
#corpheader label {
	display: inline;
	font-weight: bold;
	}
#corpheader #searchValue {
	font-size: 1em;
	border: #777 1px solid;
	padding:1px 0 1px 3px;
	margin: 0px 6px 0px 3px;
	width: 125px;
	}
#btnG {
	border: 0;
	vertical-align:text-bottom;
	width: 21px;
	height: 15px;
	}
#submast {
	clear: right;
	padding-left: 10px;
	float: right;
	margin: 6px 0 0 0;
	white-space: nowrap;
	}
#sn_loc {
	display: inline;
	padding: 0;
	margin: 0px;
	}
#countryimg {
	color: #000;
	text-decoration: none;
	}
#countryimg:hover {
	color: #30c;
	text-decoration: underline;
	}
#countryid {
	padding-right: 5px
	}


/* グローバルサイトナビゲーション */
#gsnwrap {
	clear: both;
	padding:0;
	border-top: #ccc 1px solid;
	border-bottom: #e7e7e7 1px solid;
	}
#gsn {
	border: #fff 1px solid;
	padding:0;
	background:#333 url(../images/gsn_off.gif) left bottom repeat-x;
	margin: 0px;
	height: 2em;
	min-height:2.6em;
	font-weight: bold;
	}
#gsn li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.8em;
	}
#gsn li a {
	display: block;
	float: left;
	border-right: #fff 1px solid;
	margin: 0px;
	padding: 2px 15px 8px 15px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	}
#gsn li a:hover {
	background: url(../images/gsn_on.gif) left bottom repeat-x;
	}
#gsn li.selected a {
	background: url(../images/gsn_on.gif) left bottom repeat-x;
	}



/* パンくずナビゲーション */
#cShellBcrumb {
	clear:both;
	background: url(../images/mstEscBot.gif) no-repeat left top;
	}
#cShellBcrumb p {
	border-top: #ccc 1px solid;
	padding: 5px 0 7px 0;
	margin: 0px 0px 0px 202px;
	}
#cShellBcrumb a {
	text-decoration: none;
	}
#cShellBcrumb a:hover {
	text-decoration: underline;
	}




/* フッター */
#corpfooters {
	margin-top: 15px
	}
#footer {
	clear: both;
	white-space: nowrap;
	border-top: #ccc 1px solid;
	width: 100%;
	padding-top: 3px;
	font-size: 0.93em;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#foot_3m {
	padding: 2px 0 7px 0;
	margin: 0 0 0 13px;
	}
#foot_3m dt {
	margin: 0px;
	padding: 0;
	font-weight: bold;
	border: none;
	}
#foot_legal {
	margin: 0px;
	padding: 7px 0 7px 7px;
	border-top: #515151 2px solid;
	border-bottom: #ccc 1px solid;
	background: #e7e7e7;
	}
#footer img#corpcopyright {
	font-size: 110%;
	position: absolute;
	right: 0px;
	padding: 0;
	margin: -24px 7px 0px 0px;
	}




/*=================================================*/
/* 20080905 新規format用追加分・統合済 */
/*=================================================*/

/*  clearFix                                       */
/*.clear{
	clear:both;
}*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{zoom:1;}


#frame{
	width:100%;
	border:none;
	width:955px;
}
#frame dl dd,
#frame ul li{
	zoom: 1; /* 印刷バグ解決 */
}
#frame dl ,
#frame dt ,
#frame dd {
	line-height: 1.2;
}

/********** TEMPLATE pattern 2 : [navi] and [main] (2 division) **********/
/* 製品ナビゲーション(左側ナビゲーション) */
#frame #lnavi {
	width: 190px;
	background-color:#fcfcfc;
	background:transparent url(../images/navi_bg_btm.gif) no-repeat left bottom;
	padding-bottom:24px;
	float:left;
	margin-right:9px;
}
#frame #lnavi h4 {
	width: 190px;
	height:52px;
	background:transparent url(../images/navi_ttl_electrical.jpg) no-repeat left top;
	margin:0;
	padding:0;
}
#frame #lnavi h4 a{
	display:block;
	width: 100%;
	height:100%;
	text-indent:-1000em;
	margin:0;
	padding:0;
	text-decoration:none;
}
#frame #lnavi .navi{
	border-right:#dddddd solid 1px;
	background-color:#fcfcfc;
	border-bottom:#b4b4b4 dashed 1px;
}
#frame #lnavi .navi h5{
	background:transparent url(../images/navi_bg1.gif) no-repeat 0px 0px;
	line-height:27px;
	margin:0 0 0 10px;
	padding-left:10px;
	font-weight: bold;
	font-size:110%;
	border-top:#b4b4b4 dashed 1px;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #lnavi .navi ul{
	margin:0;
	padding:0;
}
#frame #lnavi .navi ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#frame #lnavi .navi ul.navi1st li{
	border-top:#b4b4b4 dashed 1px;
}
#frame #lnavi .navi ul.navi1st li a:link,
#frame #lnavi .navi ul.navi1st li a:visited{
	display:block;
	background:transparent url(../images/navi_icon1.gif) no-repeat 5px 7px;
	padding:5px 0 5px 20px;
	background-color:#ededed;
	zoom:1;
}
#frame #lnavi .navi ul.navi2nd{
	padding-left:10px;
}
#frame #lnavi .navi ul.navi2nd li{
	border-top:#b4b4b4 dashed 1px;
}
#frame #lnavi .navi ul.navi2nd li a:link,
#frame #lnavi .navi ul.navi2nd li a:visited{
	display:block;
	background:transparent url(../images/navi_icon2.gif) no-repeat 2px 8px;
	padding:5px 0 5px 10px;
	zoom:1;
}

#frame #lnavi .navi ul.navi3rd{
	padding-left:20px;
}
#frame #lnavi .navi ul.navi3rd li{
	border-top:#b4b4b4 solid 1px;
}
#frame #lnavi .navi ul.navi3rd li a:link,
#frame #lnavi .navi ul.navi3rd li a:visited{
	display:block;
	background:transparent url(../images/navi_icon3.gif) no-repeat 2px 8px;
	padding:5px 0 5px 10px;
	zoom:1;
}
#frame #lnavi .navi a:link,
#frame #lnavi .navi a:visited{
	color:#000;
	text-decoration:none;
}
#frame #lnavi .navi ul.navi1st li a:hover,
#frame #lnavi .navi ul.navi1st li a:active,
#frame #lnavi .navi ul.navi2nd li a:hover,
#frame #lnavi .navi ul.navi2nd li a:active,
#frame #lnavi .navi ul.navi3rd li a:hover,
#frame #lnavi .navi ul.navi3rd li a:active{
/*	background-color:#ffeda3;
	color:#0292f6;
	font-weight:bold;*/
	background-color:#d5eefd;
	color:#005283;
}
#frame #lnavi .navi ul.navi1st li a.selected:link,
#frame #lnavi .navi ul.navi1st li a.selected:visited{
	background:transparent url(../images/navi_icon1_f2.gif) no-repeat 5px 7px;
/*	background-color:#ffeda3;
	color:#0292f6;
	font-weight:bold;*/
	background-color:#fde892;
	color:#005283;

}
#frame #lnavi .navi ul.navi1st li a:hover.selected,
#frame #lnavi .navi ul.navi1st li a:active.selected{
/*	background-color:#ffeda3;*/
	background-color:#fde892;
}
#frame #lnavi .navi ul.navi2nd li a.selected:link,
#frame #lnavi .navi ul.navi2nd li a.selected:visited,
#frame #lnavi .navi ul.navi3rd li a.selected:link,
#frame #lnavi .navi ul.navi3rd li a.selected:visited{
/*	background-color:#ffeda3;
	color:#0292f6;
	font-weight:bold;*/
	background-color:#fde892;
	color:#005283;

}
#frame #lnavi .navi ul.navi1st li a.selectedP:link,
#frame #lnavi .navi ul.navi1st li a.selectedP:visited{
	background:transparent url(../images/navi_icon1_f2.gif) no-repeat 5px 7px;
	background-color:#ededed;
/*	font-weight:bold;*/
}
#frame #lnavi .navi ul.navi1st li a:hover.selectedP,
#frame #lnavi .navi ul.navi1st li a:active.selectedP{
/*	background-color:#ffeda3;*/
	background-color:#d5eefd;
}
#frame #lnavi .navi ul.navi2nd li a.selectedP:link,
#frame #lnavi .navi ul.navi2nd li a.selectedP:visited,
#frame #lnavi .navi ul.navi3rd li a.selectedP:link,
#frame #lnavi .navi ul.navi3rd li a.selectedP:visited{
/*	color:#0292f6;
	font-weight:bold;*/
	color:#005283;
}

#frame #lnavi .navi ul li.first{
	border-top:none;
}

#frame .custommerCall{
	clear:both;
	padding:10px 0 0 7px;
}

#navidial {
	margin-top: 10px;
	text-align: center;
}

/********** TEMPLATE pattern 3 : [navi] and [main] and [right side navi] (3 division) **********/
/* 右側ナビゲーション */
#frame #rNavi{
	width:175px;
	float:right;
	padding:0 0 0 10px;
	margin:0;
	border-left:#cccccc solid 1px;
}
/* お問い合わせ */
#frame #rNavi #contact{
	margin-bottom:16px;
	}
#frame #rNavi #contact h4{
	font-weight:normal;
	background:url(../images/FW_utilities_contact_icons.gif) no-repeat;
	padding-left:20px;
	line-height:20px;
	font-size:115%;
	zoom: 1; /* 印刷バグ解決 */
}
/* その他のブランド、関連リンク、製品に関する資料 */
/* ご存知ですか？ */
#frame #rNavi .rNaviBanner{
	margin:10px 0;
}
#frame #rNavi .rNaviBannerFirst{
	margin:0 0 10px 0;
}

#frame #rNavi .rNaviLink,
#frame #rNavi .recommend{
	background:#EEEEEE;
	border-bottom:solid 1px #CCD6E0;
	margin:10px 0;
}
#frame #rNavi .rNaviLink h4,
#frame #rNavi .recommend h4{
	background:#CCD6E0;
	line-height:18px;
	padding-left:8px;
}
#frame #rNavi .rNaviLink ul{
	margin:6px 0 12px 8px;
	padding:0;
}
#frame #rNavi .rNaviLink ul li{
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.6em;
}
#frame #rNavi .recommend p{
	margin:8px 8px;
}
#frame #rNavi .recommend h4{
	border-left:solid 4px #C00;
}


/********** 共通部品 **********************************************************************/
/* ページトップへリンク */
#frame #main .totop{
	float:right;
	display:inline;
	width:auto;
	margin:5px 0 20px 0;
	_margin:5px 0 15px 0;
	clear:both;
}
#frame #main .totop a{
	display:block;
	line-height:1.2em;
	padding-left:12px;
	background:transparent url(../images/icon_totop.gif) no-repeat left center;
}
/* 選ぶボタン */
#frame #main ul.selectNavi{
/*	width:254px;*/
	margin:2px 0 0 0;
	padding:0;
	height:32px;
	position:relative;
}
#frame #main ul.selectNavi li{
/*	float:left;
	display:inline;*/
	width:127px;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}
#frame #main ul.selectNavi li a:link,
#frame #main ul.selectNavi li a:visited{
	display:block;
	width:100%;
	height:100%;
	text-indent:-1000em;
	margin:0;
	padding:0;
	text-decoration:none;
}
#frame #main ul.selectNavi li.selectNo{
position:absolute;
top:0px;
left:306px;
}
#frame #main ul.selectNavi li.selectMarket{
position:absolute;
top:0px;
left:433px;
}
#frame #main ul.selectNavi li.selectNo a:link,
#frame #main ul.selectNavi li.selectNo a:visited{
	background:transparent url(../images/btn_selectno.gif) no-repeat left top;
}
#frame #main ul.selectNavi li.selectMarket a:link,
#frame #main ul.selectNavi li.selectMarket a:visited{
	background:transparent url(../images/btn_selectmarket.gif) no-repeat left top;
}
#frame #main ul.selectNavi li.selectNo a:hover,
#frame #main ul.selectNavi li.selectNo a:active{
	background:transparent url(../images/btn_selectno.gif) no-repeat left bottom;
}
#frame #main ul.selectNavi li.selectMarket a:hover,
#frame #main ul.selectNavi li.selectMarket a:active{
	background:transparent url(../images/btn_selectmarket.gif) no-repeat left bottom;
}


/* 選ぶボタン（1つ製品番号で選ぶのみ） */
#frame #main ul.selectNaviSingle{
/*	width:254px;*/
	margin:2px 0 0 0;
	padding:0;
	height:32px;
	position:relative;
}
#frame #main ul.selectNaviSingle li{
/*	float:left;
	display:inline;*/
	width:128px;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}
#frame #main ul.selectNaviSingle li a:link,
#frame #main ul.selectNaviSingle li a:visited{
	display:block;
	width:100%;
	height:100%;
	text-indent:-1000em;
	margin:0;
	padding:0;
	text-decoration:none;
}
#frame #main ul.selectNaviSingle li.selectNo{
position:absolute;
top:0px;
left:432px;
}
#frame #main ul.selectNaviSingle li.selectNo a:link,
#frame #main ul.selectNaviSingle li.selectNo a:visited{
	background:transparent url(../images/btn_selectno_single.gif) no-repeat left top;
}
#frame #main ul.selectNaviSingle li.selectNo a:hover,
#frame #main ul.selectNaviSingle li.selectNo a:active{
	background:transparent url(../images/btn_selectno_single.gif) no-repeat left bottom;
}

/* ファイルリンクボタン */

#frame #main ul.fileLinkBtn{
	margin:2px 0 0 0;
	padding:0;
}
#frame #textool #main .productListBody ul.fileLinkBtn{
	margin:10px 0;
	padding:0 0 0 392px;
}
#frame #main ul.fileLinkBtn li{
	height:28px;
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
}
#frame #main ul.fileLinkBtn li a{
	display:block;
	margin:0;
	padding:0 5px 0 32px;
	color:#FFFFFF;
	text-decoration:none;
	height:100%;
	zoom:1;
}
#frame #connector #main ul.fileLinkBtn li.pdfLinkGaiyou{
	background:transparent url(../images/btn_gaiyou_connect.gif) no-repeat left top;
	width:160px;
}
#frame #connector #main ul.fileLinkBtn li.pdfLinkGaiyou a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 14px 8px;
	line-height:28px;
}
#frame #connector #main ul.fileLinkBtn li.pdfLinkTekigou{
	background:transparent url(../images/btn_tekigou_connect.gif) no-repeat left top;
	width:160px;
}
#frame #connector #main ul.fileLinkBtn li.pdfLinkTekigou a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 14px 8px;
	line-height:28px;
}

#frame #textool #main ul.fileLinkBtn li.pdfLinkGaiyou{
	background:transparent url(../images/btn_gaiyou_connect.gif) no-repeat left top;
	width:160px;
}
#frame #textool #main ul.fileLinkBtn li.pdfLinkGaiyou a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 14px 8px;
	line-height:28px;
}

#frame #textool #main ul.fileLinkBtn li.pdfLinkBangou{
	background:transparent url(../images/btn_bangou_textool.gif) no-repeat left top;
	width:182px;
}
#frame #textool #main ul.fileLinkBtn li.pdfLinkBangou a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 14px 8px;
	line-height:28px;
}
#frame #textool #main ul.fileLinkBtn li.pdfLinkSiyou{
	background:transparent url(../images/btn_siyou_textool.gif) no-repeat left top;
	width:182px;
	height:36px;
	line-height:12px;
}
#frame #textool #main ul.fileLinkBtn li.pdfLinkSiyou a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 14px 8px;
	padding-top:7px;
}

#frame #main .pdfLinkCatalog{
	display:inline;
	float:left;
	width:160px;
	height:22px;
	background:transparent url(../images/btn_catalog.gif) no-repeat left top;
	margin:0;
}
#frame #main .pdfLinkCatalog a{
	background:transparent url(../images/icon_newwin_w.gif) no-repeat 12px 6px;
	display:block;
	height:100%;
	padding:0px 0 0 30px;
	margin:0;
	color:#FFFFFF;
	font-size:83%;
	text-decoration:none;
	line-height:22px;
}


/* ファイルリンクリスト */

#frame #main ul.fileLinkList{
	margin:0;
	padding:5px 0 0;
	clear:both;
	list-style:none;
}
#frame #main ul.fileLinkList li{
	line-height:16px;
}

#frame #main ul.fileLinkList li.pdfLinkBangou,
#frame #main ul.fileLinkList li.pdfLinkList{
	background:transparent url(../images/icon_newwin_b.gif) no-repeat 2px 2px;
	padding:0 0 0 20px;
}
#frame #main ul.fileLinkList li.excelLinkList{
/*	background:transparent url(../images/icon_excel.gif) no-repeat 2px 0px;*/
	padding:0 0 0 0;
	line-height:20px;
	text-indent:0;
}
#frame #main ul.fileLinkList li.excelLinkSiyou{
	padding:0 0 0 50px;
	line-height:20px;
	text-indent:-50px;
}
#frame #main ul.fileLinkList li.excelLinkSiyou img{
	vertical-align:middle;
}
#frame #main ul.fileLinkList li.LinkReference{
	margin-left:3px;
	padding:0 0 0 40px;
	line-height:21px;
	text-indent:-40px;
}
#frame #main ul.fileLinkList li.LinkReference img{
	vertical-align:middle;
}


/********** TEMPLATE connector : [navi] and [main] and [right side navi] (3 division) **********/
/* 電気･電子index用　本文エリア */
#frame #level1 #mainFrame td{
	vertical-align:top;
}
#frame #level1 #indexMain {
	width: 760px;
	border:none;
}
#frame #level1 #indexMain h1{
	border:none;
	margin-bottom:10px;
}
#frame #level1 #indexMain #main{
	width: 553px;
	border:none;
	float:left;
}
#frame #level1 #indexMain #main .productInfo h2{
	background:transparent url(../images/top_h2_productinfo.gif) no-repeat left top;
	width: 553px;
	height:29px;
	margin-bottom:10px;
	text-indent:-1000em;
	clear:both;
}
#frame #level1 #indexMain #main .newInfo .newInfoh2{
	width: 553px;
	height:29px;
	margin:0 0 10px;
	clear:both;
	background:transparent url(../images/top_h2_newinfo.gif) no-repeat left top;
}
#frame #level1 #indexMain #main .newInfo .newInfoh2 h2{
	display:inline;
	float:left;
	width: 400px;
	height:29px;
	margin:0;
	text-indent:-1000em;
}
#frame #level1 #indexMain #main .productInfo h3 {
	width:160px;
	height:38px;
	text-indent:-1000em;
}
#frame #level1 #indexMain #main .productInfo h3 a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-1000em;
	text-decoration:none;
}
#frame #level1 #indexMain #main .productInfo h3.productInfoConnector {
	background:transparent url(../images/top_link_connector.gif) no-repeat left top;
}
#frame #level1 #indexMain #main .productInfo h3.productInfoTextool {
	background:transparent url(../images/top_link_textool.gif) no-repeat left top;
}
#frame #level1 #indexMain #main .productInfo h3.productInfoStatic {
	background:transparent url(../images/top_link_static.gif) no-repeat left top;
	height:26px;
}
#frame #level1 #indexMain #main .productInfo h3.productInfoEpx {
	background:transparent url(../images/top_link_epx.gif) no-repeat left top;
}




#frame #level1 #indexMain #main .productInfo .productInfoBody {
	padding-bottom:1px;
	background:transparent url(../images/top_hline.gif) no-repeat left bottom;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette{
	margin:0;
	padding:10px 0;
	background:transparent url(../images/top_hline.gif) no-repeat left top;
	background-color:#f9f9f9;
	clear:both;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette .sectionA{
	float:left;
	width:270px;
	margin:0;
	padding:0 10px 0 0;
	border-right:#cccccc solid 1px;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette .sectionB{
	float:right;
	width:270px;
	margin:0 ;
	padding:0;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette .productCassetteBody{
	float:right;
	width:160px;
	margin:0;
	padding:0;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette .productCassetteImg{
	float:left;
	width:106px;
	margin:0;
	padding:0;
}
#frame #level1 #indexMain #main .productInfo .productInfoBody .productCassette .productCassetteImg img{
	border:none;
	margin:0;
	padding:0;
}

#frame #level1 #indexMain #main .newInfo .newInfoBody{
	margin:10px;
}
#frame #level1 #indexMain #main .newInfo .newInfoBody dl.date{
	float:left;
	clear:left;
	width:auto;
}
#frame #level1 #indexMain #main .newInfo dl dt{
	font-weight:bold;
	margin-top:-16px;
	margin-left:8em;
}
#frame #level1 #indexMain #main .newInfo dl dt.info2{
	margin-left:8em;
	margin-bottom:2px;
	padding-left:15px;
	background:url(../images/icon_top_newinfo.gif) no-repeat left 3px;
	font-weight:normal;
	margin-top:-16px;
}
#frame #level1 #indexMain #main .newInfo dl dd{
	margin-left:8em;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:15px;
	background:transparent url(../images/icon_top_newinfo.gif) no-repeat left 3px;
}
#frame #level1 #indexMain #main .newInfo dl dd.none{
	padding-left:0;
	background-image:none;
}
#frame #level1 #indexMain #main .newInfo dl dd.none2{
	padding:0;
	margin-left:110px;
	margin-top:1px;
	margin-bottom:1px;
	background-image:none;
	line-height: 1.2em;
}
#frame #level1 #indexMain #main .newInfo dl.none3{
	margin-bottom:10px;
}

/* 2階層目　本文エリア */
#frame #level2 #main {
	width: 560px;
	border:none;
	float:left;
}
#frame #level2 #main h1{
	height:53px;
	margin:0;
	padding:0 10px;
	line-height:53px;
	text-indent:-1000em;
}
#frame #connector #level2 #main h1{
	background:transparent url(../connector/images/2rd_h1_connector.jpg) no-repeat left top;
}
#frame #textool #level2 #main h1{
	background:transparent url(../textool/images/2rd_h1_textool.jpg) no-repeat left top;
}

#frame #level2 #main .category{
	height:26px;
	background:transparent url(../images/2nd_category_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
}
#frame #level2 #main h2 {
	height:31px;
	text-indent:-1000em;
	margin:0;
	padding:0;
	clear:both;
}

/* 2階層目ギャラリー */

#frame #level2 #main .gallery{
	margin-top:24px;
	clear:both;
}
#frame #level2 #main .gallery h2 {
	background:transparent url(../images/2nd_h2_type2.gif) no-repeat left top;
}
#frame #level2 #main .gallery p {
	margin:10px;
}
#frame #level2 #main .gallery .galleryList{
	margin:0 10px 0 10px;
	padding:4px;
	border:#a6bfe5 solid 1px;
}
#frame #level2 #main .gallery .galleryListIn{
	padding:8px;
	background:transparent url(../images/2nd_productlist_bg.gif) repeat left top;
}
#frame #level2 #main .gallery .galleryListIn .sectionA{
	width:310px;
	float:left;
}
#frame #level2 #main .gallery .galleryListIn .sectionB{
	width:189px;
	float:right;
}
#frame #level2 #main .gallery .galleryListIn ul{
	border-bottom:#c3dde5 solid 1px;
	margin:0 ;
	padding:0 0 5px 0;
}
#frame #level2 #main .gallery .galleryListIn ul li{
	border-top:#c3dde5 solid 1px;
	margin:5px 0 0 0 ;
	padding:5px 0 0 0;
	list-style:none;
	background:transparent url(../images/icon_2nd_productlist_01_f2.gif) no-repeat 0px 7px;
	font-weight:bold;
	line-height:1.6em;
}
#frame #level2 #main .gallery .galleryListIn ul li.menuOff{
	background:transparent url(../images/icon_2nd_productlist_01.gif) no-repeat 0px 7px;
	font-weight:normal;
}
#frame #level2 #main .gallery .galleryListIn ul li a{
	display:inline-block;
}
#frame #level2 #main .gallery .galleryListIn ul li a{
	display:block;
	padding-left:18px;
}
#frame #level2 #main .gallery .galleryListIn ul li ul{
	border-top:none;
	border-bottom:none;
	margin:5px 0 0 0 ;
	padding:0 0 0 18px;
}
#frame #level2 #main .gallery .galleryListIn ul li ul li{
	margin:0 ;
	padding:0 0 0 1em;
	list-style:none;
	border-top:none;
	background:transparent url(../images/icon_2nd_productlist_02.gif) no-repeat 0px 5px;
	font-weight:normal;
}
#frame #level2 #main .gallery .galleryListIn ul li ul li a{
	display:inline;
	padding:0;
}
#frame #level2 #main .gallery .galleryListIn .mainImg{
}

/* 2階層目製品一覧 */

#frame #level2 #main .productList{
	margin-top:24px;
	clear:both;
}
#frame #level2 #main .productList h2 {
	background:transparent url(../images/2nd_h2_type.gif) no-repeat left top;
}
#frame #level2 #main .productList .productListBody{
	margin:10px 10px;
	padding:0 0 1px 0;
	background:transparent url(../images/2nd_type_line.gif) no-repeat left bottom;
}
#frame #level2 #main .productList .productListBody .productCassette{
	margin:0;
	padding:10px 0;
	background:transparent url(../images/2nd_type_line.gif) no-repeat left top;
	background-color:#f9f9f9;
	clear:both;
}
#frame #level2 #main .productList .productListBody .productCassette .sectionA{
	float:left;
	width:249px;
	margin:0;
	padding:0 10px ;
	border-right:#cccccc solid 1px;
}
#frame #level2 #main .productList .productListBody .productCassette .sectionB{
	float:right;
	width:249px;
	margin:0 ;
	padding:0 10px;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteBody{
	float:right;
	width:169px;
	margin:0;
	padding:0;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteBody h3{
	margin:0;
	padding:0;
}
#frame #textool #level2 #main .productList .productListBody .productCassette .productCassetteBody h3{
	padding:0 0 0 12px;
	background:transparent url(../images/icon_2nd_type.gif) no-repeat 3px 5px;
	line-height:16px;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteBody p{
	margin:5px 0 0 0 ;
	padding:0 0 0 12px;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteBody ul{
	margin:5px 0 0 0 ;
	padding:0 ;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteBody li{
	list-style:none;
	padding:0 0 0 12px;
	background:transparent url(../images/icon_2nd_type.gif) no-repeat 3px 4px;
	line-height:1.4em;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteImg{
	float:left;
	width:70px;
	margin:0;
	padding:0;
}
#frame #level2 #main .productList .productListBody .productCassette .productCassetteImg img{
	border:#b5b5b5 solid 1px;
	margin:0;
	padding:0;
}


/********** TEMPLATE connector : [navi] and [main] and [right side navi] (3 division) **********/
/* 3階層目　本文エリア */
#frame #level3 #main {
	width: 560px;
	border:none;
	float:left;
}
#frame #level3 #main h1{
	height:52px;
	background:transparent url(../images/3rd_h1_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:52px;
	font-size:140%;
}
#frame #level3 #main h1.h1Small{
	font-size:135%;
}
#frame #level3 #main .category{
	height:27px;
	background:transparent url(../images/3rd_category_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:27px;
	color:#FFFFFF;
	font-weight:bold;
}

#frame #level3 #main h2 {
	height:24px;
	text-indent:-1000em;
	margin:0;
	padding:0;
	clear:both;
}
#frame #level3 #main h3 {
	height:27px;
	background:transparent url(../images/3rd_h3.gif) no-repeat left top;
	margin:5px 0 0 0;
	_margin:0;
	padding:0 0 0 12px;
	font-weight:bold;
	line-height:27px;
	clear:both;
}
#frame #level3 #main a.anchor {
	display:block;
	margin:0px;
	padding:0;
	height:1px;
	clear:both;
}

/*#frame #level3 #main ul li{
	margin:0.4em 0;
}*/

/* 3階層目特長 */

#frame #level3 #main .point{
	margin-top:24px;
}
#frame #level3 #main .point .sectionA{
	float:right;
	width:353px;
}
#frame #level3 #main .point .sectionB{
	float:left;
	width:187px;
}

#frame #level3 #main .point h2 {
	background:transparent url(../images/3rd_h2_point.gif) no-repeat left top;
}
#frame #level3 #main .point .pointBody{
	margin:10px;
}
#frame #level3 #main .point .pointBody ul{
	margin:0;
	padding:0;
}
#frame #level3 #main .point .pointBody ul li{
	margin:0.4em 0;
	padding:0 0 0 14px;
	background:transparent url(../images/icon_disc.gif) no-repeat 0px 1px;
	list-style:none;
	line-height:1.4em;
}

#frame #level3 #main .point .pointBody ul li ul{
	padding-left:12px;
	font-size:83%;
}
#frame #level3 #main .point .pointBody ul li ul li{
	padding:0 0 0 12px;
	background:transparent url(../images/icon_dot.gif) no-repeat 0px 1px;
}
#frame #level3 #main .point .pointBody .note{
	font-size:83%;
	margin-top:12px;
	text-indent:-1em;
	padding-left:1em;
}
#frame #level3 #main .point img.mainPhoto {
	border:#b5b5b5 solid 1px;
}


/* 3階層目製品一覧 */

#frame #level3 #main .productList{
	margin-top:24px;
}
#frame #level3 #main .productList h2 {
	background:transparent url(../images/3rd_h2_productlist.gif) no-repeat left top;
}
#frame #level3 #main .productList .productListBody{
	margin:10px 5px;
}

#frame #level3 #main .productList p{
	margin:10px;
}
#frame #level3 #main .productList .productListIndex{
	padding:0 0 17px;
	margin-bottom:19px;
	background:transparent url(../images/3rd_productlist_bg.gif) no-repeat left bottom;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #level3 #main .productList .productListIndexIn{
	padding:17px 14px 0;
	background:transparent url(../images/3rd_productlist_bg.gif) no-repeat left top;
}
#frame #level3 #main .productList .productListIndexIn .sectionA{
	float:left;
	width:250px;
}
#frame #level3 #main .productList .productListIndexIn .sectionB{
	float:right;
	width:250px;
}

#frame #level3 #main .productList .productListIndexIn ul{
	margin:0;
	padding:0;
	list-style:none;
}
#frame #level3 #main .productList .productListIndexIn ul li{
	margin:0.4em 0;
	padding-left:14px;
	background:transparent url(../images/3rd_productlist_icon.gif) no-repeat 2px 5px;
	line-height:1.4em;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #level3 #main .productList .productListIndexIn2{
	padding:17px 6px 0;
	background:transparent url(../images/3rd_productlist_bg2.gif) no-repeat left top;
}
#frame #level3 #main .productList .productListIndexIn2 .sectionA{
	float:left;
	width:268px;
}
#frame #level3 #main .productList .productListIndexIn2 .sectionB{
	float:right;
	width:268px;
}
#frame #level3 #main .productList .productListIndexIn2 ul{
	margin:0 10px 0 15px;
	padding:0;
	list-style:none;
}
#frame #level3 #main .productList .productListIndexIn2 ul li{
	margin:0.4em 0;
	padding-left:14px;
	background:transparent url(../images/icon_disc.gif) no-repeat 0px 1px;
	line-height:1.4em;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #level3 #main .productList .productListIndexIn2 ul li ul{
	margin:0;
}
#frame #level3 #main .productList .productListIndexIn2 ul li ul li{
	background:transparent url(../images/3rd_productlist_icon.gif) no-repeat 2px 5px;
}


#frame #level3 #main .productList .productListBody .rohsNote{
	text-align:right;
	line-height:22px;
	margin:10px 0;
}
#frame #level3 #main .productList .productListBody .rohsNote img{
	vertical-align:-5px;
}

#frame #level3 #main .productList .productListBody .productCassette{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:#b2c9d9 dashed 1px;
	clear:both;
}
#frame #level3 #main .productList .productListBody .productCassette .sectionA{
	float:left;
	width:115px;
}
#frame #level3 #main .productList .productListBody .productCassette .sectionB{
	float:right;
	width:425px;
}
#frame #level3 #main .productList .productListBody .productCassette img{
	border:#e7e7e7 solid 1px;
}

#frame #level3 #main .productList .productListBody .productCassette table {
	width:100%;
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
	border-spacing:0;
}
#frame #level3 #main .productList .productListBody .productCassette th,
#frame #level3 #main .productList .productListBody .productCassette td {
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
	border-spacing:0;
	text-align:left;
	padding:5px;
}
#frame #level3 #main .productList .productListBody .productCassette th{
	background-color:#e9e9e9;
	width:108px;
	font-weight:bold;
}
#frame #textool #level3 #main .productList .productListBody .productCassette th{
	width:150px;
}

#frame #level3 #main .productList .productListBody .productCassette .tableNote{
	margin-top:5px;
}
#frame #level3 #main .productList .productListBody .productCassette .tableNote img,
#frame #level3 #main .productList .productListBody .productCassette .tableNote div{
	float:left;
	display:inline;
	margin-right:2px;
	line-height:22px;
	vertical-align:middle;
	border:none;
}


/********** TEMPLATE connector : [navi] and [main] and [right side navi] (3 division) **********/
/* 製品番号で選ぶ　本文エリア */
#frame #selectNumber #main {
	width: 560px;
	border:none;
	float:left;
}
#frame #selectNumber #main h1{
	height:53px;
	margin:0;
	padding:0 10px;
	line-height:53px;
	text-indent:-1000em;
}
#frame #selectNumber #main h1{
	background:transparent url(../connector/number/images/h1_selectno.jpg) no-repeat left top;
}

#frame #selectNumber #main .category{
	height:26px;
	background:transparent url(../images/2nd_category_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
}

#frame #selectNumber #main ul.selectNavi li.selectNo a:link,
#frame #selectNumber #main ul.selectNavi li.selectNo a:visited{
	background:transparent url(../images/btn_selectno.gif) no-repeat left bottom;
}

#frame #selectNumber #main ul.selectNaviSingle li.selectNo a:link,
#frame #selectNumber #main ul.selectNaviSingle li.selectNo a:visited{
	background:transparent url(../images/btn_selectno_single.gif) no-repeat left bottom;
}

#frame #selectNumber #main .explanation{
	margin:10px 0 20px;
	padding:0;
}


/* ナンバーナビ */
#frame #selectNumber #main .selectNumberNavi{
	margin:5px 0 5px 0;
	padding:0;
	position:relative;
	height:20px;
}

#frame #selectNumber #main .selectNumberNavi .selectNumberNaviTitle{
	width:129px;
	height:20px;
	position:absolute;
	top:0px;
	left:232px;
	text-indent:-1000em;
	background:transparent url(../connector/number/images/selectno_navi_title.gif) no-repeat left top;
}
#frame #selectNumber #main .selectNumberNavi ul{
	width:200px;
	height:20px;
	position:absolute;
	top:0px;
	left:360px;
	margin:0;
	padding:0;
}
#frame #selectNumber #main .selectNumberNavi ul li{
	display:inline;
	width:22px;
	height:20px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#frame #selectNumber #main .selectNumberNavi ul li a:link,
#frame #selectNumber #main .selectNumberNavi ul li a:visited{
	display:block;
	width:100%;
	height:100%;
	text-indent:-1000em;
	text-decoration:none;
}
#frame #selectNumber #main .selectNumberNavi ul li.no1 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no1 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat 0px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no2 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no2 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -23px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no3 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no3 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -46px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no4 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no4 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -69px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no5 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no5 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -92px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no6 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no6 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -115px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no7 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no7 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -138px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no8 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no8 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -161px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no9 a:link,
#frame #selectNumber #main .selectNumberNavi ul li.no9 a:visited{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -182px 0px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no1 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no1 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no1 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no1 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat 0px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no2 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no2 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no2 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no2 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -23px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no3 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no3 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no3 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no3 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -46px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no4 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no4 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no4 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no4 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -69px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no5 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no5 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no5 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no5 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -92px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no6 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no6 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no6 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no6 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -115px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no7 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no7 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no7 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no7 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -138px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no8 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no8 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no8 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no8 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -161px -20px;
}
#frame #selectNumber #main .selectNumberNavi ul li.no9 a.selected:link,
#frame #selectNumber #main .selectNumberNavi ul li.no9 a.selected:visited,
#frame #selectNumber #main .selectNumberNavi ul li.no9 a:hover,
#frame #selectNumber #main .selectNumberNavi ul li.no9 a:active{
	background:transparent url(../connector/number/images/selectno_navi_no.gif) no-repeat -182px -20px;
}

#frame #selectNumber #main h2 {
	height:31px;
	text-indent:-1000em;
	margin:5px 0 10px 0;
	padding:0;
	clear:both;
}
#frame #selectNumber #main h2.noNo {
	background:transparent url(../connector/number/images/h2_sno_no.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no1 {
	background:transparent url(../connector/number/images/h2_sno_1.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no2 {
	background:transparent url(../connector/number/images/h2_sno_2.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no3 {
	background:transparent url(../connector/number/images/h2_sno_3.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no4 {
	background:transparent url(../connector/number/images/h2_sno_4.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no5 {
	background:transparent url(../connector/number/images/h2_sno_5.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no6 {
	background:transparent url(../connector/number/images/h2_sno_6.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no7 {
	background:transparent url(../connector/number/images/h2_sno_7.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no8 {
	background:transparent url(../connector/number/images/h2_sno_8.gif) no-repeat left top;
}
#frame #selectNumber #main h2.no9 {
	background:transparent url(../connector/number/images/h2_sno_9.gif) no-repeat left top;
}


#frame #selectNumber #main table.productNoTable {
	width:100%;
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
	border-spacing:0;
	margin-bottom:10px;
}
#frame #selectNumber #main table.productNoTable th{
	background-color:#a2d7ff;
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
	border-spacing:0;
	text-align:center;
	padding:3px;
	font-weight:bold;
}
#frame #selectNumber #main table.productNoTable th.productNoTableNo{
	width:40%;
}
#frame #selectNumber #main table.productNoTable th.productNoTableName{
	width:60%;
}
#frame #selectNumber #main table.productNoTable td.productNoParentNo{
	width:10%;
}


#frame #selectNumber #main table.productNoTable td {
	border: 1px solid #b4b4b4;
	border-collapse: collapse;
	border-spacing:0;
	text-align:left;
	padding:3px;
	vertical-align:top;
}

/********** TEMPLATE connector : [navi] and [main] and [right side navi] (3 division) **********/
/* センサー適合表で選ぶ　本文エリア */
#frame #selectSensor #main {
	width: 560px;
	border:none;
	float:left;
}
#frame #selectSensor #main h1{
	height:53px;
	margin:0;
	padding:0 10px;
	line-height:53px;
	text-indent:-1000em;
}
#frame #selectSensor #main h1{
	background:transparent url(../connector/sensor/images/h1_selectsensor.jpg) no-repeat left top;
}

#frame #selectSensor #main .category{
	height:26px;
	background:transparent url(../images/2nd_category_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
}


/********** TEMPLATE connector : [navi] and [main] and [right side navi] (3 division) **********/
/* マーケットで選ぶ　本文エリア */
#frame #selectMkt #main {
	width: 560px;
	border:none;
	float:left;
}
#frame #selectMkt #main h1{
	height:53px;
	margin:0;
	padding:0 10px;
	line-height:53px;
	text-indent:-1000em;
}
#frame #selectMkt #main h1{
	background:transparent url(../connector/market/images/h1_selectmarket.jpg) no-repeat left top;
}

#frame #selectMkt #main ul.selectNavi li.selectMarket a:link,
#frame #selectMkt #main ul.selectNavi li.selectMarket a:visited{
	background:transparent url(../images/btn_selectmarket.gif) no-repeat left bottom;
}


#frame #selectMkt #main .category{
	height:26px;
	background:transparent url(../images/2nd_category_bg.gif) no-repeat left top;
	margin:0;
	padding:0 10px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
}
#frame #selectMkt #main h2 {
	height:31px;
	text-indent:-1000em;
	margin:5px 0 10px 0;
	padding:0;
	clear:both;
}
#frame #selectMkt #main h2.smktTestdevice {
	background:transparent url(../connector/market/images/h2_smkt_testdevice.gif) no-repeat left top;
}
#frame #selectMkt #main h2.smktAppli {
	background:transparent url(../connector/market/images/h2_smkt_appli.gif) no-repeat left top;
}
#frame #selectMkt #main h2.smktAmusement {
	background:transparent url(../connector/market/images/h2_smkt_amusement.gif) no-repeat left top;
}
#frame #selectMkt #main h2.smktCommunication {
	background:transparent url(../connector/market/images/h2_smkt_communication.gif) no-repeat left top;
}
#frame #selectMkt #main h2.smktFa {
	background:transparent url(../connector/market/images/h2_smkt_fa.gif) no-repeat left top;
}
#frame #selectMkt #main .explanation {
	margin:10px 10px 30px;
	padding:0;
}
#frame #selectMkt #main h3 {
	background:transparent url(../connector/market/images/h3_smkt_other.gif) no-repeat left top;
	height:21px;
	text-indent:-1000em;
	margin:40px 0 10px 0;
	padding:0;
	clear:both;
}
#frame #selectMkt #main .selectMarketList {
	padding:0 0 15px;
	margin:0 5px 24px;
	background:transparent url(../connector/market/images/smkt_other_bg.gif) no-repeat left bottom;
	zoom: 1; /* 印刷バグ解決 */
}
#frame #selectMkt #main .selectMarketList .selectMarketListIn{
	padding:15px 20px 0;
	background:transparent url(../connector/market/images/smkt_other_bg.gif) no-repeat left top;
}
#frame #selectMkt #main .selectMarketList .selectMarketListIn .sectionA{
	float:left;
	width:240px;
	padding-right:15px;
	border-right:#cbe4f6 solid 1px;
}
#frame #selectMkt #main .selectMarketList .selectMarketListIn .sectionB{
	float:right;
	width:240px;
}

#frame #selectMkt #main .selectMarketList .selectMarketListIn ul{
	margin:0 0 0 14px;
	padding:0;
}
#frame #selectMkt #main .selectMarketList .selectMarketListIn ul li{
	margin:0.4em 0;
	padding-left:0;
/*	background:transparent url(../images/icon_selectmarket_list.gif) no-repeat 2px 3px;*/
	list-style:none;
	list-style-image:url(../images/icon_selectmarket_list.gif);
}


/********** TEMPLATE pattern 4 : [navi] and [title] and [main] and [right side navi] (4 division) **********/
#frame #title{
	border:none;
	}

