#dl_center{
}
#dl_center .lt{
    text-align : left;
}
#dl_center .rt{
    text-align : right;
}
#dl_center .ce{
    text-align : center;
}
#dl_center .mr5{
    margin-right : 5px;
}
#dl_center .cr{
    clear : both;
}
#dl_center .red{
    color : red;
}
#dl_center .vb{
    vertical-align:bottom;
	height:34px;
}

#dl_center span:lang(zh-CN){
	font-family : '宋体','SimSun','MS Song','MS Mincho','serif';
}
#dl_center .crfix:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#dl_center .crfix:after, x:-moz-any-link{
	content: ".";
}
#dl_center .crfix{
    overflow:visible;
}
/* Hides from IE-mac \*/
* html #dl_center .crfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

/* ================ もっと見る ================ */
.showmore_trigger span.more {
	white-space:nowrap;
}


/*--------------------index_only--------------------*/
#dl_center .menubuttons{
	margin : 0 auto;
	margin-bottom: 30px;
}

#dl_center .menubuttons p{
	background : #f7f7f7 url('images/index/menus_p_point.png') no-repeat;
	background-position : 0% 50%;
	font-size : 12px;
	border : solid #c0c0c0;
	border-width : 1px 0;
	padding : 3px 3px 3px 20px;
	margin : 20px 0;
}
#dl_center .menubuttons li{
    float : left;
    margin-left : 3px;
}
#dl_center .menubuttons li.firstbutton{
    margin-left : 0px;
}





#dl_center #dl_center_indexbottom{
	margin : 15px auto;
}
#dl_center #dl_center_indexbottom .newsarea{
	border : solid #787878;
	border-width : 8px 0;
	padding : 15px 0;
}
#dl_center #dl_center_indexbottom .newsarea .leftbox{
	width : 268px;
	float : left;
	border-right : 1px solid #787878;
}
#dl_center #dl_center_indexbottom .newsarea .centerbox{
	width : 275px;
	float : left;
	border-right : 1px solid #787878;
}
#dl_center #dl_center_indexbottom .newsarea .rightbox{
	width : 422px;
	float : left;
}


#dl_center #dl_center_indexbottom .newsarea .leftbox h2,
#dl_center #dl_center_indexbottom .newsarea .leftbox ul{
	margin : 10px 10px 10px 0;
}
#dl_center #dl_center_indexbottom .newsarea .centerbox h2,
#dl_center #dl_center_indexbottom .newsarea .centerbox ul{
	margin : 10px;
}
#dl_center #dl_center_indexbottom .newsarea .rightbox h2,
#dl_center #dl_center_indexbottom .newsarea .rightbox ul{
	margin : 10px 0 10px 10px;
}
#dl_center #dl_center_indexbottom .newsarea h2{
	padding : 5px 5px 5px 20px;
	color : #fff;
	font-weight : bold;
	font-size : 14px;
}
#dl_center #dl_center_indexbottom .newsarea .leftbox h2,
#dl_center #dl_center_indexbottom .newsarea .centerbox h2{
	background : url('images/index/h2_back_narrow.png') no-repeat;
}
#dl_center #dl_center_indexbottom .newsarea .rightbox h2{
	background : url('images/index/h2_back_wide.png') no-repeat;
}
#dl_center #dl_center_indexbottom .newsarea li{
	border-bottom : 1px dotted #c0c0c0;
	font-size : 12px;
	padding : 5px 0;
	line-height : 1em;
}
#dl_center #dl_center_indexbottom .newsarea li:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#dl_center #dl_center_indexbottom .newsarea li:after, x:-moz-any-link{
	content: ".";
}
#dl_center #dl_center_indexbottom .newsarea li{
    overflow:hidden;
}
* html #dl_center #dl_center_indexbottom .newsarea li{
  height:1%;
  overflow:visible;
}
#dl_center #dl_center_indexbottom .newsarea li img{
	float : left;
	margin-right : 5px;
}
#dl_center #dl_center_indexbottom .newsarea li span{
	color : #fff;
	font-size : 10px;
}
#dl_center #dl_center_indexbottom .newsarea li p{
	margin-top : 1px;
}
#dl_center #dl_center_indexbottom .newsarea li span.cad{
	background : #687c39;
	border : solid #687c39;
	border-width : 1px 5px;
}
#dl_center #dl_center_indexbottom .newsarea li span.catalog{
	background : #41b8c3;
	border : solid #41b8c3;
	border-width : 1px 5px;
}
#dl_center #dl_center_indexbottom .newsarea li span.manual{
	background : #9c3878;
	border : solid #9c3878;
	border-width : 1px 5px;
}
#dl_center #dl_center_indexbottom .newsarea li span.software{
	background : #ca7910;
	border : solid #ca7910;
	border-width : 0 5px;
}
#dl_center #dl_center_indexbottom .newsarea li span.priority{
	background : #a29f43;
	border : solid #a29f43;
	border-width : 1px 5px;
}

