@charset "Shift_JIS";
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:1.6;/*130%;*/
	text-align:center;
}

ul {
	list-style:none;
}

sup {
	margin-left:2px;
	vertical-align:text-top;
	line-height: 4px;
}

/*パン屑リスト*/
div#topicPath {
	width:100%;
	margin-bottom:15px;
}

div#topicPath:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#topicPath ul {
	width:100%;
	font-size:12px;
}

div#topicPath ul li {
	float:left;
	list-style-type:none;
	color:#FD6B00;
}

div#topicPath ul li a {
	color:#101842;
	padding-right:20px;
	background-image:url(../common/pan_bg.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
/*//パン屑リスト//*/

div#Contents {
	width:758px;
	margin:0 auto 0 auto;
	border-left:1px solid #1E2A67;
	border-right:1px solid #1E2A67;
	text-align:left;
}

div#Contents:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*IE6*/
* html div#Contents {
	width:760px;
}

/*タグライン*/
div#tgline {
	width:760px;
	color:#333333;
/*	font-weight:bold;*/
	padding:0px 5px;
	margin:0px;
	font-size:10px;
	}
	
/*ヘッダー*/
div#Header {
	width:758px;
	height:84px;
/*	background-image:url(../common/header_bg.gif);*/
	background-image:url(../common/header_bg_cpy.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:3px 0 0 0;
}

/*IE6*/
* html div#Header {
	width:760px;
/*	background-image:url(../common/header_bg2.gif);*/
	background-image:url(../common/header_bg2_cpy.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

h1 img {
	margin:0 0 0 5px;
}

/*IE6*/
* html h1 img {
	margin:0 0 0 6px;
}
div#HeaderLeft {
	float:left;
	width:200px;
}

div#HeaderRight {
	float:left;
	width:550px;
}


/*ヘッダーサブメニュー*/
div#HeaderRight div#Submenu {
	width:206px;
	margin-left:333px;
}

div#HeaderRight div#Submenu ul li {
	float:left;
}

div#HeaderRight div#Submenu ul li img {
	margin:7px 11px 7px 0;
}
/*IE7*/
*:first-child+html div#HeaderRight div#Submenu ul li img {
	margin:7px 11px 9px 0;
}

div#HeaderRight div#Submenu ul li.last img {
	margin:7px 0 7px 0;
}

/*IE7*/
*:first-child+html div#HeaderRight div#Submenu ul li.last img {
	margin:7px 0 9px 0;
}

/*お問合せバナー*/
div#InqBn {
	width:206px;
	margin:0 0 0 333px;
	clear:both;

}

div#InqBn img {
	visibility:hidden;
}

div#InqBn ul {
	margin:0;
	padding:0;
}

div#InqBn ul li.inqBnBtn a,
div#InqBn ul li.inqBnBtn a:link,
div#InqBn ul li.inqBnBtn a:visited {
	background-image:url(../common/inq_bn_set.gif);
	background-repeat:no-repeat;
	display:block;
	height:46px;
}

div#InqBn ul li.inqBnBtn a:focus,
div#InqBn ul li.inqBnBtn a:hover,
div#InqBn ul li.inqBnBtn a:active {
	background-image:url(../common/inq_bn_o.gif);
	background-repeat:no-repeat;
	display:block;
	height:46px;
}



/*メニュー*/

div#Menu {
	width:760px;
	height:35px;
	z-index:100;
	clear:both;
}

/*IE6*/
* html div#Menu {
	background-color:#101741;
}

/*Safari*/
html[xmlns*=""] body:last-child div#Menu {
	width:759px;
	height:35px;
	z-index:100;
	clear:both;
}



div#Menu img {
	visibility:hidden;
}

div#Menu a,
div#Menu a:link,
div#Menu a:visited {
	float:left;
}

div#Menu ul li {
	float:left;
	z-index:100;
}

ul li.homeB a,
ul li.homeB a:link,
ul li.homeB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:109px;
}

ul li.homeB a:focus,
ul li.homeB a:hover,
ul li.homeB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

ul li.aboutB a,
ul li.aboutB a:link,
ul li.aboutB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-109px 0;
	background-repeat:no-repeat;
	width:109px;
}

ul li.aboutB a:focus,
ul li.aboutB a:hover,
ul li.aboutB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-109px 0;
	background-repeat:no-repeat;

}
ul li.productB a.b1,
ul li.productB a.b1:link,
ul li.productB a.b1:visited {
	background-image:url(../common/menu.jpg);
	background-position:-218px 0;
	background-repeat:no-repeat;
	width:109px;
}

ul li.productB a.b1:focus,
ul li.productB a.b1:hover,
ul li.productB a.b1:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-218px 0;
	background-repeat:no-repeat;

}

ul li.productBOn a.b1,
ul li.productBOn a.b1:link,
ul li.productBOn a.b1:visited {
	background-image:url(../common/menu.jpg);
	background-position:-218px 0;
	background-repeat:no-repeat;
	width:109px;
}

ul li.productBOn a.b1:focus,
ul li.productBOn a.b1:hover,
ul li.productBOn a.b1:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-218px 0;
	background-repeat:no-repeat;

}

ul li.handB a,
ul li.handB a:link,
ul li.handB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-327px 0;
	background-repeat:no-repeat;
	width:109px;
}

ul li.handB a:focus,
ul li.handB a:hover,
ul li.handB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-327px 0;
	background-repeat:no-repeat;

}
ul li.adviceB a,
ul li.adviceB a:link,
ul li.adviceB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-436px 0;
	background-repeat:no-repeat;
	width:108px;
}

ul li.adviceB a:focus,
ul li.adviceB a:hover,
ul li.adviceB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-436px 0;
	background-repeat:no-repeat;

}
ul li.companyB a,
ul li.companyB a:link,
ul li.companyB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-544px 0;
	background-repeat:no-repeat;
	width:108px;
}

ul li.companyB a:focus,
ul li.companyB a:hover,
ul li.companyB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-544px 0;
	background-repeat:no-repeat;

}
ul li.inqB a,
ul li.inqB a:link,
ul li.inqB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;
	width:108px;
}

* html ul li.inqB a,
* html ul li.inqB a:link,
* html ul li.inqB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;
	width:107px;
}

html[xmlns*=""] body:last-child ul li.inqB a,
html[xmlns*=""] body:last-child ul li.inqB a:link,
html[xmlns*=""] body:last-child ul li.inqB a:visited {
	background-image:url(../common/menu.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;
	width:107px;
}

ul li.inqB a:focus,
ul li.inqB a:hover,
ul li.inqB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;

}

* html ul li.inqB a:focus,
* html ul li.inqB a:hover,
* html ul li.inqB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;
	width:107px;
}

html[xmlns*=""] body:last-child ul li.inqB a:focus,
html[xmlns*=""] body:last-child ul li.inqB a:hover,
html[xmlns*=""] body:last-child ul li.inqB a:active {
	background-image:url(../common/menu-o.jpg);
	background-position:-652px 0;
	background-repeat:no-repeat;
	width:107px;
}


ul.subm li {
	clear:both;
}


li.productB ul.subm{
	display:none;
}

