@charset "utf-8";

h2 {
	font-size: 13px;
	line-height: 150%;
	color: #001157;
	margin: 0 10px;
	padding: 5px 0 5px 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
h2.sec_top {
	margin: 0;
	padding: 10px 0 10px 10px;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
}
h3 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0;
	padding: 0 5px;
	border-left: 8px solid #347488;
}
h3.view {
	font-size: 12px;
	line-height: 150%;
	color: #001157;
	margin: 3px 10px;
	padding: 5px 0 5px 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
h4 {
	font-size: 12px;
	color: #333333;
	margin: 10px 15px 0;
	padding: 10px 5px 5px;
	border-top: 1px solid #333333;
	border-bottom: 1px dotted #333333;
	clear: both;
}
h5 {
	font-size: 12px;
	color: #333333;
	margin: 10px 0 5px 15px;
	padding: 5px 0 5px 5px;
	border-left: 8px solid #347488;
	clear: both;
}
h5 span {
	font-weight: normal;
	padding-left: 7px;
}

/* サブメニュー
---------------------------------------------------- */
#submenu {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	text-align: left;
	vertical-align: middle;
}
#submenu ul {
	margin: 5px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#submenu li {
	display: inline;
	float: left;
	padding: 5px 5px 5px 15px;
	margin: 0;
	list-style-type: none;
}
#submenu li.now {
	font-color: #333333;
	background-image: url(/img/ja/web/products/submenu_now.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}
#submenu a:link {
	color: #777777;
}
#submenu a:hover {
	color: #95C4CC;
}
#submenu a:visited {
	color: #777777;
}

/* メインコンテンツ
---------------------------------------------------- */
/* 製品情報トップページ
---------------------------------------------------- */
#productmenu {
	width: 600px;    
	margin: 0;
	padding: 0 0 10px 10px;
	border: none;
}
#productmenu img {
	margin: 0;
	padding: 0 5px 5px 0;
	display: block;
	float: left;
}
#productmenu h2 {
	margin: 10px 0;
	padding: 0;
	border-right-style: none;
	border-bottom-style: none;
}
#productmenu h2 img {
	margin: 0;
	padding: 10px 0;
}
#productmenu div {
	width: 196px;
	float: left
}
#productmenu div img {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}

/* 製品情報メニュー2
---------------------------------------------------- */
#productmenu table {
	width: 590px;
	margin: 0;
	padding: 0;
	clear: both;
}
#productmenu td {
	font-size: 12px;
	width: 284px;
	margin: 0 0 5px 5px;
	padding: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#productmenu td a span {
	padding: 5px;
}
#productmenu td a img {
	width: 28px;
	height: 28px;
	filter:alpha(opacity=100);
	float: left;
}
#productmenu td a span {
	margin-left: 34px;
	display: block;
}
#productmenu td div {
	width: 230px;
	float: left;
}
#productmenu td div a {
	margin-left: 0;
	padding: 0;
	display: block;
}
#productmenu td div a img {
	width: 28px;
	height: 28px;
	filter:alpha(opacity=100);
	float: left;
	margin-left: 0;
}
#productmenu td h4 {
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	display: inline;
	border-top: none;
	border-bottom: none;
}
#productmenu td h4 strong {
	font-weight: bold;
	display: block;
}
#productmenu td p {
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

#productmenu td a:hover,
#productmenu td a:hover li,
#productmenu td a:hover strong {
	color: #95C4CC;
}

/* 製品情報メニュー3
---------------------------------------------------- */
ul.hinban {
	margin: 0;
	padding: 0;
}
ul.hinban li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.hinban strong {
	font-weight: bold;
}

/* 製品情報詳細ページ
---------------------------------------------------- */
#productname {
	width: 100%;
	height: 64px;
	margin: 0;
	padding: 0;
	clear: both;
}
.feature {
	font-size: 12px;
	line-height: 150%;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
table.spec {
	font-size: 12px;
	line-height: 150%;
	width: 565px;
	padding: 0;
	margin: 0 0 0 15px;
	border-left: 1px solid #699;
	border-bottom: 1px solid #699;
	border-top-style: none;
	border-right-style: none;
}
table.spec th,td {
	margin: 0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
table.spec th {
	width: 145px;
	font-weight:bold;
	background: #9cc;
	border-top: 1px solid #699;
}
table.spec td {
	border-top: 1px solid #699;
	border-right: 1px solid #699;
	border-left: 1px solid #699;
}
div.wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
#introleft {
	margin: 0;
	padding: 15px 0 0 15px;
	float: left;
	width: 365px;
	text-align: left;
}
#introright {
	margin: 0;
	padding: 15px;
	float: right;
	width: 200px;
}
.figure {
	margin: 15px;
	padding: 0;
}
.dimention {
	text-align: center;
	clear: both;
}