#dl_center #dl_center_indexbottom .dl_history{
	margin : 30px auto;
}
#dl_center #dl_center_indexbottom .dl_history h3{
	background : url('images/index/h3_back.png') no-repeat;
	background-position : 0 50%;
	padding : 4px 5px 3px 25px;
	font-weight : bold;
}
#dl_center #dl_center_indexbottom .dl_history dl{
	margin : 15px 10px;
	font-size : 12px;
}
#dl_center #dl_center_indexbottom .dl_history dt{
	float : left;
	color : #8c8c8c;
	font-weight : bold;
	width : 120px;
	margin-bottom : 8px;
}
#dl_center #dl_center_indexbottom .dl_history dd{
	margin-bottom : 8px;
	margin-left : 120px;
}
#dl_center #dl_center_indexbottom .dl_history dd:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#dl_center #dl_center_indexbottom .dl_history dd:after, x:-moz-any-link{
	content: ".";
}
#dl_center #dl_center_indexbottom .dl_history dd{
    overflow:hidden;
}
* html #dl_center #dl_center_indexbottom .dl_history dd{
  height:1%;
  overflow:visible;
}
/*--------------------/index_only--------------------*/
















/*--------------------page_top--------------------*/
#dl_center .dl_center_top{
    
}
#dl_center .dl_center_top h1{
    font-size : 25px;
    line-height : 1.5em;
    color : #002b61;
    margin-bottom : 5px;
	border-top:1px solid #002b61;
	border-bottom:1px solid #002b61;
    background : #fff url('images/common/h1_back.png') no-repeat;
    background-position : 0 50%;
    padding-left : 33px;
}

/*------------------------dl_button_area----------------------*/
#dl_center .dl_button_area{
    padding : 0;
    margin-top : 0px;
}

#dl_center .dl_button_area li{
    float : left;
    margin-left : 3px;
}
#dl_center .dl_button_area li.firstbutton{
    margin-left : 0px;
}
#dl_center .dl_button_area li img{
    vertical-align : bottom;
}

/*------------------------dl_button_area----------------------*/
/*----------cad only---------*/
#dl_center #cad{
}
#dl_center #cad .search_area{
	padding : 0 0 18px 0;
	background : #fafff0 url('images/cad/search_box_bottom.png') no-repeat;
	background-position : bottom left;
	border-top : 1px solid #869466;
	font-size : 12px;
}
#dl_center #cad .search_area .search_block{
	padding : 15px;
	border-left : 1px solid #869466;
	border-right : 1px solid #869466;
}

/*----------/cad only---------*/

/*----------catalog only---------*/
#dl_center #catalog{
}
#dl_center #catalog .search_area{
	padding : 0 0 18px 0;
	background : #fafff0 url('images/catalog/search_box_bottom.png') no-repeat;
	background-position : bottom left;
	border-top : 1px solid #41b8c3;
	font-size : 12px;
}
#dl_center #catalog .search_area .search_block{
	padding : 15px;
	border-left : 1px solid #41b8c3;
	border-right : 1px solid #41b8c3;
}


/*----------/catalog only---------*/

/*----------manual only---------*/
#dl_center #manual{
}
#dl_center #manual .search_area{
	padding : 0 0 18px 0;
	background : #fafff0 url('images/manual/search_box_bottom.png') no-repeat;
	background-position : bottom left;
	border-top : 1px solid #b75d96;
	font-size : 12px;
}
#dl_center #manual .search_area .search_block{
	padding : 15px;
	border-left : 1px solid #b75d96;
	border-right : 1px solid #b75d96;
}
/*----------/manual only---------*/

