@charset "utf-8";
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.align_c {
	text-align: center!important;
}
.align_l {
	text-align: left!important;
}
.align_r {
	text-align: right!important;
}
.heightAuto {
	height: auto!important;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol li {
	text-align: left;
}
*/
/*
------------------------------------------------
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 .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;
}
/*.step*/	
/*
.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;
}
/*.col2Block*/	
/*
.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;
}
/*
------------------------------------------------
UNIT
------------------------------------------------
*/

/*
.unitArea {
	clear: both;
	margin-bottom: 40px;
	position: relative;
}
.unitArea .count {
	position: absolute;
	top: 9px;
	right: 10px;
	font-weight: bold;
}
.unitArea ul li {
	float: left;
	display: block;
	width: 228px;
	height: 240px;
	border: #CCC solid 1px;
	margin-left: 10px;
}
.unitArea ul li a img {
	margin: 5px 0 0 10px;
}
.unitArea ul li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.unitArea_top {
	display: block;
	width: 228px;
	height: 140px;
	border-bottom: #CCC solid 1px;
}
.unitArea_bottom {
	display: block;
	width: 228px;
}
.unitArea_btn {
	float: left;
	display: block;
	background-color: #ffffff;
	border: #004BB1 solid 1px;
	font-size: 12px;
}
.unitArea_btn a:visited {
	color: #004BB1;
}
.unitArea_btn a:hover {
	float: left;
	display: block;
	background-color: #6D93C7;
	font-size: 12px;
	color: #FFFFFF;
}
.unitArea_boxleft {
	float: left;
	width: 125px;
	text-align: right;
	margin-top: 100px;
}
.unitArea_box {
	float: left;
	width: 960px;
	overflow: hidden;
}
.unitArea_box ul {
	width: 20000px;
}
.unitArea_boxright {
	float: left;
	width: 115px;
	text-align: left;
	margin-top: 100px;
}
/*
------------------------------------------------
TABLE misumiec
------------------------------------------------
*/
/*
table.nom-tbl th,
table.spt-tbl th,
table.big-tbl th,
table.nom-tbl td,
table.spt-tbl td,
table.big-tbl td {
	text-align: center;
}
table.nom-tbl,
table.spt-tbl,
table.big-tbl {
	margin: 0 0 10px;
}
/*
------------------------------------------------
SEARCH LIST
------------------------------------------------
*/
/*
.toplist_box {
	border: #cccccc solid 2px;
	margin-top: 0px;
	clear: both;
}
.toplist_box01 {
	display: block;
	padding: 10px 0;
	margin-left: 10px;
	width: 1180px;
}
.toplist_box_l {
	float: left;
	display: block;
	width: 200px;
	font-weight: bold;
}
.toplist_box_r {
	float: left;
	display: block;
	width: 976px;
	border-left: #cccccc solid 1px;
}
.toplist_box_r li {
	float: left;
	margin: 0 0 0 10px;
}
.toplist_box02 {
	display: block;
	padding: 10px 0;
	margin-left: 10px;
	width: 1180px;
	border-top: #cccccc solid 1px;
}
.color_g {
	color: #cccccc;
}

/*
------------------------------------------------
SEARCH FILTER
------------------------------------------------
*/

.searchIdeaNote_box {
	float:none;
}

.filter_box {
	display: block;
	width: 1200px;
	/*height: 80px;*/
	background-color: #ededed;
	margin: 0 10px 20px 0;
	padding:0 0 20px 0;
}
.filter_box_title {
	margin:32px 0 0 10px;
	float:left;
	width:128px;
	height:16px;
	text-indent:-9999px;
	background:url(/ideanote/img/search/filter_tt.png) no-repeat;
}
.filter_box_category{
	float:left;
	width:1060px;
}
.filter_box_category li{
	float:left;
}
.filter_box_selector {
	margin:0 0 10px;
}
.filter_box_category li {
	display: block;
	width: 180px;
	padding-left: 15px;
	margin: 20px 0 0 15px;
	border-left:1px solid #999;
}
.filter_box .filterselect {
	width: 180px;
}
/*
------------------------------------------------
SEARCH UNIT
------------------------------------------------
*/

/*
.unit_box {
	float: left;
	width: 960px;
	margin-bottom: 30px;
}
.search_unit_box {
	width: 940px;
}
.unitAreaTop {
	float: left;
	display: block;
	width: 960px;
	margin-bottom: 30px;
}
.unitAreaTop ul li {
	float: left;
	display: block;
	width: 228px;
	height: 250px;
	margin-left: 10px !important;
	_margin-left: 5px !important;
	position: relative;
	z-index:1;
}
.unitAreaTop .unitAreaTop_wrapper {
	width: 228px;
	height: 250px;

	border: #CCC solid 1px;
	position:absolute;
	background:#fff;
}
.unitAreaTop_top {
	display: block;
	height: 140px;
	border-bottom: #CCC solid 1px;
	position: relative;
	overflow:hidden;
	background:#fff;
}
.unitAreaTop .mainimg {
	display:block;
	margin: 5px auto;
}
.unitAreaTop_new {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index:10;
}
.unitAreaTop_info {
	position: absolute;
	top: 11px;
	left: 204px;
}
.unitAreaTop_info a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.unitAreaTop_image {
	display:block;
	position:relative;
	color: #333;
}
.unitAreaTop_image:hover,
.unitAreaTop_image:visited {
	color: #333;
}
.unitAreaTop_appeal {
	height: 126px;
	padding:8px;
	color: #333;
	background: #fff;
	border-top: 1px solid #ddd;
}
.unitAreaTop ul li a img {
}
.unitAreaTop ul li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.unitAreaTop_bottom {
	display: block;
	padding: 8px 12px;

}
.unitAreaTop_bottom .unitAreaTop_title {

	height: 34px;
}
.unitAreaTop_bottom .unitAreaTop_tagArea {

	height: 50px;
	padding: 5px 0 0 0;
}
.unitAreaTop_btn {
	float: left;
	background-color: #ffffff;
	border: #004BB1 solid 1px;
	font-size: 12px;
	
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;

	margin: 6px 10px 0 0;
}
.unitAreaTop_btn a {
	padding: 0 7px;
	display: block;
}
.unitAreaTop_btn a:visited {
	color: #004BB1;
}
.unitAreaTop_btn a:hover {
	float: left;
	display: block;
	background-color: #6D93C7;
	font-size: 12px;
	color: #FFFFFF;
}





/*
------------------------------------------------
SEARCH TT?
------------------------------------------------
*/
#contentArea h1 {
	background-color: #EEEEEE;
	border-top: 3px solid #0169C6;
	color: #333333;
	font-size: 150%;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

.searchtt {
	display: block;
}
.searchtt_l {
	float: left;
	display: block;
	width: 400px;
	height: 20px;
	margin: 10px 0 20px 10px;
}
.searchtt_txt {
	font-size: 16px;
}
.searchtt_r {
	float: right;
	display: block;
	height: 20px;
	margin: 10px 0px 20px 0;
}
.searchtt .searchtt_selection {
	margin-right:10px;
}