li.productBOn ul.subm{
	width:160px;
	display:block;
	position:absolute;
	visibility: hidden;
	z-index:100;
	top:118px;
	font-size:90%;
	line-height:1.8em;
	border:1px solid #FF8A00;
}
/*IE6*/
* html li.productBOn ul.subm{
	display:block;
	position:absolute;
	visibility: hidden;
	z-index:100;
	top:118px;
	font-size:90%;
	line-height:1.8em;
	border:1px solid #FF8A00;
	margin-left:-110px;

}

/*IE7*/
*:first-child+html li.productBOn ul.subm {
	display:block;
	position:absolute;
	visibility: hidden;
	z-index:100;
	top:118px;
	font-size:90%;
	line-height:1.8em;
	border:1px solid #FF8A00;
	margin-left:-110px;
}
/*Safari*/
html[xmlns*=""] body:last-child li.productBOn ul.subm{
	display:block;
	position:absolute;
	visibility: hidden;
	z-index:100;
	top:118px;
	font-size:90%;
	line-height:1.8em;
	border:1px solid #FF8A00;

}

li.productBOn ul.subm li{
	float:none;
	background-color:#FFFFFF;
	border-bottom:1px solid #FF8A00;
	width:160px;
	background-image:url(../common/submBg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

li.productBOn ul.subm li.last{
	float:none;
	background-color:#FFFFFF;
	border-bottom:none;
	text-align:left;
	width:160px;
}

li.productBOn ul.subm li a {
	width:100%;
	display:block;
	padding:2px 0 2px 0;
	background-image:url(../common/submBg.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}

li.productBOn ul.subm li a:hover {
	width:100%;
	display:block;
	padding:2px 0 2px 0;
	background-image:url(../common/submBg-o.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#D6DBF3;
	text-decoration:none;
}

li.productBOn ul.subm li a span {
	padding:2px 5px 2px 5px;
}

/*メイン*/
div#FlashArea {
	margin:20px 0 15px 18px;
}

div#Container {
	margin:0 0 15px 19px;
}

div#Container:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#ContainerSubmenu {
	width:758px;
	margin:0;
	/*メーカーページ右メニュー背景の為コメントアウトpadding-bottom:15px;*/
	background-image:url(../common/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*IE6*/
* html div#ContainerSubmenu {
	width:760px;
}

div#ContainerSubmenu:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#LeftMenuLine {
	background-image:url(../common/leftMenuLine.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

div#LeftMenuLine:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*ページタイトル*/
/*IE6でタイトル幅が足りない為*/
* html h2.long {
	width:760px;
	text-align:right;
	background:url(../info/images/ttl.jpg) top left no-repeat;
}

/*IE6、IE7、safariでのパン屑との距離*/
* html h2.long img {
	margin-bottom:12px;
}

*:first-child+html h2.long img {
	margin-bottom:12px;
}

html[xmlns*=""] body:last-child h2.long img {
	margin-bottom:12px;
}
/*IE6、IE7、safariでのパン屑との距離*/

/*新着*/
div#WhatsNew {
	width:720px;
	float:left;
	margin:0 0 15px 0;
}
/*2カラム*/
div#2cm #WhatsNew {
	width:520px;
	float:left;
	margin:0 0 15px 0;
}

dl.WhatsNewBox {
	width:97%;
	margin:15px 0 0 10px;
	padding:0;
}
div#WhatsNew dt {
	float:left;
	font-size:90%;
	width:90px;
	margin:0;
	padding:0 0 5px 0;
	clear:both;
	font-weight:bold;
}

div#WhatsNew dd {
	font-size:90%;
	line-height:120%;
	margin:0 0 15px 90px;
	padding:2px 0 5px 20px;
	background-image:url(../images/new_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*バナーエリア*/
div#Banner {
	width:200px;
	float:left;
	margin-bottom:15px;
}

table.QrCode {
	margin:0 0 15px 0;
}

table.QrCode td.Qr {
	width:63px;
}

table.QrCode td h3 {
	font-size:90%;
	padding-bottom:3px;
}

table.QrCode td p {
	font-size:90%;
	line-height:120%;
}

* html table.QrCode td p {
	width:137px;
	font-size:12px;
	line-height:120%;
}

p.BnBox img {
	margin-bottom:10px;
}

/*フッター*/
div#Footer {
	clear:both;
	border-top:7px solid #101842;
	padding-top:5px;
	width:100%;
}

* html div#Footer {
	clear:both;
	border-top:7px solid #101842;
	padding-top:5px;
	width:760px;
}
/*Firefoxにて背景表示する為の処理*/
div#Footer:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
		text-align:center;
}

div#Fmenu {
	margin:0 auto 0 auto;
	text-align:center;
}

div#Footer ul {
	margin:0 5px 5px 0;
	width:95%;
	padding-left:15px;
}

div#Footer ul li {
	/*float:left;*/
	display:inline;
	font-size:10px;
}

div#Footer p {
	width:680px;
	margin:10px auto 0 auto;
	padding-bottom:15px;
	border-top:1px solid #B5B5B5;
	text-align:center;
}

div#Footer p.Eng {
	width:680px;
	margin:10px auto 0 auto;
	padding-bottom:15px;
	border-top:none;
	text-align:center;
}



* html div#Footer p,div#Footer p.Eng {
	width:680px;
	margin:10px auto 0 40px;
}

div#Footer p img {
	margin:10px 0 10px 0;
}


/*左メニュー*/
div#LeftMenu {
	float:left;
	width:180px;
	/*padding-bottom:240px;*/
}

div#LeftMenu:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

div#LeftMenu ul {
	margin:0;
	padding:0;
}

div#LeftMenu ul li {
	vertical-align:top;
}

div#LeftMenu a img {
	vertical-align:top;
	visibility:hidden;
}

div#LeftMenu ul li a {
	display:block;
}
div#LeftMenu ul li.of {
	display:block;
}
/*
製品情報サブメニュー
*/

