@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  products.css
 style info :
 fonts
 10px = 84%     11px = 92%     12px = 100%    13px = 109%
 14px = 117%    15px = 125%    16px = 134%    17px = 142%
 18px = 150%	19px = 159%    20px = 167%    21px = 175%
 22px = 184%    23px = 192%    24px = 200%    25px = 209%
 25px = 217%
=================================================================== */
/* mainContents
--------------------------------------------------------*/
#mainContents {}
/**/
/*------------------------------------------------------*/
/* products_top */
/*------------------------------------------------------*/
.products_top #mainContents {background-color: transparent;}
.products_top .sectionBox {background-color: #fff; margin-bottom: 10px; position: relative;}
.products_top .sectionBox .imgBox {float: left;}
.products_top .sectionBox .ttlBox {float: right; padding-top: 30px;}
.products_top .sectionBox h3 { margin: 0px 0 10px;}
.products_top .sectionBox img.img_logo { position: absolute; top: 10px; right: 10px;}
.products_top .sectionBox .copy { font-size: 109%;}
.products_top .sectionBox .copy .linkIconText {
	padding-left: 10px;
	background: url(/common/img/icon_link.png) no-repeat left center;
	font-size: 84%;
}
/* sectionBoxB
--------------------------------------------------------*/
.products_top .sectionB {width: 370px; min-height: 205px; _height: 205px; padding-bottom: 10px; background-repeat: no-repeat; background-position: left bottom;}
.products_top .sectionB .imgBox { margin: 10px 0 10px 20px;width: 155px;}
.products_top .sectionB .ttlBox {width: 190px; padding-top: 45px;}
.products_top .sectionB .copy { clear: both; margin: 0px 20px; padding-top: 10px;}
/* btn_detail */
.products_top .sectionB .btn_detail a {
	display: block;
	width: 152px;
	height: 28px;
	background: url(/products/img/top_btn_detail.png) no-repeat 0 0;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	text-indent: -10000px;
}
.products_top .sectionB .btn_detail a:hover {background-position: 0 -28px;}
/* sectionA
--------------------------------------------------------*/
.products_top .sectionA .imgBox {width: 300px;}
.products_top .sectionA .ttlBox {width: 415px;}
.products_top .sectionA ul { margin-top: 20px;}
.products_top .sectionA ul li {display: block;float: left;}
.products_top .sectionA ul li a {
	display: block;
	margin-right: 10px;
	width: 187px;
	height: 60px;
	background-image: url(/products/img/top_btn_combo.png);
	background-repeat: no-repeat;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.3);
	text-indent: -10000px;
}
/* macBox
--------------------------------------------------------*/
.products_top #macBox ul li.btn_detail a {background-position: 0 0;}
.products_top #macBox ul li.btn_list a {background-position: -187px 0;}
.products_top #macBox ul li.btn_detail a:hover {background-position: 0 -60px;}
.products_top #macBox ul li.btn_list a:hover {background-position: -187px -60px;}
/* weformaBox
--------------------------------------------------------*/
.products_top #weformaBox ul li.btn_detail_02 a {background-image: url(/products/img/btn_detail_02.png);}
.products_top #weformaBox ul li.btn_detail_02 a {background-position: 0 0;}
.products_top #weformaBox ul li.btn_detail_02 a:hover {background-position: 0 -60px;}
.products_top #weformaBox .linkIconTextBox { padding-top: 40px;}