#option {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 570px;
	margin-left: 30px;
	padding: 0;
	clear: both;
}
#option div {
	clear: none;
}
div.opleft {
	width: 250px;
	height: 230px;
	margin: 0;
	padding: 10px;
	float: left;
}
div.opright {
	width: 250px;
	height: 230px;
	margin: 0 0 0 30px;
	padding: 10px;
	float: left;
}
.opname {
	background-image: url(/img/ja/web/products/option_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.conponent {
	margin: 5px 0 10px 15px;
	padding: 0;
	clear: both;
}
.conponent div {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 105px;
	margin-right: 8px;
	padding: 0;
	float: left;
	display: block;
}
.con_name {
	display: block;
	margin-bottom: 3px;
	min-height: 2em;
}
.con_number {
	display: block;
	margin-bottom: 3px;
	height: auto;
}
.conponent div a:hover p {
	color: #95C4CC;
}
.notice {
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin: 5px 25px 5px 15px;
	text-align: left;
}
table.endsale {
	margin:0px 0 10px 15px;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	width: 575px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.endsale th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #9cc;
}
.endsale td {
	margin: 0;
	padding: 3px 5px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.endsale a:link,
table.endsale a:visited {
	text-decoration: underline;
}

/* ファイルダウンロード
---------------------------------------------------- */
#download {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	font-weight: bold;
	margin: 10px;
	padding: 0;
}
#download table {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border: 1px solid #347488;
	margin: 5px 0 0;
}
#download td {
	margin: 0;
	padding: 0 5px;
	height: 25px;
}
#download img {
	vertical-align: middle;
}

/* サイドメニュー
---------------------------------------------------- */
#side p img {
	border-bottom: 1px solid #CCCCCC;
}
ul#sidenavi li {
	height: auto;
}
ul#sidenavi li.security a {
	background-image: url(/img/ja/web/products/side_security01.gif);
}
ul#sidenavi li.security a.current {
	background-image: url(/img/ja/web/products/side_security02.gif);
}
ul#sidenavi li.security a:hover {
	background-image: url(/img/ja/web/products/side_security03.gif);
}
ul#sidenavi li.health a {
	background-image: url(/img/ja/web/products/side_health01.gif);
}
ul#sidenavi li.health a.current {
	background-image: url(/img/ja/web/products/side_health02.gif);
}
ul#sidenavi li.health a:hover {
	background-image: url(/img/ja/web/products/side_health03.gif);
}
ul#sidenavi li.thermo a {
	background-image: url(/img/ja/web/products/side_thermo01.gif);
}
ul#sidenavi li.thermo a.current {
	background-image: url(/img/ja/web/products/side_thermo02.gif);
}
ul#sidenavi li.thermo a:hover {
	background-image: url(/img/ja/web/products/side_thermo03.gif);
}
ul#sidenavi li.safety a {
	background-image: url(/img/ja/web/products/side_safety01.gif);
}
ul#sidenavi li.safety a.current {
	background-image: url(/img/ja/web/products/side_safety02.gif);
}
ul#sidenavi li.safety a:hover {
	background-image: url(/img/ja/web/products/side_safety03.gif);
}
ul#sidenavi li.door a {
	background-image: url(/img/ja/web/products/side_door01.gif);
}
ul#sidenavi li.door a.current {
	background-image: url(/img/ja/web/products/side_door02.gif);
}
ul#sidenavi li.door a:hover {
	background-image: url(/img/ja/web/products/side_door03.gif);
}
ul#sidenavi li.transport a {
	background-image: url(/img/ja/web/products/side_transport01.gif);
}
ul#sidenavi li.transport a.current {
	background-image: url(/img/ja/web/products/side_transport02.gif);
}
ul#sidenavi li.transport a:hover {
	background-image: url(/img/ja/web/products/side_transport03.gif);
}
ul#sidenavi li.enviro a {
	background-image: url(/img/ja/web/products/side_enviro01.gif);
}
ul#sidenavi li.enviro a.current {
	background-image: url(/img/ja/web/products/side_enviro02.gif);
}
ul#sidenavi li.enviro a:hover {
	background-image: url(/img/ja/web/products/side_enviro03.gif);
}
ul#sidenavi li.misc a {
	background-image: url(/img/ja/web/products/side_misc01.gif);
}
ul#sidenavi li.misc a.current {
	background-image: url(/img/ja/web/products/side_misc02.gif);
}
ul#sidenavi li.misc a:hover {
	background-image: url(/img/ja/web/products/side_misc03.gif);
}
ul#sidenavi li.sale_end a {
	color: #c9c9c9;
	background-image: url(/img/ja/web/products/side_endsale01.gif);
}
ul#sidenavi li.sale_end a.current {
	background-image: url(/img/ja/web/products/side_endsale02.gif);
}
ul#sidenavi li.sale_end a:hover {
	background-image: url(/img/ja/web/products/side_endsale03.gif);
}
ul#sidenavi li ul#subsub {
	width: 164px;
	margin: 0;
	_margin-bottom: 4px;
	padding: 5px 0 5px 20px;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
}
ul#sidenavi li ul#subsub li {
	text-align: left;
	width: 153px;
	margin: 0;
	padding: 0 0 3px 10px;
	background-image: url(/img/ja/web/products/side_sub.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1.3em;
	text-indent: 0;
}
ul#sidenavi li ul#subsub li a {
	font-size: 11px;
	color: #666666;
	background-image: none;
	width: 153px;
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
ul#sidenavi li ul#subsub li.now {
	color: #4495AF;
	background-image: url(/img/ja/web/products/side_subnow.gif);
}
ul#sidenavi li ul#subsub li.now a {
	color: #4495AF;
}
ul#sidenavi li ul#subsub li a:hover {
	text-decoration: underline;
	color: #95C4CC;
}