div#LeftMenu ul li.l_protopB a,
div#LeftMenu ul li.l_protopB a:link,
div#LeftMenu ul li.l_protopB a:visited {
	background-image:url(../products/images/l_protopB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_protopB a:focus,
div#LeftMenu ul li.l_protopB a:hover,
div#LeftMenu ul li.l_protopB a:active,
div#LeftMenu ul li.l_protopBo a,
div#LeftMenu ul li.l_protopBo a:link,
div#LeftMenu ul li.l_protopBo a:visited,
div#LeftMenu ul li.l_protopBo a:focus,
div#LeftMenu ul li.l_protopBo a:hover,
div#LeftMenu ul li.l_protopBo a:active {
	background-image:url(../products/images/l_protopBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_microB a,
div#LeftMenu ul li.l_microB a:link,
div#LeftMenu ul li.l_microB a:visited {
	background-image:url(../products/images/l_microB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_microB a:focus,
div#LeftMenu ul li.l_microB a:hover,
div#LeftMenu ul li.l_microB a:active,
div#LeftMenu ul li.l_microBo a,
div#LeftMenu ul li.l_microBo a:link,
div#LeftMenu ul li.l_microBo a:visited,
div#LeftMenu ul li.l_microBo a:focus,
div#LeftMenu ul li.l_microBo a:hover,
div#LeftMenu ul li.l_microBo a:active {
	background-image:url(../products/images/l_microBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_ampB a,
div#LeftMenu ul li.l_ampB a:link,
div#LeftMenu ul li.l_ampB a:visited {
	background-image:url(../products/images/l_ampB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_ampB a:focus,
div#LeftMenu ul li.l_ampB a:hover,
div#LeftMenu ul li.l_ampB a:active,
div#LeftMenu ul li.l_ampBo a,
div#LeftMenu ul li.l_ampBo a:link,
div#LeftMenu ul li.l_ampBo a:visited,
div#LeftMenu ul li.l_ampBo a:focus,
div#LeftMenu ul li.l_ampBo a:hover,
div#LeftMenu ul li.l_ampBo a:active {
	background-image:url(../products/images/l_ampBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_filterB a,
div#LeftMenu ul li.l_filterB a:link,
div#LeftMenu ul li.l_filterB a:visited {
	background-image:url(../products/images/l_filterB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_filterB a:focus,
div#LeftMenu ul li.l_filterB a:hover,
div#LeftMenu ul li.l_filterB a:active,
div#LeftMenu ul li.l_filterBo a,
div#LeftMenu ul li.l_filterBo a:link,
div#LeftMenu ul li.l_filterBo a:visited,
div#LeftMenu ul li.l_filterBo a:focus,
div#LeftMenu ul li.l_filterBo a:hover,
div#LeftMenu ul li.l_filterBo a:active {
	background-image:url(../products/images/l_filterBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_mixerB a,
div#LeftMenu ul li.l_mixerB a:link,
div#LeftMenu ul li.l_mixerB a:visited {
	background-image:url(../products/images/l_mixerB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_mixerB a:focus,
div#LeftMenu ul li.l_mixerB a:hover,
div#LeftMenu ul li.l_mixerB a:active,
div#LeftMenu ul li.l_mixerBo a,
div#LeftMenu ul li.l_mixerBo a:link,
div#LeftMenu ul li.l_mixerBo a:visited,
div#LeftMenu ul li.l_mixerBo a:focus,
div#LeftMenu ul li.l_mixerBo a:hover,
div#LeftMenu ul li.l_mixerBo a:active {
	background-image:url(../products/images/l_mixerBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_micro2B a,
div#LeftMenu ul li.l_micro2B a:link,
div#LeftMenu ul li.l_micro2B a:visited {
	background-image:url(../products/images/l_micro2B.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_micro2B a:focus,
div#LeftMenu ul li.l_micro2B a:hover,
div#LeftMenu ul li.l_micro2B a:active,
div#LeftMenu ul li.l_micro2Bo a,
div#LeftMenu ul li.l_micro2Bo a:link,
div#LeftMenu ul li.l_micro2Bo a:visited,
div#LeftMenu ul li.l_micro2Bo a:focus,
div#LeftMenu ul li.l_micro2Bo a:hover,
div#LeftMenu ul li.l_micro2Bo a:active {
	background-image:url(../products/images/l_micro2Bo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_proB a,
div#LeftMenu ul li.l_proB a:link,
div#LeftMenu ul li.l_proB a:visited {
	background-image:url(../products/images/l_proB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_proB a:focus,
div#LeftMenu ul li.l_proB a:hover,
div#LeftMenu ul li.l_proB a:active,
div#LeftMenu ul li.l_proBo a,
div#LeftMenu ul li.l_proBo a:link,
div#LeftMenu ul li.l_proBo a:visited,
div#LeftMenu ul li.l_proBo a:focus,
div#LeftMenu ul li.l_proBo a:hover,
div#LeftMenu ul li.l_proBo a:active {
	background-image:url(../products/images/l_proBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_softB a,
div#LeftMenu ul li.l_softB a:link,
div#LeftMenu ul li.l_softB a:visited {
	background-image:url(../products/images/l_softB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.l_softB a:focus,
div#LeftMenu ul li.l_softB a:hover,
div#LeftMenu ul li.l_softB a:active,
div#LeftMenu ul li.l_softBo a,
div#LeftMenu ul li.l_softBo a:link,
div#LeftMenu ul li.l_softBo a:visited,
div#LeftMenu ul li.l_softBo a:focus,
div#LeftMenu ul li.l_softBo a:hover,
div#LeftMenu ul li.thin_filmBo a:active {
	background-image:url(../products/images/l_softBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.thin_filmB a,
div#LeftMenu ul li.thin_filmB a:link,
div#LeftMenu ul li.thin_filmB a:visited {
	background-image:url(../products/images/thin_filmB.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul li.thin_filmB a:focus,
div#LeftMenu ul li.thin_filmB a:hover,
div#LeftMenu ul li.thin_filmB a:active,
div#LeftMenu ul li.thin_filmBo a,
div#LeftMenu ul li.thin_filmBo a:link,
div#LeftMenu ul li.thin_filmBo a:visited,
div#LeftMenu ul li.thin_filmBo a:focus,
div#LeftMenu ul li.thin_filmBo a:hover,
div#LeftMenu ul li.thin_filmBo a:active {
	background-image:url(../products/images/thin_filmBo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#LeftMenu ul.LeftMsub {
	border-bottom:1px solid #1E2A67;
}

div#LeftMenu ul.LeftMsub li {
	font-size:90%;
	margin-left:0;
	margin-right:1px;
}

div#LeftMenu ul.LeftMsub li span {
	background:url(../common/leftsubM_arw.gif) top left no-repeat;
	padding-left:8px;
	display:block;
}

/*デッドリンクの指定*/
div#LeftMenu ul.LeftMsub li.non_link{
	background:url(../common/left_menu_dot.gif) bottom center no-repeat;
	display:block;
	padding:5px 5px 5px 10px;
}


div#LeftMenu ul.LeftMsub li.on {
	font-weight:bold;
	color:#1E2A67;
	margin-left:0;
	margin-right:1px;
	padding:0;
	background-color:#EEEEEE;
}

div#LeftMenu ul.LeftMsub li.on span {
	background:url(../common/leftsubM_arw.gif) top left no-repeat;
	padding-left:8px;
	display:block;
}

div#LeftMenu ul.LeftMsub li.last {
	font-size:90%;
	margin-left:0;
	margin-right:1px;
	background:none;
}

div#LeftMenu ul.LeftMsub li.laston {
	font-weight:bold;
	color:#1E2A67;
	margin-left:0;
	margin-right:1px;
	padding:0;
	background-color:#EEEEEE;
	background-image:none;
}

div#LeftMenu ul.LeftMsub li.laston span {
	background:url(../common/leftsubM_arw.gif) top left no-repeat;
	padding-left:8px;
	display:block;
}

div#LeftMenu ul.LeftMsub li a,
div#LeftMenu ul.LeftMsub li a:link,
div#LeftMenu ul.LeftMsub li a:visited {
	background:url(../common/left_menu_dot.gif) bottom center no-repeat;
	display:block;
	padding:5px 5px 5px 10px;
}

div#LeftMenu ul.LeftMsub li a:focus,
div#LeftMenu ul.LeftMsub li a:hover,
div#LeftMenu ul.LeftMsub li a:active {
	background:url(../common/left_menu_dot.gif) bottom center no-repeat;
	background-color:#EEEEEE;
	display:block;
	padding:5px 5px 5px 10px;
}

div#LeftMenu ul.LeftMsub li.last a,
div#LeftMenu ul.LeftMsub li.last a:link,
div#LeftMenu ul.LeftMsub li.last a:visited,
div#LeftMenu ul.LeftMsub li.laston a,
div#LeftMenu ul.LeftMsub li.laston a:link,
div#LeftMenu ul.LeftMsub li.laston a:visited {
	background:none;
}

div#LeftMenu ul.LeftMsub li.last a:focus,
div#LeftMenu ul.LeftMsub li.last a:hover,
div#LeftMenu ul.LeftMsub li.last a:active,
div#LeftMenu ul.LeftMsub li.laston a:focus,
div#LeftMenu ul.LeftMsub li.laston a:hover,
div#LeftMenu ul.LeftMsub li.laston a:active {
	background:none;
	background-color:#EEEEEE;
}

/*
製品情報サブメニュー
*/

/*二階層目コンテンツ*/
div#ContainerSubmenu h2 {
	float:left;
}

div#ContainerSubmenu h2.supplier {
	float:left;
	border-left:1px solid #1E2A67;
}

div#ContainerSubmenu h2 img,div#ContainerSubmenu h2.supplier img {
	margin:0 0 15px 0;

}

/*IE6*/
* html div#ContainerSubmenu h2 {
	background-image:url(../common/h2_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:580px;
}

/*IE6*/
* html div#ContainerSubmenu h2.supplier {
	background-image:url(../common/h2_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:581px;
}



div#RightContents,div#RightContentsProduct {
	width:540px;
	float:left;
	/*margin-bottom:20px;*/
	padding-left:20px;
}

div#RightContentsSupplier {
	width:539px;
	float:left;
	border-left:1px solid #1E2A67;
	/*margin-bottom:20px;*/
	padding-left:20px;
}

