@charset "utf-8";

/*
------------------------------------------------
FRAME
------------------------------------------------


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}
#header {
}
#wrapper .container {
	width: 1200px!important;
	float: none!important;
}
.contentHeader {
	display: block;
	width: 1200px;
	height: 55px;
	background: url(../images/common/idea_note_header.png) no-repeat;
	margin: 10px 0 0 0;
}
.contentHeader_info {
	text-align: right;
	padding: 14px 14px 0 0;
}
#contentArea h1 {
	background-color: #EEEEEE;
	border-top: 3px solid #0169C6;
	color: #333333;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 10px 0 10px 10px;
}
#contentArea .motion_btn {
	float: left;
	padding: 10px 0 10px 0;
}
#contentArea .cad_dl_btn {
	float: left;
	padding: 10px 0 10px 30px;
}
#contentArea .cad_dl_btn_02 {
	float: left;
	padding: 10px 0 10px 175px;
}
#contentArea .list_dl_btn {
	float: left;
	padding: 10px 0 10px 10px;
}
.leftContent {
	float: left;
	width: 740px;
}
.rightContent {
	width: 460px;
	float: right;
}
.bottomContent {
	width: 1200px;
	clear: both;
	position: relative;
}
.bottomContent,
.rightContent,
.leftContent {
	color: #333333;
}
/*
------------------------------------------------
GENERAL
------------------------------------------------


.font_red {
	color: #db1b32;
}
.rightContent h3,
.leftContent h3,
.bottomContent h3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	height: 16px;
	border-left: 5px #999999 solid;
}
h3 span {
	display: block;
	height: 16px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.rightContent p {
	margin: 0;
	padding: 20px 0;
}
.list01 {
	padding: 10px 0 12px 0;
}
.list01 a {
	text-decoration: underline;
}
.list01 a:hover {
	text-decoration: none;
}
.list01 li {
	margin: 3px 0 8px 0;
	padding: 0 0 0 25px;
	background: url(../images/common/bull_03.gif) no-repeat 10px 0.5em;
}
.list01 li ul li {
	background: url("/common/img/misumiec.png") no-repeat;
	background-position: -131px -988px;
	margin: 0;
	padding: 0px 0 0 15px;
}
.list02 {
	padding: 10px 0 12px 0;
}
.infoText {
	padding: 0 20px 10px 0px;
	font-size: 12px;
}
/*
------------------------------------------------
PRODUCT AREA
------------------------------------------------


#contentArea h2 {
	background-color: #EEEEEE;
	border-top: 1px solid #DFDFDF;
	color: #333333;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 0 5px 10px;
}
#contentArea .list_l {
	float: left;
	display: block;
	width: 400px;
}
#contentArea .list_r {
	float: left;
	display: block;
	width: 800px;
}
.productArea .setImg {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}
.productArea .mainImg {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
/*
----------------------------------------
BOTTOM AREA
----------------------------------------

.bottomBtnList a:hover,
.partsListTable a:hover,
.hoverBtn,
.hoverBtnBox a:hover {
	opacity: 0.7;
}
.bottomBtn {
	cursor: pointer;
}
.bottomBtnList {
	margin: 0;
	padding: 3px 0 0 0;
	clear: both;
}
.bottomBtnList li.fl {
	float: left;
}
.bottomBtnList li {
	padding: 0 0 0 5px;
	float: right;
}
.bottomContent h3 {
	margin: 0 0 7px 0;
	padding: 1px 0 0 0;
	height: 35px;
	background: url(../images/common/title_bg.gif) repeat-x left top;
}
.bottomTableWrapper {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 489px;
	overflow: auto;
}
.cadSelect option.fontBold {
	padding: 0;
	font-weight: bold;
}
/*
BOTTOM LINK AREA
----------------------------------------

.bottomLinkArea {
	clear: both;
}
.bottomLinkArea h3 {
	margin: 40px 0 20px 0;
	clear: both;
}
.bottomLinkArea ul li {
	width: 400px;
	float: left;
	text-align: center;
}
.bottomLinkArea ul li a {
	margin: 0 auto;
	display: block;
	width: 350px;
	height: 218px;
	border: 2px solid #dddddd;
	position: relative;
}
.bottomLinkArea ul li a img {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.bottomLinkArea ul li a img.setImg {
	margin: 0;
	left: 0;
	top: 0;
	z-index: 20;
}
.bottomLinkArea ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*
PARTS TABLE
----------------------------------------


.partsListTableHeader {
	margin: 10px 0 0 0;
}
.partsListTableHeader,
.partsListTable {
	clear: both;
	width: 100%;
	border-right: #95b0e5 1px solid;
	border-bottom: #95b0e5 1px solid;
}
.partsListTableHeader th,
.partsListTable td {
	padding: 5px 0;
	text-align: center;
	border-top: #95b0e5 1px solid;
	border-left: #95b0e5 1px solid;
}
.partsListTableHeader th {
	padding: 10px 0;
	font-size: 12px;
	background: #004599;
	color: #ffffff;
}
.partsListTable td p {
	margin: 0;
	padding: 2px 0 0 0;
}
.partsListTable td div {
	position: relative;
}
.tableWidth01 {
	width: 60px;
}
.tableWidth02 {
	width: 150px;
}
.tableWidth03 {
	width: 150px;
}
.tableWidth04 {
	width: 190px;
}
.tableWidth05 {
	width: 50px;
}
.tableWidth06 {
	width: 90px;
}
.tableWidth07 {
	width: 220px;
}
.tableWidth08 {
	width: 90px;
}
/*.tableWidth09 { width:140px; }*/

