@charset "utf-8";

/*-----------------------------------------------
 tm-281a_481a
-----------------------------------------------*/
/* 2015 5 add */
body{
	color: #626262;
}

.productTitle {
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1.1;
  color: #004473;
  font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,verdana,sans-serif;
  font-size: 32px;
  max-height: 999999px;
}

.w900 h2{
	color:#FFF;
	font-size:180%;
	background:#c4c4c4;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	padding:5px 15px;
	font-weight:normal;
	font-family: "Malgun Gothic",Arial,Helvetica,verdana,sans-serif;
}


.w900 h3{
	color:#1a1a1a;
	font-size:180%;
	font-weight:500;
	font-family: "Malgun Gothic",Arial,Helvetica,verdana,sans-serif;
}

.viimg{
	float:left;
}

.vitxt{
	float:left;
	text-align:center;
}

.p_infos {
  padding-top:200px;
  padding-left:50px;
  margin-bottom: 6em/*!important*/;
}

.p_infos p {
  font-size: 16px!important;
  line-height: 1.8;
}

p.centering b.txt_navy {
  font-size: 23px;
}

.txt_navy {
  color: #004573;
}

.productDetail dl{
	padding-bottom:35px;
}

.fr{
	float:right;
}


/*----- features -----*/

 .productDetail01 { padding-top:0px; }
 .productDetail01 .inner .w900 { margin:0 auto; }

 .txtBox { border-bottom:none; padding-top:20px; }
 .txtBox .img { padding-top:30px;  }

 .box02 { padding:0;  }
 .box02 .fltl { margin-left:-39px; }
 .box02 .fltr { width:550px; padding-top:50px; }

 .box03 .fltl { }
 .box03 .fltr { width:740px; }

 .box06 .fltr { width: 550px;}

 .box07 .fltl { width: 680px;}






/*----- specs -----*/

 .tableType02 col.col01 { width:40%; }



 .tableType03 col.col01{ width:10%; }
 .tableType03 col.col02,
 .tableType03 col.col03,
 .tableType03 col.col04,
 .tableType03 col.col05,
 .tableType03 col.col06{ width:15%; }


/*----- accessoris -----*/

/*----- support -----*/
.customerCareBox02 {
  padding: 20px 40px;
  font-size: 14px;
}

.roundCornerBox01 {
  position: relative;
  border: 1px solid #D0D0D0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFF;
  behavior: url('/ca/common/js/PIE.htc');
}

.promotionBox {
  padding: 30px;
}