/*----------software only---------*/
#dl_center #software{
}
#dl_center #software .search_area{
	padding : 0 0 18px 0;
	background : #fafff0 url('images/software/search_box_bottom.png') no-repeat;
	background-position : bottom left;
	border-top : 1px solid #d08421;
	font-size : 12px;
}
#dl_center #software .search_area .search_block{
	padding : 15px;
	border-left : 1px solid #d08421;
	border-right : 1px solid #d08421;
}
/*----------/software only---------*/

/*----------priority only---------*/
#dl_center #priority{
}
#dl_center #priority .search_area{
	padding : 0 0 18px 0;
	background : #fafff0 url('images/priority/search_box_bottom.png') no-repeat;
	background-position : bottom left;
	border-top : 1px solid #c7c22c;
	font-size : 12px;
}
#dl_center #priority .search_area .search_block{
	padding : 15px;
	border-left : 1px solid #c7c22c;
	border-right : 1px solid #c7c22c;
}
/*----------/priority only---------*/

#dl_center .search_area .dotted_border{
	border-bottom : 1px dotted #666;
}

#dl_center .search_area .search_block img{
	margin-bottom : 5px;
}
#dl_center .search_area select,
#dl_center .search_area input{
	margin-left : 10px;
	vertical-align : middle;
	margin-right : 2px;
	margin-bottom: 10px;
}
#dl_center .search_area table.c_box{
	
	border-collapse : collapse;
}
#dl_center .search_area td{
	font-size : 12px;
	line-height : 1em;
}
#dl_center .search_area td.l_cell{
	padding-right : 10px;
}
#dl_center .search_area td.c_cell{
	padding : 0 10px;
	border : dotted #666;
	border-width : 0 1px;
	vertical-align : top;
}
#dl_center .search_area td.r_cell{
	padding-top : 12px;
	vertical-align : top;
}
#dl_center .search_area ul{
    margin : 5px auto 0 2px;
}
#dl_center .search_area li{
    float : left;
    margin-right : 10px;
    line-height : 1em;
}
#dl_center .search_area .sub_bcolor{
	background : #f9f8da;
}
/*--------------------/dl_page_top--------------------*/



/*--------------------dl_center_bottom--------------------*/

#dl_center #contentArea_bottom_main,
#dl_center #contentArea_bottom_sub{
    float:left;
	width:755px;
	margin-right:12px;
}
#dl_center #contentArea_bottom_sub{
    margin-right : 0;
    width:200px;
	float:right;
	position: relative;
}


#dl_center .result_area{
	font-size : 12px;
	margin : 10px 0;
}
#dl_center .result_area li{
	float : left;
	margin-right : 8px;
	line-height : 1.5em;
}
#dl_center .result_area li a:link,
#dl_center .result_area li a:visited,
#dl_center .result_area li a:hover{
	font-weight : bold;
}
#dl_center .result_area li.back{
	background : url('images/common/result_back.png') no-repeat;
	background-position : 0 50%;
	padding-left : 18px;
}
#dl_center .result_area li.next{
	background : url('images/common/result_next.png') no-repeat;
	background-position : 100% 50%;
	padding-right : 18px;
}

#dl_center .result_area li.icon01{
	background-position : 0 50%;
	padding-left : 18px;
}
#dl_center .result_area li.icon02{
	background-position : 100% 50%;
	padding-right : 18px;
}

#dl_center .result_area li.plu_kensu{
	margin-left:10px;
	float:right;
}

/*------------------------list_area----------------------*/

#dl_center .dl_center_bottom .list_area{
    border : 1px solid #c0c0c0;
    margin : 0 0 10px 0;
    padding : 23px 0 10px 0;
    text-align : center;
    width : 754px;
}

#dl_center .dl_center_bottom .list_area input{
    vertical-align : middle;
    margin-right : 5px;
}
#dl_center .dl_center_bottom .list_area img{
    vertical-align : middle;
}

#dl_center .dl_center_bottom .list_area table{
    margin : 0 auto;
    width : 98%;
    border : 1px solid #c0c0c0;
    border-collapse : collapse;
    text-align : center;
    background : #fff;
    table-layout:fixed;
}
#dl_center .dl_center_bottom .list_area tr.evenline{
    background : #f0f0f0;
}
#dl_center .dl_center_bottom .list_area th{
    background : url('images/common/list_title_back.gif') repeat-x;
    background-position : 0 50%;
    font-size : 12px;
    font-weight : bold;
    border : 1px solid #c0c0c0;
    padding : 5px 0;
    vertical-align : middle;
}
#dl_center .dl_center_bottom .list_area td{
    font-size : 12px;
    border : 1px solid #c0c0c0;
    padding : 5px;
    line-height : 1.5em;
}
#dl_center .dl_center_bottom .list_area .imgcell{
    border-right : 0px;
    padding : 5px;
    width : 50px;
    _width:60px;
}
#dl_center .dl_center_bottom .list_area .titlecell{
    width : auto;
}

