@charset "utf-8";

/* --------------------------------------------------
 /business/
-------------------------------------------------- */

/* index.html
-------------------------------------------------- */
/* Products Info */

div.productinfoFrame01 {
zoom:1;
margin-bottom:8px;
background:url(/business/pack/images/index_productsinfoBg_01.gif) repeat-y;
}
div.productinfoFrame02 {
zoom:1;
padding-bottom:18px;
background:url(/business/pack/images/index_productsinfoBg_02.gif) no-repeat bottom;
}

div#productInfoInner:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
div#productInfoInner {display:inline-block;}
/* Hides from IE-mac \*/
* html div#productInfoInner {height: 1%;}
div#productInfoInner {display: block;}
/* End hide from IE-mac */

div#productInfoInner {
margin:0 15px;
}
div#productInfoInner ul li {
line-height:0.1;
font-size:1px;
}
div#searchBtn {
float:left;
width:177px;
}
div#searchBtn ul li {
margin-bottom:6px;
}
div#searchBtn ul li#supportSearchBtn {
margin-top:10px;
padding-top:10px;
border-top:1px solid #dfdfdf;
}
div#categoryBtn {
float:right;
width:743px;
}
div#categoryBtn ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
div#categoryBtn ul {display:inline-block;}
/* Hides from IE-mac \*/
* html div#categoryBtn ul {height: 1%;}
div#categoryBtn ul {display: block;}
/* End hide from IE-mac */

div#categoryBtn ul li {
float:left;
width:241px;
margin:0 10px 9px 0;
}
div#categoryBtn ul li.last {
margin-right:0;
}


/* Contact Info */
div.contactFrame01 {
zoom:1;
margin-bottom:8px;
background:url(/business/pack/images/contactFrame_bg_01.gif) repeat-y;
}
div.contactFrame02 {
zoom:1;
padding-bottom:18px;
background:url(/business/pack/images/contactFrame_bg_02.gif) no-repeat bottom;
}
div.contactFrame03 {
zoom:1;
padding-top:10px;
background:url(/business/pack/images/contactFrame_bg_03.gif) no-repeat top;
}

div.contactInfoItem {
margin:0 10px;
}
div#contactInfo p {
margin:5px 10px 0;
}

/* types.html
   cases.html
-------------------------------------------------- */
.boxFrameWrapColumn2 .columnWidth284 {
width:284px;
}
.boxFrameWrapColumn2 .columnWidth264 {
width:264px;
}
.boxFrameWrapColumn2 .columnWidth284 div.boxFrameWidth284 div.boxFrameA01 {
margin-right:0;
}