/*IE6*/
* html div#RightContents,* html div#RightContentsProduct {
	width:570px;
	float:left;
	padding-left:20px;
}

* html div#RightContentsSupplier {
	width:570px;
	float:left;
	border-left:1px solid #1E2A67;
	/*margin-bottom:20px;*/
	padding-left:20px;

}


div#RightContents:after,
div#RightContentsSupplier:after,
div#RightContentsProduct:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#RightMenuBg {
	width:550px;
	background:url(../common/RightContentsSupplier_bg.gif) top right repeat-y;
}

div#RightMenuBg:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#RightContents h3.ttl,div#RightContentsProduct h3.ttl {
	width:518px;
	font-size:90%;
	text-align:left;
	margin:0 0 15px 0;
	padding:3px 0 3px 20px;
	background-image:url(../common/h3_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
	clear:both;
}

/*IE6*/
* html div#RightContents h3.ttl {
	width:540px;
	font-size:90%;
	margin:0 0 15px 0;
	padding:3px 0 3px 20px;
	background-image:url(../common/h3_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
	clear:both;
}

/*製品情報*/
div.phBoxL {
	float:left;
	width:248px;
	padding-right:20px;
	background-image:url(../common/producttop_bg_line.gif);
	background-position:right center;
	background-repeat:repeat-y;
}

/*IE6*/
* html div.phBoxL {
	float:left;
	width:248px;
	padding-right:20px;
	background-image:url(../common/producttop_bg_line.gif);
	background-position:right center;
	background-repeat:repeat-y;
}

div.phBoxL:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.phBoxR {
	float:left;
	width:268px;
}

/*IE6*/
* html div.phBoxR {
	width:268px;
}

div.phBoxR:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.phBoxL p.ph {
	float:left;
	width:112px;
	vertical-align:top;
}

div.phBoxR p.ph {
	float:left;
	width:132px;
	vertical-align:top;
}

div.phBoxL p.ph img {
	margin:0 10px 0 0;
	border:1px solid #101842;
}

div.phBoxR p.ph img {
	margin:0 10px 0 20px;
	border:1px solid #101842;
}


div.phBoxL div.txtBox,div.phBoxR div.txtBox {
	float:left;
	width:136px;
	vertical-align:top;
	padding:0;
}

/*IE6*/
* html div.phBoxL div.txtBox {
	float:left;
	width:136px;
	vertical-align:top;
	padding:0;
}

div.phBoxL h3.product,div.phBoxR h3.product {
	color:#101842;
	font-size:90%;
	margin-bottom:5px;
	padding:0 0 2px 15px;
	background-image:url(../common/h3_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dotted #D1D1D1;
}

div.phBoxL p.phTxt,div.phBoxR p.phTxt {
	color:#101842;
	font-size:80%;
	line-height:140%;
	padding:0;
}

p.line img {
	margin:10px 0 10px 0;
}

/*3階層目用*/
div.phBoxL_l {
	float:left;
	width:265px;
}

.dot_orange {
	border-right:1px dashed #FF8A00;
}

div.phBoxL_l:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.phBoxL_l p.ph {
	float:left;
	width:112px;
	height:102px;
	vertical-align:top;
}

div.phBoxL_l p.ph img {
	margin:0 10px 0 0;
	border:1px solid #101842;
	vertical-align:top;
}

div.phBoxL_l div.txtBox {
	float:left;
	width:150px;
	vertical-align:top;
	padding:0;
}

div.phBoxL_l h3.product {
	color:#101842;
	font-size:90%;
	margin-bottom:10px;
	padding:0 0 2px 15px;
	background-image:url(../common/h3_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.phBoxL_l p.phTxt {
	color:#101842;
	font-size:90%;
	line-height:130%;
	padding:0;
}


/**********************************************************************
メーカー一覧ページ
**********************************************************************/
/*トップメーカー一覧*/
div.supplierBox {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	clear:both;
	width:100%;
}

.BoxLineNone {
	border-bottom:none;
}

div.supplierBox:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.supplierNameBlock {
	float:right;
	width:320px;
}

div.supplierNameBlock:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.supplierNameBlock h3 {
	font-size:100%;
	color:#1E2A67;
	border-bottom:1px dashed #EB7F00;
	margin-bottom:5px;
	padding:4px 3px 3px 15px;
	background:url(../common/li_ico_orange_top.gif) left top no-repeat;

}

div.supplierNameBlock h3 span {
	color:#515151;
	font-size:85%;
}

div.supplierNameBlock h3 a {
	text-decoration:none;
}

div.supplierNameBlock p {
	font-size:85%;
	line-height:120%;
}

div.supplierBox p.logo {

	padding-right:15px;
	float:left;
}


/*左メニュー*/
div#LeftMenuTxt {
	float:left;
	width:179px;
	background:#fff url(../common/left_menu_btm.gif) bottom left no-repeat;
	padding-bottom:160px/*237px;*/
}

div#LeftMenuTxt:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

div#LeftMenuTxt ul {
	margin:0;
	padding:0;
}

div#LeftMenuTxt ul li {
	font-size:90%;
	margin:0;
	padding:0;
	list-style:none;
}

