@charset "UTF-8";

/*UTF-8のドキュメント*/

.arrow{
	font-size:14px;
}

.spec{
	margin-left:20px;
}

p {
font-size:14px;
line-height:20px;
color:#222120;!important
}

.mainimg_ac{
	height:120px;
	padding-bottom:20px;
}

.toppane img{
	margin:10px auto auto 3px;
}


.titleimg{
	margin-top:10px;
	display:block;
	width:331px;
	height:41px;
	float:left;
	}

.link{
	display:block;
}

h3{
	margin-bottom:10px;
}

h4{
	font-weight:bold;
	color:#E6002D;
	font-size:15px;
}

.spec_red{
	font-weight:bold;
	color:#E6002D;
	font-size:22px !important;
}



#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
}

ul.leftmenu{
	width:190px;
	margin-bottom:15px;
}

ul.leftmenu li{
	display:block;
	margin-bottom:5px;
	text-indent:-9999px;
}
ul.leftmenu li.lm_top{
	height:60px;
}
ul.leftmenu li.lm_h{
	height:40px;
}

ul.leftmenu li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}

.lm_top{
	background:url(../images/lm_top.jpg) no-repeat 0 0;
}

.lm_h{
	background:url(../images/lm_h.jpg) no-repeat 0 0;
}

.lm_cadenas{
	background:url(../images/lm_cadenas.jpg) no-repeat 0 0;
}

.lm_2dcad{
	background:url(../images/lm_2dcad.jpg) no-repeat 0 0;
}

ul.leftmenu2{
	display:block;
	width:190px;
	margin-bottom:15px;
}


ul.leftmenu2 li{
	display:block;
	margin-bottom:15px;
	line-height:18px;
	background:url(../images/common/li_lm.jpg) no-repeat 0 0;
	padding-left:18px;
}

ul.leftmenu2 li a{
	display:block;
	color:#363433;
	width:100%;
	height:100%;
}

ul.leftmenu2 li a:hover{
	color:#06C;
}

ul.leftmenu2 .lh{
	margin-left:0px;
	display:block;
	text-indent:0 !important;
}
ul.leftmenu2 .lh a{
	margin-left:0px;
	display:block;
	text-indent:0 !important;
}

ul.lefth li a{
	display:block;
	margin-bottom:10px;
}

.search_form{
	display:block;
	padding:5px;
	margin-bottom:20px;
}

.search_form2{
	margin-bottom:5px !important;
}

.search_form *{
	z-index:-1;
}

.search_form:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .search_form {
    height: 1em;
    overflow: visible;
}
/**/

.search_form h5{
	color:#333;
}


h5{
	display:block;
	height:40px;
	border-bottom:#999 1px solid;
	margin-bottom:5px;
}

h5 span{
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	font-weight:bold;
	margin-top:5px;
	font-size:22px !important;
}

label{
	display:inline;
}

label *{
	cursor:pointer;
}

.se_label{
	font-size:11px;
	cursor:pointer;
}

.chk_series{
	vertical-align:middle;
}

.se_box{
	display:block;
	width:255px;
	float:left;
	border:#063 1px solid;
}

.dl_area{
	display:block;
	clear:both;
	background:#F2F3F7;
	padding:5px;
}
.dl_area .bt_dl{
	display:block;
	float:right;
	width:111px;
	height:30px;
	background:url(../images/bt_dl.jpg) no-repeat 0 0;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin-top:10px;
}

.se_table{
	width:740px;
}

.se_table td{
	border:none;
	padding:0;
	margin:0;
}
.resulttbl{
	width:740px !important;
}
.resulttbl th,
.resulttbl td,
.resulttbl td *
{
	font-size:12px;
	padding:2px !important;
}

.resulttbl td{
	text-align:left;
}
.resulttbl td.tdc{
	text-align:center;
}

/******* win start****/
.win{
	display:block;
	position:absolute;
	background-color:#FFF;
	z-index:10;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
	border:#666 1px solid;
	background-color:#FCFBE4;
}

.win_title{
	display:block;
	height:25px;
	line-height:25px;
	/*background:url(../images/bk_menu.jpg) repeat-x 0 0;*/
	font-weight:bold;
	text-indent:5px;
	border-bottom:#9aa0a6 1px solid;
}

.win_inner{
	margin:15px;
}

.opac{
  filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;
}

.no_opac{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}

.bkwin{
	display:block;
	width:100%;
	height:1000%;
	z-index:1;
	position:absolute;
	background-color:#666;
	left:0;
	top:0;
}

#specframe{
	border:#CCC 1px solid;
	width:100%;
	_width:95%;
	scroll-x:none;
}

.dummy_area{
	height:300px;
}

#kw{
	margin-right:3px;
	margin-left:3px;
}

/******* win end****/

h2{
	display:block;
	font-size:20px;
}

.max{
	font-weight:bold;
}

.cad2d_detailbt{
}


.fdiv{
	height:85px;
	display:block;
	float:left;
	padding:10px;
	border:#666 1px dotted;
}

.mode_div{
	width:150px;
}
.kw_div{
	width:150px;
	border:none !important;
}
.mc_div{
	width:80px;
	margin-right:10px;
}

.search_detail{
	display:block;
	border-bottom:#666 1px dotted;
	padding:5px;
}

.ico{
	text-indent:20px;
}

.ico_hint{
	background:url(../../images/icons/lightbulb.png) no-repeat 0 0;
	margin-top:5px;
	color:#F30;
	font-size:12px;
}

.search_tbl td{
	border:none;
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
}

.search_tbl td.sel1{
	border:#999 1px solid;
}
.search_tbl td.sel2{
	border-top:#999 1px solid;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
}
.search_tbl td.sel3{
	border-top:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
}

.to_series{
	display:block;
	float:right;
	height:32px;
	line-height:32px;
	margin-bottom:2px;
}

.bt_onezip{
	display:block;
	margin:0 auto;
	cursor:pointer;
}