.tableWidth07 .totalPrice {
	margin: 5px 10px 0 10px;
	padding: 5px 0;
	background: #2972cc;
}
.tableWidth07 .totalPrice01 {
	padding: 0 5px;
	width: 94px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	border-right: #95b0e5 1px solid;
}
.tableWidth07 .totalPrice02 {
	padding: 0 5px;
	font-size: 12px;
	text-align: center;
	width: 80px;
}
/*
----------------------------------------
POP AREA & TIP AREA
----------------------------------------


.popArea .cap,
.tipArea .cap {
	padding-bottom: 0;
	margin-bottom: 0;
}
.popArea .capSet,
.tipArea .capSet {
	display: inline-block;
}
.popArea .capSet .cap,
.tipArea .capSet .cap {
	text-align: right;
}
.popArea .capSet table,
.tipArea .capSet table {
	margin-top: 3px;
}
.popArea table,
.tipArea table {
	margin: 10px 0;
	padding: 0;
	width: auto;
}
.popArea table.mt3,
.tipArea table.mt3 {
	margin-top: 3px;
}
.popArea table.mb3,
.tipArea table.mb3 {
	margin-bottom: 3px;
}
.popArea table,
.tipArea table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tipArea table th,
.tipArea table td,
.popArea table th,
.popArea table td {
	padding: 3px 5px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: right;
}
.tipArea table th.p0,
.tipArea table td.p0,
.popArea table th.p0,
.popArea table td.p0 {
	padding: 0;
}
.tipArea table.align_c td,
.popArea table.align_c td {
	text-align: center;
}
.tipArea table.align_l td,
.popArea table.align_l td {
	text-align: left;
}
.tipArea table td.align_c,
.popArea table td.align_c {
	text-align: center;
}
.tipArea table td.align_l,
.popArea table td.align_l {
	text-align: left;
}
.tipArea table th,
.popArea table th {
	background: #dddddd;
	text-align: center;
}
.tipArea table th.cl1,
.tipArea table td.cl1,
.popArea table th.cl1,
.popArea table td.cl1 {
	background: #FFCC99;
}


.tipArea .step,
.popArea .step {
	padding-bottom: 15px;
}
.tipArea .step dl,
.popArea .step dl {
	overflow: hidden;
 *zoom:1;
}
.tipArea .step dt,
.popArea .step dt {
	float: left;
	padding-right: 10px;
	width: 180px;
}
.tipArea .step dd,
.popArea .step dd {
	overflow: hidden;
}
.tipArea .next,
.popArea .next {
	padding: 0;
	margin: 0;
}

.tipArea .col2Block,
.popArea .col2Block {
	overflow: hidden;
 *zoom:1;
}
.tipArea .col2Block-1 .block,
.popArea .col2Block-1 .block {
	width: 45%;
}
.tipArea .col2Block .block,
.popArea .col2Block .block {
	overflow: hidden;
}
.tipArea .col2Block .floatLeft,
.popArea .col2Block .floatLeft {
	margin-right: 15px;
}
*/
/*
----------------------------------------
POPUP AREA
----------------------------------------


.popArea {
	padding: 0 5px 0 0;
	width: 573px;
	height: 550px;
	overflow: visible;
	position: relative;
}
.popArea.cancelHeight {
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.popArea h3 {
	background: none repeat scroll 0 0 #F0F0F0;
	border-top: 2px solid #0166C4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding: 8px 0 8px 10px;
	position: relative;
	text-align: left;
	margin-bottom: 5px;
}
.popArea h4 {
	background-color: #EEEEEE;
	border-top: 1px solid #DFDFDF;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px 10px;
	margin-top: 5px;
}
.popArea h5 {
	position: relative;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #e6f1ff;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
.box_navi {
	padding: 8px 0 10px 0;
	text-align: left;
}
.popArea p {
	margin: 0;
	padding: 10px 0;
}
.popArea p.pb0 {
	padding-bottom: 0;
}
.tipArea p.pb0 {
	padding-bottom: 0;
	margin-bottom: 10px;
}
.popArea p.pt0,
.tipArea p.pt0 {
	padding-top: 0;
}
.popArea p.p0 {
	padding-top: 0;
	padding-bottom: 0;
}
.tipArea p.p0 {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.popArea .pageTop {
	margin: 0 0 10px 0;
	padding: 0;
}
.popArea ol {
	list-style: decimal;
}
.popArea ol li {
}
.popArea .cadSelect {
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 32px;
	height: auto;
	text-align: left;
}
.popArea .cadSelect img {
	margin: 0 0 0 10px;
}
*/
/*
----------------------------------------
CAD AREA
----------------------------------------


.cadArea {
	text-align: center;
	padding: 0 5px 0 0;
	height: 500px;
	overflow: auto;
	position: relative;
}
.cadArea p {
	margin: 0;
}
.cadArea h4 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 8px 5px;
	background: #f0f0f0;
	border-top: 2px solid #0166c4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.cadArea h5 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #e6f1ff;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
}
.cadArea .cadSelect {
	font-size: 14px;
	line-height: 24px;
	height: auto;
}
.cadArea .cad_btn {
	padding: 20px 0;
	text-align: center;
	background: none;
}
.cadArea .cad_btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.cadArea p {
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
.cadArea table,
.popArea table.cadTable {
	margin: 10px 0;
	padding: 0;
	width: 100%!important;
}
.info_box p {
	margin: 0;
	padding: 8px;
	background: #f5f5f5;
}
.cadArea table,
.popArea table.cadTable {
	margin: 5px 0 20px 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.cadArea table.checkListTable {
	margin: 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.cadArea table th,
.cadArea table td,
.popArea table.cadTable th,
.popArea table.cadTable td {
	padding: 3px 5px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
.cadArea table.align_c td {
	text-align: center!important;
}
.cadArea table td.align_c {
	text-align: center;
}
.cadArea table td.align_l {
	text-align: left;
}
.cadArea table th {
	background: #dddddd;
	text-align: center;
}
.checkBtnList li {
	display: inline;
}
ul.checkBtnList {
	padding: 5px 0 0 0;
	text-align: center;
}
.cadArea table.checkListTable th {
	padding: 8px 0;
	text-align: center;
	background: #f5f5f5;
}
.cadArea table.checkListTable td {
	padding: 10px 5px;
	text-align: center;
}
.cadArea .pageTop {
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0;
	text-align: right;
}
.cadArea .disclaimer h4 {
	border-top: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px;
	background: #eeeeee;
}
.cadArea .disclaimer {
	padding: 0 0 15px 0;
	clear: both;
}
.disclaimer p {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
}
*/