div#LeftMenuTxt ul li.txtm {
	color:#FFF;
	font-weight:bold;
	list-style:none;
	background:#3F4C8E url(../common/txtm_bgon.gif) left top no-repeat;
	border-top:1px solid #B5BBD5;
	border-bottom:1px solid #1E2A67;
	padding:5px 15px 5px 10px;
}

div#LeftMenuTxt ul li a,
div#LeftMenuTxt ul li a:link,
div#LeftMenuTxt ul li a:visited {
	display:block;
	background:url(../common/txtm_bgoff.gif) left top no-repeat;
	border-top:1px solid #fff;
	border-bottom:1px solid #1E2A67;
	padding:5px 15px 5px 10px;
	text-decoration:none;
	height:44px;
/*20071107修正の為高さ追加*/
}

div#LeftMenuTxt ul li a:focus,
div#LeftMenuTxt ul li a:hover,
div#LeftMenuTxt ul li a:active {
	color:#FFF;
	display:block;
	background:#3F4C8E url(../common/txtm_bgon.gif) left top no-repeat;
	border-top:1px solid #B5BBD5;
	border-bottom:1px solid #1E2A67;
	padding:5px 15px 5px 10px;
	height:44px;
/*20071107修正の為高さ追加*/
}

* html div#LeftMenuTxt ul li a,
* html div#LeftMenuTxt ul li a:link,
* html div#LeftMenuTxt ul li a:visited {
	height:54px;
/*20071107修正の為高さ追加*/
}

* html div#LeftMenuTxt ul li a:focus,
* html div#LeftMenuTxt ul li a:hover,
* html div#LeftMenuTxt ul li a:active {
	height:54px;
/*20071107修正の為高さ追加*/
}

/*メーカーページコンテンツ部分*/
div#supplierLeft {
	float:left;
	width:374px;
	margin-right:15px;
	padding-bottom:200px;
}

/*コンテンツ内容の少ないページは#supplierLeftに高さを入れて背景問題対応*/
.heightShort400 {
	height:400px;
}

.heightShort600 {
	height:600px;
}

.heightShort {
	height:1150px;
}

* html .heightShort {
	height:1300px;
}

html[xmlns*=""] body:last-child .heightShort {
	height:1300px;
}

.heightShortProduct {
	height:1300px;
}

.heightShortProduct2 {
	height:3500px;
}

div#supplierLeft:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#supplierRight {
	float:right;
	background-color:#EDEDED;
	width:161px;
}

div#supplierRight:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

ul.categories {
	list-style:none;
	margin:7px 7px 7px 7px;
}

