/*-------------------------------------------------------------

						DEFAULT SETTING start
				
---------------------------------------------------------------*/
h3{
	font-weight:normal;
}
.common-h3{
	background-color: #6491BA;
	padding: 5px;
	color: #FFFFFF;
}

h2.l-blue{
	padding: 5px;
	border-left: 2px solid #374BE1;
}
.popuplink{
	background: url(../../img/common/ico_popup.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
.inquest{
	border: 1px solid #6491B9;
}
.inquest td{
	padding: 10px;
	background-color: #F0F0F0;	
}
.inquest td table td{
	padding: 0px;
}
.bdr-b-dot{
	border-bottom: 1px dotted #999999;
}
.bdr-b-dot2{
	border-bottom: 1px dotted #D3D3D3;
}
.bdr-t{
	border-top: 1px solid #666666;
}
.bdr-r{
	border-right: 1px solid #666666;
}
.bdr-tr{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

/*-------------------------area-top
*/
.area-top-info td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.area-top-info-02{
	border-top:1px dotted #D3D3D3;
	border-bottom:1px dotted #D3D3D3;
}
.area-top-info-02 td{
	padding-top: 10px;
	padding-bottom: 10px;
}
/*-------------------------spec-option
*/
.spec-ls-navi td{
	padding:10px 10px 0px;
}
.spec-ls-navi ul li{
	display:inline;
}
.spec-ls-navi ul li a{
	background-image: url(../../img/common/icon_ls_navi.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	padding: 10px 10px 10px 12px;
	width:80px;
	text-decoration:none;
}
.spec-ls-navi ul li a:hover{
	background-color: #CCCCCC;
	text-decoration:none;
}

.spec ul li{
	text-indent: -20px;
	padding-left:20px;
}
html>body .spec ul li{
	text-indent: -28px;
	padding-left:26px;
}
.option ul li{
	text-indent: -6px;
	padding-left:10px;
}
html>body .option ul li{
	text-indent: -14px;
	padding-left:12px;
}
.spec th,
.spec td{
	padding: 10px 10px 5px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #666666;
}
.spec th{
	/*width:160px;*/
	font-weight:normal;
	text-align:left;
}
.option td table.noBorder td,/*2006.8.4*/
.spec td table.noBorder td{
	border: none;
	padding: 0;
}

.spec td.bg-white{
	background-color: #FFFFFF;
	text-align:center;
}
.spec td.bg-white-l{
	background-color: #FFFFFF;
}

.option{
	width:542px;
}
.option th,
.option td{
	padding: 10px 10px 5px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.option th.option-lt,
.option td.option-lt{
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}


ul li.ref{
	text-indent:-1.5em;
	padding-left:1.5em
}

.option th{
	font-weight:normal;
}
.option td.option-p{
	background-color: #FFFFFF;
}

.option th.noBorder,
.option td.noBorder{
	border-right:none;
}

.spec th.spec-tit,
.option th.spec-tit{
	background-color: #6491ba;
	color: #FFFFFF;
}

/* add 20070130 ABS start */
.spec ul.spec-list{
	text-indent: 0;
	padding-left: 20px;
}
html>body .spec ul.spec-list{
	text-indent: 0;
	padding-left: 20px;
}
.spec ul.spec-list li{
	text-indent: 0;
	padding-left: 0;
	list-style: disc;
}
html>body .spec ul.spec-list li{
	text-indent: 0;
	padding-left: 0;
	list-style: disc;
}

.option td.bdr-dot{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-right: none;
}
.option td.bdr-dot td{
	margin:0;
	padding:0;
}

.pad-l4{
	padding-left: 4px;
}
.pad-lr4{
	padding: 0 4px;
}
.pad-r4{
	padding-right: 4px;
}
/* add 20070130 ABS end */

/*-------------------------category-addition
*/
.service-wrap td.bg-glay{
	background-color: #FAFAFA;
}
.service th,
.service td{
	padding: 10px;
}
.service th{
	font-weight:normal;
	text-align:left;
	color: #FFFFFF;
	background-color: #6491ba;
}
.catalog th,
.catalog td{
	padding: 10px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.catalog th{
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	background-color: #6491ba;
	color: #FFFFFF;
}
.catalog th.catalog-name{
	width:180px;
}
.catalog th.cover,
.catalog td.download{
	width:70px;
}
.catalog td.download{
	vertical-align:middle;
	text-align:center;
}
.catalog th.noBorder,
.catalog td.noBorder{
	border-right:none;
}
.question{
	border: 1px solid #729BBF;
	background-color: #F2F2F2;
}
.question td{
	padding:10px;
}
.question td table{
	border: none;
	padding:5px;
}
.question td table td{
	padding:5px;
}
.answer th,
.answer td{
	padding: 10px;
	background-color: #FAFAFA;
}
.answer td{
	padding: 10px;
	border-bottom: 1px solid #666666;
}
.answer th{
	text-align:left;
	background-color: #6491ba;
	color: #FFFFFF;
}
.answer th.ws-normal{
	white-space: normal;
}
.comp{
	border-left: 1px solid #666666;
}
.comp td.function{
	vertical-align:middle;
	text-align:center;
}
.comp th,
.comp td{
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.comp th{

	background-color: #6491ba;
	color: #FFFFFF;
	font-weight:normal;
	vertical-align:middle;
}
.comp td.bg-glay{
	background-color: #FAFAFA;
}
.comp .bdr-tb-none{
	border-top: none;
	border-bottom: none;
}
.comp .bdr-r-none{
	border-right: none;
}
.comp .w5{
	width:5px;
	padding:0px;
}
.comp-cap td{
	padding:5px;
	vertical-align:middle;
}
/*-------------------------photo-measure 
*/
.sunpou{
	border-top: 1px solid #666666;
}
.sunpou th,
.sunpou td{
	padding: 10px 10px 5px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.sunpou th{
	/*width:120px;*/
	font-weight:normal;
	text-align:left;
	color: #FFFFFF;
	background-color: #6491ba;
}

/*-------------------------concept
*/
.concept-footer td{
	padding:10px;
	text-align:right;
}

td.concept-close {
	text-align: right;
	vertical-align: bottom;
}
.concept-tbl-01{
	border: 1px solid #729BBF;
	background-color: #F2F2F2;
}
.concept-tbl-01 td{
	padding:10px;
}
.concept-tbl-01 td table{
	border: none;
	padding:0px;
}
.concept-tbl-01 td table td{
	padding:0px;
}

.concept-tagline{
	background-color: #6491BA;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom:10px;
}

.concept-tbl-02 td{
	background-color: #F2F2F2;
	padding: 5px;
}

.cap-indent{
	text-indent: -10px;
	padding-left:14px;
}
html>body .cap-indent{
	text-indent: -14px;
	padding-left:12px;
}

.concept-tbl-space th,
.concept-tbl-space td{
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.concept-tbl-space th{
	text-align:left;
	white-space:nowrap;
	background-color: #6491ba;
	color: #FFFFFF;
	border-top: 1px solid #666666;
}
.concept-tbl-space td.w-space{
	vertical-align:middle;
	background-color: #E1E1E1;
}
.concept-tbl-space .bdr-tb-none{
	border-top: none;
	border-bottom: none;
}
.concept-tbl-space .bdr-r-none{
	border-right: none;
}


.comp-function{
	border-left: 1px solid #666666;
}
.comp-function th,
.comp-function td{
	padding: 5px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	vertical-align:middle;
	text-align:center;
}
.comp-function th{
	white-space:nowrap;
	font-weight:normal;
}
.comp-function th.appropriate{
	background-color: #6491ba;
	color: #FFFFFF;
	text-align:left;
}
.comp-function th.function-2{
	background-color: #C6D9EB;
	text-align:left;
}
.comp-function th.bg-lglay{
	background-color:#F7F7F7;
	color: #333333;
}
.comp-function td.bg-glay{
	background-color:#999999;
	color: #FFFFFF;
	width:100px;
}
.comp-function td.bg-glay2{
	background-color:#999999;
	color: #FFFFFF;
	text-align:left;
}
.comp-function th.bg-lglay2{
	background-color:#F7F7F7;
	color: #333333;
	text-align:left;
}
.comp-function .bdr-tb-none{
	border-top: none;
	border-bottom: none;
}
.comp .bdr-r-none{
	border-right: none;
}
.concept-tbl-01 .attention td{
	padding:5px;
	background-color:#C6D9EB;
}
.concept-close td{
	text-align:right;
	vertical-align:bottom;
}

/*-------------------------wheretobuy
*/
.buy-tbl-navi{
	border-bottom: 1px solid #999999;
}
.buy-tbl-01{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
/*-------------------------support
*/
h3.support-notice{
	background-image: url(../../img/support/mark_red.gif);
	background-repeat: no-repeat;
	padding: 6px 6px 6px 12px;
	background-position: 0px 12px;
}
.support-info td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.support-info{
	border-bottom:1px dotted #D3D3D3;
}
.support-info td{
	padding-top: 10px;
	padding-bottom: 10px;
}
/*-------------------------contact
*/
.contact-tagline{
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom:10px;
}
.contact-tagline2{
	background-color: #7982C6;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom:10px;
}
.kaku-otoiawase{
	background-image: url(../../img/contact/ico_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.contact-tbl{
	border: 1px solid #729BBF;
}
.contact-tbl td{
	padding:10px;
}
.typewriter{
	background-image: url(../../img/contact/ico_typewriter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.gokounyu{
	background-image: url(../../img/contact/ico_gokounyu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
/*-------------------------a-productslist
*/
.products-tbl{
	border: 1px solid #6491B9;
	height:250px;
}
.products-tbl h2.right-arrow{
	background-image:  url("../../img/product/common/ico_linkRightArrow.gif");
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}
/*-------------------------catalog
*/
.catalog-grey{
	background-color: #D7D7D7;
	padding: 5px;
	color: #D7D7D7;
}
.catalog-download td{
	background-color: #EEEEEE;
}

/*-------------------------whatnew
*/
.pdf-download{
	background-image:   url("../../img/common/ico_pdf.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
/*-------------------------privacy
*/

ol li{
	text-indent: -16px;
	padding-left:30px;
	list-style-position: inside;
}

ul.privacy-list li{
	text-indent: -16px;
	padding-left:30px;
}

/*-------------------------business
*/
.busi-tbl-01 td{
	padding:5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.busi-tbl-01 td table td{
	padding:0px;
	border: none;
}
.busi-tbl-01 p.busi-indent{
	text-indent: -8px;
	padding-left:12px;
}
/*-------------------------family
*/
.family-tbl-01 td{
	padding:10px;
	border: 1px solid #999999;
}
.family-tbl-01 table td{
	padding:0px;
	border: none;
}
.family-tbl-01 p.family-indent{
	text-indent: -8px;
	padding-left:12px;
}
.family-tbl-01 td.middle{
	vertical-align:middle;
}
/*-------------------------sitemap
*/
.sitemap-navi td{
	padding:10px 10px 0px;
}
ul.sitemap-navi li{
	display:inline;
}
ul.sitemap-navi li a{
	background-image: url(../../img/common/icon_ls_navi.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	padding: 10px 10px 10px 12px;
	width:80px;
	text-decoration:none;
}
ul.sitemap-navi li a:hover{
	background-color: #CCCCCC;
	text-decoration:none;
}

.sitemap-tbl{
	border: 1px solid #6491BA;
}
html>body .sitemap-tbl{
	border: 1px solid #6491BA;
	margin-left:1px;
}
.ico-link{
	background-image: url(../../img/sitemap/ico_link.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	padding-left: 20px;
}
.ico-nolink{
	background-image: url(../../img/sitemap/ico_nolink.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	padding-left: 20px;
}
/*-------------------------purpose
*/
.purpose-tbl-01{
	border: 1px solid #6491BA;
	height:45px
}
.purpose-tbl-01 p{
	text-indent: -8px;
	padding-left:12px;
}
.purpose-tbl-02{
	border: 1px solid #6491BA;
	background-color: #616161;
}
.purpose-tbl-02 td{
	padding:10px;
}
.purpose-tbl-02 table td{
	padding:0px;
	border: none;
}

h3.tagline{
	background-color: #6491BA;
	padding: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom:10px;
	font-weight:bold;
}

.ico-anchor{
	background-image: url(../../img/sitemap/ico_sankaku.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	padding-left: 20px;
}
/*-------------------------voice
*/
.voice td{
	color: #666666;
	padding: 10px;
	background-color: #FFCC99;	
}
.voice td table td{
	padding: 0px;
}
/*-------------------------label
*/
.option td.b_reight {
	border-right:none;
}

.option td.b_lift {
	border-left:none;
}
/*-------------------------machine
*/
.exa{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.exa th,
.exa td{
	padding: 5px 10px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.exa th{
	font-weight:normal;
	color: #FFFFFF;
	background-color: #6491ba;
	white-space: nowrap;
}

/*-------------------------movie
*/
.mov-tit-link{
	border: 1px solid #868686;
	padding: 0 10px;
	margin-bottom: 10px;
}
/*-------------------------dothead
*/
.dothead-tbl-01 th{
	background-color: #6491ba;
	color:#FFFFFF;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
}
.dothead-tbl-01 th.bg-image01{
	background: url(/library/websites/www.cojp/jp/dothead/img/common/th_bg.gif) repeat-x 0 0;
}
.dothead-tbl-01 td.bg-image02{
	background: url(/library/websites/www.cojp/jp/dothead/img/common/td_bg.gif) repeat-x 0 0;
}
.dothead-tbl-01 th.bdr-white{
	border-top: 1px solid #fff;
}
.dothead-tbl-01 th.blue01{
	background-color: #6491ba;
}
.dothead-tbl-01 th.blue02{
	background-color: #59AEDB;
	border-top: 1px solid #FFFFFF;
}
.dothead-tbl-01 th.blue01,
.dothead-tbl-01 th.blue02{
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
}

.dothead-tbl-01 table{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.dothead-tbl-01 table th,
.dothead-tbl-01 table td{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px 0;
	text-align: center;
}
.dothead-tbl-01 table th{
	background-color: #6491ba;
	color:#FFFFFF;
	font-weight: normal;
	width: 70px;
	white-space: nowrap;
}
/*-------------------------product other
*/
table.listTable td.lineTd1 {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666666;
	background-color: #6491BA;
	text-align:center;
	color: #FFFFFF;
	padding:5px;
}
table.listTable td.lineTd2 {
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #666666;
	background-color: #EEEEEE;
	text-align:center;
	padding:5px;
}
table.listTable td.lineTd3 {
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #666666;
	background-color: #F9F9F9;
	text-align:center;
	padding:5px;
}
table.listTable td.lineTd4 {
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #666666;
	background-color: #F9F9F9;
	padding:5px;
}
table.listTable td.lineTd5 {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #666666;
	background-color: #EEEEEE;
	text-align:center;
	padding:5px;
}
table.listTable td.lineTd6 {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #666666;
	background-color: #F9F9F9;
	text-align:center;
	padding:5px;
}
table.listTable td.lineTd7 {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #666666;
	background-color: #F9F9F9;
	padding:5px;
}