#dl_center .dl_center_bottom .list_area .langcell{
	width : 90px;
}
#dl_center .dl_center_bottom .list_area .vercell{
    width : 70px;
}
#dl_center .dl_center_bottom .list_area .sizecell{
    width : 60px;
}
#dl_center .dl_center_bottom .list_area .datecell{
    width : 110px;
}



/*------------cad only------------*/

#dl_cad_area{
    background : #f3f7e9 url('images/common/list_area_back.png') repeat-x;
    background-position : 1px 1px;
}
#dl_cad_area p.leftclick{
    background : url('images/common/left-click.gif') no-repeat 0 2px;
	font-size:13px;
	color:#ff0058;
	text-align:left;
	margin:-7px 0 0 10px;
	padding-left:12px;
}
#dl_center .dl_center_bottom #dl_cad_area table{
	table-layout:auto;
}
#dl_center .dl_center_bottom #dl_cad_area .check_dl_info{
    padding : 8px;
    margin : 8px 8px 20px 8px;
    font-size : 12px;
    line-height : 1.5em;
    background : #fff;
    border : 2px solid #8da35c;
    margin-bottom : 0;
    text-align : center;
}
#dl_center .dl_center_bottom #dl_cad_area .cad_infoimage{
    text-align : right;
    margin-right : 25px;
}
#dl_center .dl_center_bottom #dl_cad_area td.titlecell{
    text-align : left;
    border-left : 0px;
}
#dl_center .dl_center_bottom #dl_cad_area td.imgcell{
    border-right : 0px;
    width : 50px;
	_width:60px;
}
#dl_center .dl_center_bottom #dl_cad_area th.w_title{
    width : 290px;
}
#dl_center .dl_center_bottom #dl_cad_area td.w_title{
    width : 230px;
    text-align : left;
}
#dl_center .dl_center_bottom #dl_cad_area th.w_2d{
    background : url('images/cad/list_area_back_green.png') repeat-x;
    background-position : 0 50%;
    color : #fff;
    width : 100px;
}
#dl_center .dl_center_bottom #dl_cad_area td.w_2d{
    width : 100px;
}
#dl_center .dl_center_bottom #dl_cad_area th.w_3d{
    background : url('images/cad/list_area_back_green.png') repeat-x;
    background-position : 0 50%;
    color : #fff;
    width : 100px;
}
#dl_center .dl_center_bottom #dl_cad_area td.w_3d{
    width : 100px;
}
#dl_center .dl_center_bottom #dl_cad_area td .float3d{
    float : left;
    width : 100px;
    padding : 2px 0;
}

/*------------/cad only------------*/


/*------------catalog only------------*/

#dl_catalog_area{
    background : #f1fcfd url('images/common/list_area_back.png') repeat-x;
    background-position : 1px 1px;
}
#dl_catalog_area p.leftclick{
    background : url('images/common/left-click.gif') no-repeat 0 2px;
	font-size:13px;
	color:#ff0058;
	text-align:left;
	margin:-7px 0 9px 10px;
	padding-left:12px;
}

/*------------/catalog only------------*/

/*------------manual only------------*/

#dl_manual_area{
    background : #fff5fb url('images/common/list_area_back.png') repeat-x;
    background-position : 1px 1px;
}
#dl_manual_area p.leftclick{
    background : url('images/common/left-click.gif') no-repeat 0 2px;
	font-size:13px;
	color:#ff0058;
	text-align:left;
	margin:-7px 0 9px 10px;
	padding-left:12px;
}
/*------------/manual only------------*/

/*------------software only------------*/

