﻿@charset "utf-8";
/* @charset "iso-8859-1"; */
/* @charset "shift_jis"; */


 
 /************ #bSubBreadcrumb Start */
 #bSubBreadcrumb UL LI A:link, #bSubBreadcrumb UL LI A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
}

#bSubBreadcrumb UL LI .selectedTab {
	COLOR: #fc0;
}

#bSubBreadcrumb UL LI{
	MARGIN: 0;
	BORDER: 0;
	PADDING: 0;
	PADDING-RIGHT: 5px;
	LINE-HEIGHT: 18px;
	FONT-SIZE: 12px;
	COLOR: #fff;
	HEIGHT:18px;
	BACKGROUND-COLOR: #333;
	DISPLAY: inline;
	FLOAT: left;
}

#bSubBreadcrumb UL LI.rightPic{
	BACKGROUND-COLOR: #fff;
	FLOAT: none;
	LEFT: 0px !important;
	POSITION: static !important;
	LEFT: -3px;
	POSITION: relative;
}

#bSubBreadcrumb UL {
	MARGIN: 0;
	PADDING: 0;
	BORDER: 0;
}

#bSubBreadcrumb{
	MARGIN-BOTTOM: 10px;
}
/*********** #bSubBreadcrumb End */


/********** subnavi ***********/
#f_contents #p2_subnavi .section {
	padding-bottom: 5px;
}

#f_contents #p2_subnavi p {
	margin: 0 0 5px;
}


/*********** #purchaseIntentionForm Start */

TD.label {
	WIDTH: 25%;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 10px;
	BACKGROUND-COLOR: #ccc;
}

TD.control {
	BACKGROUND-COLOR: #efefef;
}

#txtUserCompany,
#txtContactPerson,
#txtUserAddress,
#txtZipCode,
#txtEmail,
#txtProductModel,
#txtProductQuantity,
#txtOthers {
	width: 80%;
	font-size: 12px;
}

#txtTelephoneAreaCode,
#txtFaxAreaCode {
	width: 20%;
	font-size: 12px;
}

#txtTelephone,
#txtFax {
	width: 56%;
	font-size: 12px;
}
/*********** #purchaseIntentionForm End */


/*********** #p1_subnavi Start */
#p1_subnavi li {
	FONT-SIZE: 100%;
}

#p1_subnavi DIV.productImage {
	WIDTH: 90%;
	PADDING-BOTTOM: 5px;
	FLOAT: none;
}
/*********** #p1_subnavi End */


/*********** #p1_maincontents Start */
#p1_maincontents {
	BORDER-LEFT: 3px solid #666;
	MARGIN-TOP: 0;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 10px;
	WIDTH: 560px;
}

#p1_maincontents div.categoryTitle {
	HEIGHT: 50px;
	BORDER-TOP: 1px solid #adafb2;
	BORDER-BOTTOM: 1px solid #adafb2;
	MARGIN-BOTTOM: 10px;
}

#p1_maincontents h1{
	BORDER: 0;
	FONT-SIZE: 18px;
	LINE-HEIGHT: 150%;
	BACKGROUND-IMAGE: none;
}

#p1_maincontents h2{
	FONT-SIZE: 14px;
}

#p1_maincontents div.categoryContent{
	LINE-HEIGHT: 150%;
	FONT-SIZE: 12px;
}

#p1_maincontents div.categoryContent P{
	TEXT-INDENT: 2em;
	LINE-HEIGHT: 1.4;
	margin: 0 0 10px 0;
}

#p1_maincontents div.categoryContent UL{
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
}

#p1_maincontents div.categoryContent UL LI{
	margin: 3px 0 0 10px;
	padding: 0 0 0 12px;
	line-height:1.4;
	background:url(/common/src/ch/images/commonparts/list/listmark_pro.gif) no-repeat 0 5px;
}

#p1_maincontents DIV.nextLink{
	TEXT-ALIGN: right;
	MARGIN-RIGHT: 30px;
}

#p1_maincontents DIV.nextLink A{
	COLOR: #f33;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

#p1_maincontents DIV.nextLink A IMG{
	VERTICAL-ALIGN: bottom;
	BORDER: 0;
	MARGIN-RIGHT: 3px;
}
/*********** #p1_maincontents End */


/*********** #p2_maincontents Start */
#f_contents #p2_maincontents img {
	border: none;
}

#f_contents #p2_maincontents li {
	list-style: none;
}

#f_contents #p2_maincontents #search_by_category,
#f_contents #p2_maincontents #search_by_name,
#f_contents #p2_maincontents #search_other {
	background: url("/product/images/bg_contents_section.gif") repeat-y 0 0;
}