ul.categories li {
	font-size:90%;
	background:url(../common/li_ico_orange_bggray.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
	border-bottom:1px dotted #AEAEAE;
}

/*safari*/
html[xmlns*=""] body:last-child ul.categories li {
	padding:6px 3px 3px 15px;
} 

ul.categories li.last {
	border-bottom:none;
}


/*メーカー名*/
h3.makerName {
	width:100%;
	font-size:95%;
	color:#1E2A67;
	background:#FFFFFF url(../supplier/images/maker_title_bg.gif) top center no-repeat;
	/*text-align:center;*/
	padding:10px 10px 9px 0;
}

html[xmlns*=""] body:last-child h3.makerName {
	font-size:110%;
}

h3.makerNameJp {
	width:100%;
	font-size:95%;
	color:#1E2A67;
	background:#FFFFFF url(../supplier/images/maker_title_bg.gif) top center no-repeat;
	/*text-align:center;*/
	padding:15px 10px 15px 0;
}

html[xmlns*=""] body:last-child h3.makerNameJp {
	font-size:110%;
}


/*メーカー名英語*/
h3.makerName span {
	font-size:80%;
	color:#515151;
}

html[xmlns*=""] body:last-child h3.makerName span {
	font-size:90%;
}


p.makerNameBtm img {
	margin-bottom:13px;
}
/*メーカー写真*/
p.supplier_ph {
	float:left;
	width:160px;
	margin:0 15px 25px 0;
	padding:4px;
	border:1px solid #707070;
	background-color:#FFFFFF;
}

div.logoUrl {
	margin:0 0 25px 0;
	padding-right:15px;
	width:100%;
	word-break: break-all;
}

/*写真あり*/
div.logoUrlPh {
	float:left;
	margin:0 0 25px 0;
	padding-right:15px;
	width:46%;
	word-break: break-all;
}

div.logoUrl:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*メーカロゴ*/
p.logo img,p.logoPh img {
	margin:0 0 5px 0;
}
/*メーカーURL*/
p.supplierUrl {
	float:left;
	font-size:85%;
	background:url(../common/li_url_phnone.gif) left top no-repeat;
	margin:0 0 0 5px;
	padding:0 3px 3px 15px;
}

* html .supplierUrl {
	width:90%;
}

*:first-child+html .supplierUrl {
	width:90%;
} 

/*メーカーURL写真あり*/
p.supplierUrlPh {
	font-size:85%;
	background:url(../common/li_ico_orange_top.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
}

h4.title img {
	margin:0 0 10px 0;
}

div#supplierLeft p {
	font-size:90%;
	line-height:130%;
}

.subTitle {
	color:#1E2A67;
	/*background:url(../common/subtitle_bg.gif) left top no-repeat;*/
	border-bottom:1px dotted #FF8A00;
	border-left:4px solid #FF8A00;
	margin-bottom:10px;
	padding:0 5px 2px 8px;
}

.subTitleNo1 {
	color:#1E2A67;
	background:url(../common/subtitle_no1.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo1-blue {
	color:#1E2A67;
	background:url(../common/subtitle_no1_blue.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo2 {
	color:#1E2A67;
	background:url(../common/subtitle_no2.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo2-blue {
	color:#1E2A67;
	background:url(../common/subtitle_no2_blue.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo3 {
	color:#1E2A67;
	background:url(../common/subtitle_no3.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo3-blue {
	color:#1E2A67;
	background:url(../common/subtitle_no3_blue.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo4 {
	color:#1E2A67;
	background:url(../common/subtitle_no4.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo5 {
	color:#1E2A67;
	background:url(../common/subtitle_no5.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo6 {
	color:#1E2A67;
	background:url(../common/subtitle_no6.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo7 {
	color:#1E2A67;
	background:url(../common/subtitle_no7.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo8 {
	color:#1E2A67;
	background:url(../common/subtitle_no8.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo9 {
	color:#1E2A67;
	background:url(../common/subtitle_no9.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

.subTitleNo10 {
	color:#1E2A67;
	background:url(../common/subtitle_no10.gif) left top no-repeat;
	border-bottom:1px dotted #FF8A00;
	margin-bottom:10px;
	padding:2px 5px 2px 20px;
}

/*safari*/
html[xmlns*=""] body:last-child .subTitleNo1,
html[xmlns*=""] body:last-child .subTitleNo2,
html[xmlns*=""] body:last-child .subTitleNo3,
html[xmlns*=""] body:last-child .subTitleNo4,
html[xmlns*=""] body:last-child .subTitleNo5,
html[xmlns*=""] body:last-child .subTitleNo6,
html[xmlns*=""] body:last-child .subTitleNo7,
html[xmlns*=""] body:last-child .subTitleNo8,
html[xmlns*=""] body:last-child .subTitleNo9,
html[xmlns*=""] body:last-child .subTitleNo10 {
	padding:4px 5px 2px 20px;
}
h4.subTitleBlue,h5.subTitleBlue,h6.subTitleBlue {
	color:#1E2A67;
	font-weight:bold;
	font-size:90%;
	margin-bottom:3px;
}

h4.subTitleBlue span,h5.subTitleBlue span,h6.subTitleBlue span {
	color:#CC0000;
}

.ttlshort {
	width:15%;
}

.ttlshort2 {
	width:30%;
}

p.w70 {
	width:70%;
}

h4.subTitleBlue span,,h5.subTitleBlue span,h6.subTitleBlue span {
	color:#000;
	font-weight:normal;
	padding-left:7px;
}


/*アイコン■矢印*/
ol.productG {
	list-style:none;
	margin:7px 0 17px 0;
}

ol.productG li {
	font-size:90%;
	background:url(../common/li_ico_orange_top.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
}

/*safari*/
html[xmlns*=""] body:last-child ol.productG li {
	padding:6px 3px 3px 15px;
}

ol.productG li span {
	font-weight:bold;
}

/*アイコン●*/
ol.product,
ul.product,
ul.company {
	list-style:none;
	/*margin:-5px 0 15px 0;*/
	margin:0 0 15px 0;
	line-height:110%;
}

ol.product li,
ul.product li {
	font-size:90%;
	background:url(../common/li_ico_orange_circle.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 0 15px;
}

ul.company li {
	background:url(../common/li_ico_orange_circle.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 0 15px;
}

/*safari*/
html[xmlns*=""] body:last-child ol.product li,
html[xmlns*=""] body:last-child ul.product li,
html[xmlns*=""] body:last-child ul.company li {
	padding:6px 3px 0 15px;
}


/*リストアイコンなし*/
ol.product_listnone,
ul.product_listnone {
	list-style:none;
	margin:7px 0 17px 0;
	line-height:110%;
}

ol.product_listnone li,
ul.product_listnone li {
	font-size:90%;
	margin:0;
	padding:0 0 3px 0;
	background-image:none;
}

/*リストアイコンノーマル*/
ol.product_normal {
	margin:7px 0 17px 20px;
	line-height:110%;
}

* html ol.product_normal {
	margin:7px 0 17px 30px;
	line-height:110%;
}

*:first-child+html ol.product_normal {
	margin:7px 0 17px 30px;
	line-height:110%;

}

ol.product_normal li {
	font-size:90%;
	margin:0;
	padding:0 0 3px 0;
	background-image:none;
}

/*テーブル*/
table.supplier {
	border:1px solid #DDD;
	border-collapse:collapse;
	width:100%;
	margin-bottom:15px;
}

table.supplier th,table.supplier td {
	font-size:90%;
	padding:5px;
	border:1px solid #DDD;
	word-break: break-all;
}
* html table.supplier th,table.supplier td {
	font-size:80%;
}

table.supplier th {
	background-color:#EFF4F7;
	text-align:left;
	font-weight:normal;
}

table.supplier td {
	vertical-align:top;
}



table.supplier_w {
	border:1px solid #DDD;
	border-collapse:collapse;
	width:373px;
	margin-bottom:15px;
}

table.supplier_w th,table.supplier_w td {
	font-size:70%;
	padding:5px;
	border:1px solid #DDD;
	word-break: break-all;
}

* html table.supplier_w th,table.supplier_w td {
	font-size:80%;
}



table.supplier_w th {
	background-color:#EFF4F7;
	text-align:left;
	font-weight:normal;
}

table.supplier_W td {
	vertical-align:top;
}

/*幅をクラスで調整*/
table.supplier th.noise {
	width:40%;
}

table.supplier th.fet {
	width:70%;
}

table.supplier th.mmic {
	width:30%;
}

table.supplier th.product {
	width:20%;
	text-align:center;
	vertical-align:middle;
}

table.supplier th.cut6,table.supplier td.cut6 {
	width:16%;
	vertical-align:middle;
}

dl.product dt,dl.product dd {
	font-size:90%;
	line-height:130%;
}


div.box_fff{
background-color:#FFFFFF; padding:2px; margin:3px 0px;
}

/*********************************************************
製品情報
*********************************************************/






table.product {
	border:1px solid #8F8F8F;
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}

table.product th,table.product td {
	font-size:90%;
	padding:5px;
	word-break: break-all;
	border-collapse:collapse;
}

table.product th {
	width:55%;
	background-color:#EFF4F7;
	text-align:left;
	font-weight:normal;
}

table.product th span {
	font-weight:bold;
}

table.product th.big {
	width:100%;
	color:#fff;
	font-weight:bold;
	background:#8F8F8F url(../products/images/product_title_kado.gif) left top no-repeat;
	padding:4px 5px 3px 8px;
	line-height:120%;
}

table.product th.big span {
	font-size:85%;
}

table.product th.subbig {
	width:100%;
	font-weight:bold;
	background-color:#ddd;
	border-top:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	line-height:120%;
}

table.product td {
	vertical-align:middle;
	text-align:center;
}

table.product th.line_grayT {
	border-top:1px solid #8F8F8F;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #8F8F8F;
}

table.product td.line_grayT {
	border-top:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #ddd;
	border-left:0;
}

table.product th.line_grayM {
	border-top:0;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #8F8F8F;
}

table.product td.line_grayM {
	border-top:0;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #ddd;
	border-left:0;
}

table.product th.line_grayB {
	border-top:0;
	border-right:1px solid #ddd;
	border-bottom:1px solid #8F8F8F;
	border-left:1px solid #8F8F8F;
}

table.product th.line_grayAll {
	border-top:0;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	border-left:1px solid #8F8F8F;
}


table.product td.line_grayB {
	border-top:0;
	border-right:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	border-left:0;
}

p.productName {
	font-size:80%;
}

div#InqLink {
	width:354px;
	background-color:#F5F5F5;
	padding:10px;
}

div#InqLink:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#InqLink p {
	margin-left:34px;
	margin-bottom:22px;
}

div#InqLink p a img {
	vertical-align:top;
	visibility:hidden;
}

div#InqLink p a,
div#InqLink p a:link,
div#InqLink p a:visited {
	display:block;
	background:url(../products/images/inqInfoB.gif) left top no-repeat;
}

div#InqLink p a:focus,
div#InqLink p a:hover,
div#InqLink p a:active {
	display:block;
	background:url(../products/images/inqInfoBo.gif) left top no-repeat;
}

table.product th.big a {
	color:#FFFFFF;
}

/*************************************************************
資料請求
*************************************************************/
table.inq {
	width:720px;
	border-collapse:separate;
	border-bottom:3px solid #666666;
	margin-top:20px;
	margin-bottom:10px;
}

table.inq th {
	width:25%;
	padding:3px 3px 3px 5px;
	background-color:#F6F4EE;
	border-right:4px solid #FF8A00;
	border-bottom:1px solid #FFFFFF;
	font-size:90%;
}

table.inq th img {
	margin:0 3px -2px 5px;
}

table.inq td {
	padding:3px 3px 3px 5px;
	background-color:#F6F4EE;
	border-bottom:1px solid #FFFFFF;
	font-size:90%;
}


table.inq th.on,table.inq td.on {
	background-color:#EEEADD;
}

input.normal {
	width:200px;
	height:16px;
}

input.normal_s {
	width:150px;
	height:16px;
}

input.normal_l {
	width:300px;
	height:16px;
}

input.zip01 {
	width:55px;
	height:16px;
}

input.telnum {
	width:120px;
	height:16px;
}

.notearea {
	width:450px;
	height:160px;
	font-size:90%;
}

div#Bunit {
	text-align:center;
	margin:0 auto 20px auto;
}

div#Bunit:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

p.caution {
	color:#333333;
	font-size:10px;
}

/* Ikeda 2007-12-26 */
p.error {
	color:#ff0000;
}

/************************************************************
サイトマップ
************************************************************/
div.sitemap {
	width:100%;
	margin-left:-15px;
	margin-right:15px;
	margin-bottom:15px;
	font-size:90%;
	clear:both;
}

div.sitemap:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.sitemap ul {
	width:350px;
}

* html div.sitemap ul li ul {
	width:100%;
}

* html div.sitemap ul li ul li ul {
	width:100%;
}




div.sitemap ul li {
	background:url(../common/li_ico_orange_bggray.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
}

div.sitemap ul li.top {
	background:none;
}


div.sitemap ul li.top h3 {
	border-left:4px solid #FF8A00;
	border-bottom:1px dotted #666666;
	padding:3px 3px 3px 6px;
	background:none;
	font-size:100%;
}

div.sitemap ul li ul li ul li {
	background:url(../common/li_small_arw.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 10px;
}

/*************************************************************
会社概要
*************************************************************/
table.company {
	width:720px;
	border-collapse:separate;
	margin-bottom:10px;
}

table.company th {
	width:25%;
	padding:3px 3px 3px 5px;
	background-color:#EEEADD;
	border-right:4px solid #FF8A00;
	border-bottom:1px solid #FFFFFF;
	font-size:90%;
}

table.company td {
	padding:5px 3px 3px 5px;
	background-color:#F6F4EE;
	border-bottom:1px solid #FFFFFF;
	font-size:90%;
}

/*************************************************************
技術情報
*************************************************************/


div#Pdf_dl {
	float:left;
	width:200px;
}

/*技術情報 index
*************************************************************/
div#amt_frm{
border-top:1px solid #101842;
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
}
div.amt_frm2{
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
}
div#Tech_Contents .supplierNameBlock {
	float:left;
	width:520px;
	margin:0px 0px 10px 0px;
}
div#Tech_Contents_max {
	clear:both;
	width:720px;
	margin:0px 0px 10px 0px;
}

/*技術情報 その他ページ
*************************************************************/

div#Pdf_dl p {
	margin-left:15px;
	margin-bottom:10px;
}

div#Pdf_dl p.download {
	margin-left:0;
}

div#Pdf_dl p.download a {
	display:block;
	width:180px;
	height:46px;
	text-indent:-9999px;
	line-height:0;
}

div#Pdf_dl p.download a,
div#Pdf_dl p.download a:link,
div#Pdf_dl p.download a:visited {
	background:url(../advice/images/pdf_dl_b.gif) top left no-repeat;
}

div#Pdf_dl p.download a:focus,
div#Pdf_dl p.download a:hover,
div#Pdf_dl p.download a:active {
	background:url(../advice/images/pdf_dl_b.gif) -180px no-repeat;
	outline:none;
}

div#PDF_dl_btm {
	text-align:center;
}



div#PDF_dl_btm ul {
	width:400px;
	margin:0 auto 15px auto;
}

div#PDF_dl_btm ul li {
	float:left;
}

div#PDF_dl_btm ul li a {
	display:block;
	height:46px;
	text-indent:-9999px;
	line-height:0;
}

div#PDF_dl_btm ul li.pdf_dl {
	width:180px;
	height:46px;
	margin-right:10px;
}

div#PDF_dl_btm ul li.inq_bn {
	width:206px;
	height:46px;
}

div#PDF_dl_btm ul li.pdf_dl a,
div#PDF_dl_btm ul li.pdf_dl a:link,
div#PDF_dl_btm ul li.pdf_dl a:visited {
	background:url(../advice/images/pdf_dl_b.gif) top left no-repeat;
}

div#PDF_dl_btm ul li.pdf_dl a:focus,
div#PDF_dl_btm ul li.pdf_dl a:hover,
div#PDF_dl_btm ul li.pdf_dl a:active {
	background:url(../advice/images/pdf_dl_b.gif) -180px no-repeat;
	outline:none;
}

div#PDF_dl_btm ul li.inq_bn a,
div#PDF_dl_btm ul li.inq_bn a:link,
div#PDF_dl_btm ul li.inq_bn a:visited {
	background:url(../common/inq_bn_set.gif) top left no-repeat;
}

div#PDF_dl_btm ul li.inq_bn a:focus,
div#PDF_dl_btm ul li.inq_bn a:hover,
div#PDF_dl_btm ul li.inq_bn a:active {
	background:url(../common/inq_bn_set.gif) -206px no-repeat;
	outline:none;
}

div#PDF_dl_btm p {
	width:180px;
	margin:0 auto 15px auto;
}

div#PDF_dl_btm a {



}



div#inq_dl_btm {
	text-align:center;
}

div#inq_dl_btm ul li a {
	display:block;
	height:46px;
	text-indent:-9999px;
	line-height:0;
}

div#inq_dl_btm ul li.inq_bn {
	width:206px;
	height:46px;
	margin-left:240px;
}