#dl_software_area{
    background : #faf4eb url('images/common/list_area_back.png') repeat-x;
    background-position : 1px 1px;
}
#dl_software_area p.leftclick{
    background : url('images/common/left-click.gif') no-repeat 0 2px;
	font-size:13px;
	color:#ff0058;
	text-align:left;
	margin:-7px 0 9px 10px;
	padding-left:12px;
}
#dl_software_area .slink{
    font-size : 10px;
    background : url('images/software/slink_point.png') no-repeat;
    padding-left : 12px;
    line-height : 1em;
	margin : 5px 0;
    background-position : 0 50%;
    color : #c37618;
    /*margin-left : 230px;*/
}
/*
#dl_center .dl_center_bottom #dl_software_area td.imgcell{
    border-right : 0px;
    width : 100px;
}
*/
#dl_software_area .relation{
	font-size : 10px;
	text-align : left;
	line-height : 1.2em;
	color : #ba711c;
	margin : 7px 5px 0 5px;
}
#dl_software_area .relation ul{
	border : solid #d6b286;
	border-width : 1px 0;
	padding : 3px 0;
	background : #fff8f0;
}
#dl_software_area .relation li{
	background : url('images/software/relation_point.png') no-repeat;
	background-position : 0 50%;
	padding : 1px 0 1px 10px;
}
/*------------/software only------------*/

/*------------priority only------------*/

#dl_priority_area{
    background : #f5f4e3 url('images/priority/list_area_back.png') repeat-x;
    background-position : 1px 1px;
}
/*------------/priority only------------*/



/*------------------------/list_area--------------------------*/




/*--------------------dl_center_bottom--------------------*/






#contacttooltip{
    display : none;
}
#reporttooltip{
    display : none;
}
#contacttooltip2{
    display : none;
}

/*------------------------==OVERWRITE==------------------------*/

/*---------ac/j/common/css/additional.css---------------*/
#dl_center #contentArea-main{
    background : #fff;
}
body#p div#contentArea-sub div#contentArea-sub-blueBack .itemPadder .item_report{
	margin-top:0px;
}



/*------------------------==/OVERWRITE==------------------------*/






/*---------ac/j/common/css/additional.css---------------*/
#includeItem02 .contactlist li{
    font-size : 12px;
    background: url('images/contactlist_point.gif') no-repeat;
    background-position : 0 50%;
    padding-left : 20px;
    line-height : 2em;
    cursor:pointer;
    text-decoration : none;
    color : #003a91;
}
#includeItem02 .contactlist li.tooltip{
    cursor:pointer;
    text-decoration : none;
    color : #003a91;
}
#includeItem02 .contactlist li.tooltip:hover{
    text-decoration: underline;
}
#includeItem01 .TxtNavList-includeA li.tooltip{
    background:url(../../common/images/txtnavlia_bg.gif) 0 0.3em no-repeat;
}
#includeItem01 .TxtNavList-includeA li.tooltip span{
    padding-left:10px;
}











/*-----------------cad cart module #includeItem06----------------*/
#includeItem06{
	background : url('images/cad/right_cart_box_allback.png') repeat-y;
	background-position : center top;
	zoom : 1;
	margin-top : 42px;
}
#includeItem06 .dl_cart {
	background : url('images/cad/right_cart_box_back.png') no-repeat;
	background-position : center top;
	
}
#includeItem06 .dl_cart_in{
    background : url('images/cad/right_cart_box_bottom_back.png') no-repeat;
    background-position : center bottom;
    text-align :center;
    padding : 5px 0 15px 0;
    font-size : 12px;
}
#includeItem06 .dl_cart_in .buttonarea{
    margin : 20px 15px 0px 15px;
    border-bottom : 1px dotted #c0c0c0;
    text-align : center;
}
#includeItem06 .dl_cart_in .buttonarea p{
    margin : 10px 0;
}
#includeItem06 .dl_cart_in .nodata{
    background : url('images/cad/right_cart_box_nodata.png') no-repeat;
    background-position : 0 50%;
    margin : 20px 15px 0px 15px;
    border-bottom : 1px dotted #c0c0c0;
    text-align : left;
    padding : 10px 0 10px 60px;
    line-height : 1.5em;
}


#includeItem06 .dl_cart_in .buttonarea .selectnum{
    color : #ff0000;
    font-size : 150%;
}