/*
----------------------------------------
TIP AREA
----------------------------------------

.tipArea {
	padding: 0 0 10px 0;
}
.tipArea p {
	padding: 10px 0 0 0;
}
.tipArea h4 {
	position: relative;
	margin: 0;
	padding: 8px 5px;
	background: #ffffff;
	border-top: 2px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
}

.tipArea h4 span {
	color: #ff4000;
	display:inline;
    font-size: 14px;
    font-weight: bold;
	margin-right:10px;
	height:auto;
	line-height:normal;
	}
	
#productLinkArea ul {
	width: 1200px;
}
#productLinkArea ul li {
	width: 1200px;
}
.VN_pageTopWrapper {
	display: none !important;
}
*/
/*
------------------------------------------------
DISCLAIMER
------------------------------------------------


.disclaimer h4 {
}
.disclaimer {
	padding: 15px 0 0 0;
	clear: both;
}
.disclaimer p {
	margin: 0;
	padding: 0 0 2px 0;
}
*/
/*
------------------------------------------------
BOTTOMTXT
------------------------------------------------

.bottomtxt h4 {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	height: 16px;
	border-left: 5px #999999 solid;
}
h4 span {
	display: block;
	height: 16px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.bottomtxt {
	padding: 15px 0 0 0;
	clear: both;
}
.bottomtxt p {
	margin: 0;
	padding: 0 0 2px 0;
}

*/