div#inq_dl_btm ul li.inq_bn a,
div#inq_dl_btm ul li.inq_bn a:link,
div#inq_dl_btm ul li.inq_bn a:visited {
	background:url(../common/inq_bn_set.gif) top left no-repeat;
}

div#inq_dl_btm ul li.inq_bn a:focus,
div#inq_dl_btm ul li.inq_bn a:hover,
div#inq_dl_btm ul li.inq_bn a:active {
	background:url(../common/inq_bn_set.gif) -206px no-repeat;
	outline:none;
}




div#Tech_Contents {
	float:left;
	width:520px;
}

div#Tech_Contents h3.ttl {
	margin-bottom:20px;
}

div#Tech_Contents h4 {
	margin-bottom:10px;
}

div#Tech_Contents h4.pdf_ttl {
	border-left:4px solid #FF8A00;
	color:#1E2A67;
	font-size:100%;
	margin-bottom:5px;
	padding:0 0 0 4px;
}
div#Tech_Contents_max h4.pdf_ttl {
	border-left:4px solid #FF8A00;
	color:#1E2A67;
	font-size:100%;
	margin-bottom:5px;
	padding:0 0 0 4px;
}

div#Tech_Contents h5 {
	color:#CC0000;
	font-size:100%;
}

div#Tech_Contents p {
	font-size:90%;
	line-height:120%;
}