#includeItem06 .dl_cart_in ul{
    text-align : left;
    margin : 0px 15px 10px 15px;
}
#includeItem06 .dl_cart_in li{
    padding : 5px 0;
    border-bottom : 1px dotted #c0c0c0;
    clear : both;
    position : relative;
    
}
#includeItem06 .dl_cart_in li:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#includeItem06 .dl_cart_in li:after, x:-moz-any-link{
	content: ".";
}
#includeItem06 .dl_cart_in li{
    overflow:hidden;
}
/* Hides from IE-mac \*/
* html #includeItem06 .dl_cart_in li{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

#includeItem06 .dl_cart_in .titles{
    width : 130px;
    float : left;
}
#includeItem06 .dl_cart_in .titles img{
    margin-top : 3px;
}
#includeItem06 .dl_cart_in .del_button{
    position : absolute;
    right : 0px;
    bottom : 5px;
}
#includeItem06 .dl_cart_in .maxnum_info{
    color :#ba3e3e;
    margin : 10px 15px 0 15px;
    text-align : left;
}

.juchu_text{
}

.td_blank{
	height:5px;
}

/* zero */
.catalog_zero{
	border:5px #41b8c3 solid;
	font-size:12px;
	padding:15px;
	text-align:left;
	width:715px;
}

.cad_zero{
	border:5px #687c39 solid;
	font-size:12px;
	padding:15px;
	text-align:left;
	width:715px;
}

.manual_zero{
	border:5px #9c3878 solid;
	font-size:12px;
	padding:15px;
	text-align:left;
	width:715px;
}

.software_zero{
	border:5px #ca7910 solid;
	font-size:12px;
	padding:15px;
	text-align:left;
	width:715px;
}

.priority_zero{
	border:5px #a29f43 solid;
	font-size:12px;
	padding:15px;
	text-align:left;
	width:715px;
}
/* /zero */

/* ================ spec ================= */

.back_btn{
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
}

.cad_relay{
	text-align:left;
	padding:10px 0 10px 10px;
	border-top:1px dotted #001f47;
	border-bottom:1px dotted #001f47;
	background-color:#f9f8da;
}

.cad_relay{
	text-align:left;
}

.spec_dl_float{
	float:left;
	margin-right:20px;
	display:inline;
}

.spec_dl_float p{
	font-size:12px;
	margin-bottom:3px;
	_margin-bottom:0;
	font-weight:bold;
}

.spec_text{
	margin-bottom:5px;
}

.sibo_btn{
	margin-top:13px;
}

.margin_left{
	margin-left:10px;
}

/* ================ /spec ================ */
.spec_margin_left{
	margin-left:10px;
}

.clear_btn{
	float:right;
	margin-top:-10px;
	_margin-top:-30px;
}

.font_pink{
	color:#ff0058;
	font-size:16px;
	font-weight:bold;
}

.other_link{
	float:right;
	background : url('images/common/result_next.png') no-repeat;
	background-position : 0% 50%;
	padding-left : 18px;
	font-size:12px;
	margin-bottom:20px;
}

.other_link02{
	float:right;
	background : url('images/common/result_next.png') no-repeat;
	background-position : 0% 50%;
	_background-position : 0% 50%;
	padding-left : 18px;
	font-size:12px;
}

.other_link03{
	font-size:12px;
	margin-top:15px;
	line-height:15px;
}

.other_link04{
	font-size:12px;
	margin-bottom:15px;
	color:#CC0000;
	font-weight:bold;
}

.chui_title{
	font-size:14px;
	font-weight:bold;
}

.text_in{
	padding-left:10px;
	margin-top:5px;
}

.dl_bikou{
	font-size:10px;
	line-height:14px;
	padding-left:10px;
}

.font_s{
	font-size:10px;
}


/* What's New　調整 */
div.whatsNewArea{
	width:753px;
	margin-top:30px;
}

/* CadバスケットをFIX */
.cad_basket_fixed {
  position: fixed;
  top: 0;
  width: 200px;
}




/*----------------------------

DLattention

----------------------------*/

#DLattention {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background: #efefef;
	border-radius: 5px;
}

#DLattentionBtns03 {
	margin: 10px 10px 5px 10px;
}

/*----------------------------

Motor cad only

----------------------------*/
#dl_center .motor_evenline {
	background: #e0ecc8 !important;
}
#dl_center .motorline {
	background: #fafff0 !important;
}
#dl_center .dl_center_bottom #dl_cad_area td.w_cadenas .float3d,
#dl_center .dl_center_bottom #dl_cad_area td.w_cadenas .float3d{
    float : none;
	margin: auto;
}