/* サイドフォーム
---------------------------------------------------- */
#side form {
	font-size: 12px;
	color: #666666;
	margin: 1 0 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
}
#side form p {
	padding: 0 0 5;
	margin: 0;
}
#side form p.left {
	margin-left: 10px;
	margin-right: 10px;
}
#side form input {
	padding: 0;
	margin: 0 0 0 10;
}

/* 製品情報サブメニュー
---------------------------------------------------- */
#left {
	clear: left;
}
#left h5 {
	float: left;
}
#right {
	margin: 10px 15px 15px;
	padding: 0;
	float: right;
	text-align: right;
}
.download {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.download img {
	margin: 5px;
	vertical-align: middle;
}

/*検索結果
---------------------------------------------------- */
#productSearch {
	width: 600px;    
	margin: 0;
	padding: 0 0 10px 10px;
	border: none;
}

#productSearch div p {
	font-size: 12px;
	width: 295px;
	padding: 2px;
	display: block;
	float: left;
}

#productSearch div .result {
	color: #4495af;
	font-weight: bold;
}

#productSearch div .page {
	text-align: right;
}

#productSearch div .page a {
	padding: 2px 4px;
}

#productSearch div span.now {
	font-weight: bold;
	color: #4495af;
	padding: 2px 4px;
}

#productSearch div .page a:hover {
	background-color: #99CCCC;
	color: #FFFFFF;
	text-decoration: none;
}

#productSearch table {
	width: 590px;
	border-collapse: collapse;
	clear: both;
}

#productSearch th,
#productSearch td {
	padding: 5px;
	text-align: center;
}

#productSearch th {
	font-size: 12px;
	_font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #347488;
}

#productSearch th.data {
	width: 60px;
	padding: 5px 2px;
}

#productSearch td {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

#productSearch td h3,
#productSearch td p {
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	border-left: none;
}

#productSearch td strong,
#productSearchNotfound strong {
	color: #0099CC;
	font-weight: bold;
}

#productSearch td a img {
	margin-top: 3px;
	display: block;
	clear: both;
}

#productSearch img.pPhoto {
	float: left;
	padding-right: 7px;
}

#productSearch a {
	font-size: 100%;
}

#productSearchNotfound {
	background-image: url(/img/ja/web/products/serch_notfound.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 15px 0;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
#notfound {
	font-size: 12px;
	line-height: 150%;
	background-image: url(/img/ja/web/products/serch_notfound.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 20px 10px 10px;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/*ダウンロードボタン
---------------------------------------------------- */


a.pdf,
a.dxf,
a.gif,
a.exe {
	color: #FFFFFF;
	font-size: 1px;
	text-align: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 18px;
	margin-top: 3px;
	padding-top: 2px;
	display: block;
}

#productSearch td a.pdf,
#productSearch td a.dxf,
#productSearch td a.gif,
#productSearch td a.exe {
	font-size: 1px;
}

a:hover.pdf,
a:hover.dxf,
a:hover.gif,
a:hover.exe {
	color: #FFFFFF;
	text-decoration: none;
}

a.pdf {
	background-image: url(/img/ja/web/products/pButtonPDF.gif);
}

a.dxf {
	background-image: url(/img/ja/web/products/pButtonDXF.gif);
}

a.gif {
	background-image: url(/img/ja/web/products/pButtonGIF.gif);
}

a.exe {
	background-image: url(/img/ja/web/products/pButtonEXE.gif);
}

