@charset "Shift_JIS";
/**************************************
*
*  about page Structure Style Sheet
*  Last Update 2011-01-07
*
**************************************/

/*------------------------------------
  intoroTitle ( product search )
------------------------------------*/
#contentArea div.intoroTitle{
  background:url(/tecfiles/img/products/office/common/h1_intoroTitle.png) no-repeat;
}
#contentArea div.intoroTitle p input{
  border:1px solid #2976bb;
}
#contentArea div.intoroTitle p input.input_text{
  border-right-color:#73b6cd;
  border-bottom-color:#73b6cd;
}

/*------------------------------------
  mainBox
------------------------------------*/
/* Title */
#contentArea div.mainBox h3{
  background:url(/tecfiles/css/img/accent_blue.png) no-repeat left center;
}
#contentArea div.mainBox h4{
  background:url(/tecfiles/css/img/accent_min_blue.png) no-repeat left center;
}

/* topics */
#contentArea div.mainBox div.topics ul li{
  float:left;
  width:163px;
  margin:0 10px 5px 0;
}
#contentArea div.mainBox div.topics ul li img{
  margin-bottom:0;
  border:none;
}

/*------------------------------------
  catalog
------------------------------------*/
#contentArea #mainColomn div#cCategory{
  float:right;
  position:relative;
}
#contentArea #mainColomn div#cCategory img{
  margin-left:2px;
}


/*------------------------------------
  *********************
  3rd Section Accent Color
  Overwrite '3rd_section.css'
  *********************
------------------------------------*/
#contentArea h3{
  padding-left: 8px;
  background: url(/common/img/parts/section-title_bg01.png) no-repeat;
  color: #333;
}
/*#contentArea h4{
  border-color:#3c8fd9;
}*/
/*#contentArea h5{
  background-image:url(/tecfiles/css/img/accent_min_blue.png);
}*/
#contentArea ul.pageNav li{
  background: url(/common/img/parts/arrow-down_icon03.png) no-repeat left center;
}
#contentArea ul.contentNav li{
  background-image:url(/tecfiles/css/img/arrow_sq_blue.png);
}
#contentArea div.featureBox{
  border:2px solid #3c8fd9;
}


/*------------------------------------
  *********************
  3rd Section Contents
  Overwrite '3rd_section.css'
  *********************
------------------------------------*/