div#Tech_Contents p.readMore {
	background:url(../advice/images/arw.gif) top left no-repeat;
	font-weight:bold;
	margin:5px 0 30px 0;
	padding:0 0 3px 22px;
}

div.product_info {
	width:100%;
	border-bottom:1px dotted #B3B3B3;
	margin-bottom:10px;
	padding:0 0 10px 0;
}

.info_borderNone {
	border-bottom:none!important;
}

div.product_info:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div.product_info div.ph {
	float:left;
	width:135px;
}

div.product_info div.ttl {
	float:left;
}

div.product_info div.ttl h3,
div.product_info div.ttl h4,
div.product_info div.ttl h5 {
	width:385px;
	font-size:90%;
	line-height:120%;
}

div.product_info div.ttl h3 {
	color:#1E2A67;
	margin-bottom:5px;
	padding:0;
}

div.product_info div.ttl h4 {
	padding:0;
}

/*************************************************************
英語ページ
*************************************************************/
div#EngPage {
	width:100%;
	margin-bottom:15px;
	font-size:90%;
	clear:both;
}

div#EngPage:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.headerline {
	border-top:10px solid #101842;
}

/*div#EngPage h3 {
	border-left:4px solid #FF8A00;
	margin-bottom:5px;
	padding:3px 3px 3px 5px;
}*/

div#EngPage h3 {
	width:90%;
	color:#101842;
	font-size:90%;
	text-align:left;
	margin:0 0 5px 0;
	padding:6px 0 6px 20px;
	background-image:url(../common/h3_engttl.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
}

/*IE6*/
* html div#RightContents h3.ttl {
	width:90%;
	color:#101842;
	font-size:90%;
	margin:0 0 5px 0;
	padding:3px 0 3px 20px;
	background-image:url(../common/h3_engttl.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
}

div#EngPage dt {
	font-weight:bold;
	color:#101842;
	border-left:4px solid #FF8A00;
	padding:2px 0 2px 5px;
	margin-bottom:3px;
}



ul.Eng {
	list-style:none;
	margin:0 0 15px 0;
	line-height:110%;
}

ul.Eng li {
	width:45%;
	float:left;
	font-size:90%;
	background:url(../common/li_ico_orange_circle.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 0 15px;
}

/*safari*/
html[xmlns*=""] body:last-child ul.Eng li {
	padding:6px 3px 0 15px;
}

p.Close {
	clear:both;
	background:url(../common/li_ico_close.gif) left center no-repeat;
	display:inline-table;
	margin:10px 0 15px 0;
	padding:3px 0 3px 15px;
	float:right;
	font-size:85%;
	line-height:100%;
}

/*safari*/
html[xmlns*=""] body:last-child p.Close {
	padding:6px 0 3px 15px;
}


/*************************************************************
お知らせ一覧
*************************************************************/
dl.infolist {
	width:94%;
	margin:5px 0 5px 10px;
	padding:0;
	border-bottom:1px dotted #FF8A00;
}

div#infolist dt {
	float:left;
	font-size:90%;
	width:90px;
	margin:0;
	padding:0 0 5px 0;
	clear:both;
	font-weight:bold;
}

div#infolist dd {
	font-size:90%;
	line-height:120%;
	margin:0 0 3px 90px;
	padding:2px 0 5px 20px;
	background-image:url(../images/new_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div#infolist dt.date {
	float:left;
	font-size:90%;
	font-weight:bold;
	width:90px;
	margin:0;
	padding:0 0 3px 10px;
	clear:both;
	border-left:4px solid #FF8A00;
}

div#infolist dd.title {
	font-size:90%;
	font-weight:bold;
	line-height:120%;
	margin:0 0 3px 90px;
	padding:2px 0 3px 5px;
	background:none;
}

dl.detail {
	width:94%;
	margin:5px 0 0 10px;
	padding:0;
	clear:both;
}

div#infolist dl.detail dt {
	float:left;
	clear:both;
	width:35px;
	font-size:90%;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

div#infolist dl.detail dd {
	font-size:90%;
	line-height:120%;
	margin:0 0 3px 0;
	padding:2px 0 5px 5px;
	background-image:none;
}

div#infolist table.ph2 {
	width:94%;
	margin:15px 0 10px 13px;

}

div#infolist table.ph2 th {
	width:50%;
	font-size:90%;
	font-weight:normal;
	text-align:left;
	padding:0 5px 0 6px;
	border-left:4px solid #FF8A00;
}

div#infolist table.ph2 td {
	font-size:90%;
	padding:5px 5px 10px 0;
}

ul.urlLink li {
	font-size:90%;
	background:url(../common/li_ico_orange_bggray.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
}

p.info {
	width:95%;
	font-size:90%;
	margin:5px 0 10px 10px;
	line-height:120%;
}

div#infolist ul.backtolist {
	width:97%;
	margin-top:40px;
	padding:5px 0;
	border-top:3px solid #666666;
}

div#infolist ul.backtolist li {
	font-size:90%;
	background:url(../common/li_ico_orange_bggray.gif) left top no-repeat;
	margin:0;
	padding:3px 3px 3px 15px;
}

/*************************************************************
AMTについて
*************************************************************/
div#about {
	width:720px;
	margin-bottom:15px;
	font-size:90%;
	clear:both;
}

div#about:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#about h4 {
	font-size:120%;
	color:#1E2A67;
	/*border-left:4px solid #FF8A00;*/
	margin-bottom:5px;
	/*padding-left:5px;*/
}

div#about p {
	line-height:130%;
}

div#about div#president_name {
	width:100%;
	text-align:right;
}


/*************************************************************
プライバシーポリシー
*************************************************************/
div#policy {
	width:720px;
	margin-bottom:15px;
	font-size:90%;
	clear:both;
}

div#policy:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

div#policy h4 {
	font-size:120%;
	color:#1E2A67;
	/*border-left:4px solid #FF8A00;*/
	margin-bottom:5px;
	/*padding-left:5px;*/
}

div#policy p {
	margin:0 0 10px 0;
	line-height:130%;
}

div#policy p.last {
	margin:0 0 30px 0;
	line-height:130%;
}

div#policy p span {
	color:#CC0000;
}

ul.policy {
	list-style:none;
	margin:0 0 15px 0;
	line-height:120%;
}

ul.policy2 {
	list-style:none;
	margin:0 0 30px 0;
	line-height:120%;
}

ul.policy li,ul.policy2 li {
	font-size:90%;
	background:url(../common/li_ico_orange_circle.gif) left top no-repeat;
	margin:0 0 5px 0;
	padding:3px 3px 0 15px;
}

div#policy ol {
	margin:0 0 30px 20px;
	line-height:120%;
}

/*IE7*/
*:first-child+html div#policy ol {
	margin:0 0 30px 23px;
	line-height:120%;
}
/*Safari*/
html[xmlns*=""] body:last-child div#policy ol {
	margin:0 0 30px 18px;
	line-height:120%;
}

div#policy ol li {
	font-size:90%;
	margin:0 0 5px 5px;
	padding:3px 3px 0 0;
}

div#policy dt {
	float:left;
	clear:both;
	font-weight:bold;
}

div#policy dd {
	float:left;
	margin-bottom:3px;
	margin-left:100px;;
}