#f_contents #p2_maincontents .banner_area {
	margin: 15px 0 0;
	padding: 0;
}

#f_contents #p2_maincontents .banner_area .left_column {
	float: left;
	width: 283px;
}

#f_contents #p2_maincontents .banner_area .right_column {
	float: right;
	width: 283px;
}


/*---- search_by_category ----*/
#f_contents #p2_maincontents #search_by_category {
	margin: 20px 0 0;
}

#f_contents #p2_maincontents #search_by_category table {
	margin: 0 0 0 3px;
	border: none;
	border-collapse: collapse;
	font-size: 12px;
}

#f_contents #p2_maincontents #search_by_category table th {
	padding: 10px 10px 0 10px;
	border-right: 1px solid #e6e6e6;
	border-collapse: collapse;
	font-weight: normal;
	vertical-align: top;
}

#f_contents #p2_maincontents #search_by_category table tr.first_tr th {
	padding-top: 0;
}

#f_contents #p2_maincontents #search_by_category table td {
	padding: 0;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-collapse: collapse;
	vertical-align: bottom;
}

#f_contents #p2_maincontents #search_by_category table th.last_th,
#f_contents #p2_maincontents #search_by_category table td.last_td {
	border-right: none;
}

#f_contents #p2_maincontents #search_by_category table tr.last_tr td {
	border-bottom: none;
}

#f_contents #p2_maincontents #search_by_category table th p {
	display: block;
	padding: 5px 0 0 0;
	margin: 0;
	background: url("/product/images/linkmark_th_top.gif") no-repeat left top;
}

#f_contents #p2_maincontents #search_by_category table th span {
	display: block;
	padding: 0 5px 7px;
	background: url("/product/images/linkmark_th_bottom.gif") no-repeat left bottom;
}

#f_contents #p2_maincontents #search_by_category table th a {
	display: block;
	padding: 0 0 0 12px;
	background: url("/common/src/ch/images/commonparts/list/listmark_pro.gif") no-repeat 0 5px;
	line-height: 1.4;
}

#f_contents #p2_maincontents #search_by_category table th span.small {
	display: inline;
	padding: 0;
	background: none;
	font-size: 84%;
}

#f_contents #p2_maincontents #search_by_category table td img {
	display: inline;
	padding: 0;
	background: none;
}

/*---- search_by_name ----*/
#f_contents #p2_maincontents #search_by_name {
	margin: 20px 0 0;
}

#f_contents #p2_maincontents #search_by_name h2 {
	margin: 0 96px 0 0;
}

#f_contents #p2_maincontents #search_by_name ul.heading_side {
	margin: -22px 0 0 0;
	padding: 0;
	text-align: right;
}

#f_contents #p2_maincontents #search_by_name ul.heading_side li {
	display: inline;
}

#f_contents #p2_maincontents #search_by_name p {
	margin: 10px 0 0 10px;
}

#f_contents #p2_maincontents #search_by_name ul.bullet_link_horizontal {
	margin: 5px 0 0 2px;
	padding: 0;
}

#f_contents #p2_maincontents #search_by_name ul.bullet_link_horizontal li {
	float: left;
	width: 47px;
	margin: 3px 0 0;
}

#f_contents #p2_maincontents #search_by_name ul.bullet_link_horizontal li a {
	padding: 0 0 0 19px;
	background: url("/common/src/ch/images/commonparts/list/listmark_pro.gif") no-repeat 7px 2px;
	line-height: 1.4;
	white-space: nowrap;
}

/*---- search_other ----*/
#f_contents #p2_maincontents #search_other {
	margin: 20px 0 0;
}

#f_contents #p2_maincontents #search_other p {
	margin: 0 0 0 10px;
}

#f_contents #p2_maincontents #search_other p a {
	padding: 0 0 0 12px;
	background: url("/common/src/ch/images/commonparts/list/listmark_pro.gif") no-repeat 0 2px;
	line-height: 1.4;
}
/*********** #p2_maincontents End */




/*=============================================

 clearFix

=============================================*/

/*---- for not IE ----*/
#f_contents #p2_maincontents .banner_area:after,
#f_contents #p2_maincontents #search_by_name ul:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*---- for IE7 and Mac ----*/
#f_contents #p2_maincontents .banner_area,
#f_contents #p2_maincontents #search_by_name ul {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /* for not Mac */
	/* escape MacIE5 */
}

/*---- for IE5 IE6... ----*/

/* escape MacIE5 \*/
* html #f_contents #p2_maincontents .banner_area,
* html #f_contents #p2_maincontents #search_by_name ul {
	height: 1%;
}
/* escape MacIE5 */