/* phdBox
--------------------------------------------------------*/
.products_top #phdBox {float: left; background-image: url(/products//img/top_bg_phd.png);}
/* bimbaBox
--------------------------------------------------------*/
.products_top #bimbaBox {float: right; background-image: url(/products//img/top_bg_bimba.png);}
/* susBox
--------------------------------------------------------*/
.products_top #susBox {float: left; background-image: url(/products//img/top_bg_sus.png);}
/* fimBox
--------------------------------------------------------*/
.products_top #fimBox .ttlBox {padding-top: 25px;}
.products_top #fimBox {float: right; background-image: url(/products//img/top_bg_fim.png);}
/* cpcBox
--------------------------------------------------------*/
.products_top #cpcBox {float: left; background-image: url(/products//img/top_bg_cpc_fmc.png);}
/* piabBox
--------------------------------------------------------*/
.products_top #piabBox {float: right; background-image: url(/products//img/top_bg_piab.png);}
.products_top #piabBox .copy { font-size: 100%; padding-top: 5px;}
/* clearfix */
.products_top .sectionBox:after,
.products_top .sectionBox span:after {visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}
* html .products_top .sectionBox,
* html .products_top .sectionBox span { zoom: 1; }
*:first-child+html .products_top .sectionBox,
*:first-child+html .products_top .sectionBox span { zoom: 1; }
/*------------------------------------------------------*/
/* caddata = list.php | detail.php */
/*------------------------------------------------------*/
/* tabMenu
--------------------------------------------------------*/
#tabMenu {margin: 26px 0 20px; border-bottom: 3px solid #007dbf;}
#tabMenu li {
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	width: 172px;
	height: 48px;
	margin-bottom: -3px;
}
#tabMenu li a {
	display: block;
	padding-top: 16px;
	width: 172px;
	height: 32px;
	background: url(/products/img/tabMenu.png) no-repeat center bottom;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	zoom: 1;
}
.products_mac_top #tabMenu li.tabMenu_mac_top a {background: url(/products/img/tabMenu_active.png) no-repeat center bottom;color: #111; cursor: default;}
.caddata #tabMenu li.tabMenu_caddata a {background: url(/products/img/tabMenu_active.png) no-repeat center bottom;color: #111; cursor: default;}
/* clearfix */
#tabMenu:after {visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}
* html #tabMenu { zoom: 1; }
*:first-child+html #tabMenu { zoom: 1; }
/* tableNavi
--------------------------------------------------------*/
.tableNavi { margin-bottom: 20px;border: 1px solid #007dbf;}
.tableNavi .tableNavi_border {margin-bottom: 1px;padding-bottom: 1px;background: url(/common/img/dotLine_rg_x.png) repeat-x left bottom;}
.tableNavi .tableNavi_border table {margin-bottom: 1px; width:100%;}
.tableNavi table th,
.tableNavi table td {padding: 8px 10px;text-align: left;vertical-align: middle; color: #007dbf;}
.tableNavi table th {color: #111;}
.tableNavi table th {width: 120px;font-size: 109%;font-weight: bold;background-color: #f6f6f6;}
.tableNavi table ul li {display: inline;font-size: 109%;color: #111;}
/* section_AdobeReader
--------------------------------------------------------*/
.section_AdobeReader {
	margin-bottom: 20px;
	padding: 19px;
	border: 1px solid #d6d6d6;
	background-color: #f6f6f6;
}
.section_AdobeReader p {
	margin-bottom: 15px;
	padding-bottom: 16px;
	background: url(/common/img/dotLine_dg_x.png) repeat-x left bottom;
}
.section_AdobeReader p.noneBoader {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}
.section_AdobeReader p img {float: left;margin-right: 7px;}
.section_AdobeReader ul.listStyle_square li {font-size: 92%;}
.section_AdobeReader ul li a.linkText {display: block;}
/* section_Product
--------------------------------------------------------*/
/* productBox */
.productBox { margin-bottom: 30px;}
.productBox .img_product {float: left;width: 302px;}
.productBox .img_product img {border: 1px solid #d6d6d6;}
.productBox .text_product {float: right;width: 400px;}
.productBox .text_product p,
.productBox .text_product ul.listStyle_square {margin-left: 10px; margin-bottom: 10px; font-size: 109%;}
.productBox .text_product ul.listStyle_square li {background-position: 0 -492px;}
.productBox .text_product img {float: right;margin: 0 0 6px 10px;}
/* btnBox */
.btnBox { margin-top: 30px;}
.btnBox ul li {
	float: left;
	padding-left: 10px;
	width: 123px;
	height: 50px;
}
.btnBox ul li a {
	display: block;
	width: 123px;
	height: 50px;
	background-image: url(/common/img/btnCombo.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
/* btn2combo */
.btnBox ul.btn2combo li,
.btnBox ul.btn2combo li a {width: 190px;}
.btnBox ul li.btn_PDFcatalog a {background-position: 0 0;}
.btnBox ul li.btn_CADdata a {background-position: -123px 0;}
.btnBox ul li.btn_MakerSite a {background-position: -246px 0;}
.btnBox ul li.btn_contact a {background-position: -369px 0;}
.btnBox ul.btn2combo li.btn_PDFcatalog a {background-position: -492px 0;}
.btnBox ul.btn2combo li.btn_contact a {background-position: -682px 0;}
/**/
.btnBox ul li.btn_PDFcatalog a:hover {background-position: 0 -50px;}
.btnBox ul li.btn_CADdata a:hover {background-position: -123px -50px;}
.btnBox ul li.btn_MakerSite a:hover {background-position: -246px -50px;}
.btnBox ul li.btn_contact a:hover {background-position: -369px -50px;}
.btnBox ul.btn2combo li.btn_PDFcatalog a:hover {background-position: -492px -50px;}
.btnBox ul.btn2combo li.btn_contact a:hover {background-position: -682px -50px;}
/**/
/* clearfix */
.productBox:after,
.productBox .text_product:after,
.productBox .text_product .btnBox:after {visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}
* html .productBox,
* html .productBox .text_product,
* html .productBox .text_product .btnBox { zoom: 1; }
*:first-child+html .productBox,
*:first-child+html .productBox .text_product,
*:first-child+html .productBox .text_product .btnBox { zoom: 1; }

/* tableSeries */
.tableSeries {margin-bottom: 20px;}
.tableSeries table {
	width: 100%;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
.tableSeries table th,
.tableSeries table td {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	vertical-align: middle;
}
.caddata .section_Product .tableSeries table td {
	height: 38px;
}
.tableSeries table th {background-color: #f6f6f6;}
.tableSeries table th p,
.tableSeries table td p {padding: 4px 4px;}
.tableSeries table td.align_center {text-align: center;}
.tableSeries table th.line01 {width: 240px;}
.tableSeries table th.line02 {}
.tableSeries table th.line03 {width: 110px;}
.tableSeries table th.line04 {width: 110px;}
/* tableDetail */
.tableDetail {margin-bottom: 50px;}
.tableDetail table {
	width: 100%;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
.tableDetail table th,
.tableDetail table td {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	vertical-align: middle;
}
.tableDetail table th {
	width: 170px;
	text-align: left;
	background-color: #f6f6f6;
	font-weight: normal;
}
.tableDetail table th p,
.tableDetail table td p {padding: 4px 10px;}
.tableDetail table td.align_center {text-align: center;}
/* ProductDetail_ord
--------------------------------------------------------*/
.ProductDetail_ord {
	float: right;
	width: 750px;
	overflow: hidden;
}
.ProductDetail_ord a {text-decoration:none;color:#496afc;}
.ProductDetail_ord div.img_hidden { overflow: hidden; width: 710px;}
.ProductDetail_ord .margin_auto { margin: 0 auto 30px;}
.ProductDetail_ord .height1px,
.ProductDetail_ord .height1px img { height: 1px !important; line-height: 0px !important; vertical-align: top !important;font-size: 1px!important;}
.ProductDetail_ord .height1px { border-spacing: 0  !important;}
/*------------------------------------------------------*/
/* products_***_top */
/*------------------------------------------------------*/
.blockBox .boaderBox_bl p,
.blockBox dl.textNote p,
.blockBox dl.textNote dt,
.blockBox dl.textNote dd,
.blockBox p.listStyle_square,
.blockBox ul.listStyle_square li { font-size: 109%;}
.blockBox dl dd p,
.blockBox dl ul.listStyle_square li { font-size: 100% !important;}
.blockBox .width345 dl.textNote dd p,
.blockBox .width345 dl.textNote dd ul.listStyle_square li { font-size: 92% !important;}
.blockBox .width345 .ttlBox_h4 h4 { font-size: 117% !important;}
.floatBox .floatBox ul.listStyle_square li { margin-top: 0; margin-bottom: 0.5em;}
.blockBox ul.listStyle_square li {background-position: 0 -493px;}