/*
------------------------------------------------
KEYWORD SEARCH 
------------------------------------------------
*/
.keywordhContent {
	width:1200px;
	clear:both;
}

.searchtt {
	display:block;
	min-height:60px;
}

.searchtt_l {
	float:left;
	display:block;
	width:300px;
	height:20px;
	margin:10px 0 20px 10px;
}

.searchtt_txt {
	font-size:16px;
}

.searchtt_r {
	float:left;
	display:block;
	height:20px;
	margin:10px 10px 20px 0;
}

.pageNum {
    display: table;
    margin: 0px;
}

/*
------------------------------------------------
KEYWORD UNIT
------------------------------------------------
*/


.unitAreaKeyword {
	display: block;
	width: 1180px;
	height: 140px;
	padding: 20px 0 20px 0 ;
	margin-left: 10px;
	border-bottom: #CCC solid 1px;
	clear:both;
}

.unitAreaKeyword_img {
	float:left;
	display: block;
	width: 228px;
	height: 140px;
	border: #CCC solid 1px;
}

.unitAreaKeyword .mainimg {
	margin: 5px 0 0 10px;
}

.unitAreaKeyword_img a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.unitAreaKeyword_txt {
	float:left;
	display: block;
	width: 900px;
	height: 140px;
	margin-left:30px;
}

.unitAreaKeyword_tt {
	display:block;
	width:850px;
	height:14px;
	font-size:14px;
	font-weight:bold;
	margin:0px 0 15px 0;
}

.unitAreaKeyword_copy,
.unitAreaKeyword_main {
	display:block;
	width:850px;
}
.unitAreaKeyword_hit_txt{
	display:block;
	width:900px;
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
}
b.keyword_color{
	background-color:#ffdec8;
}

#breadClumb {
	margin: 20px 0 10px 10px;
	float:left;
}

#breadClumb a {
	cursor:pointer;
}