@charset "UTF-8";

/*
CADライブラリ
*/

p {
font-size:14px;
line-height:20px;
color:#222120;!important
}


.mainimg_ac{
	height:120px;
	padding-bottom:20px;
}

.titleimg{
	margin-top:10px;
	display:block;
	float:left;
	}

.link{
	display:block;
}

h3{
	margin-bottom:10px;
	margin-top:15px;
}

.spec_red{
	font-weight:bold;
	color:#E6002D;
}

h4{
	font-weight:bold;
	color:#E6002D;
	font-size:15px;
}

.bold{
	font-weight:bold;
	font-size:14px !important;
}

.help p{
	margin-top:8px;
	margin-bottom:8px;
}

.help_pic{
	display:block;
	float:right;
	margin:5px auto 5px 5px;
	border:#666 1px solid;
}

.divul{
	display:block;
	border-bottom:#999 1px solid;
}


.gray{
	color:#434141;
}

h5{
	font-weight:bold;
	color:#0074BF;
	font-size:15px;
}

#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
	padding-bottom:45px;
}

ul.leftmenu li.lm_top{
	height:40px;
}

ul.leftmenu li.lh{
	height:25px;
}
ul.leftmenu li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
ul.leftmenu li{
	display:block;
	height:60px;
	margin-bottom:5px;
	text-indent:-9999px;
}


.lm_top{
	height:40px;
	background:url(../ja/images/lm_top.jpg) no-repeat 0 0;
}
.lm_part{
	background:url(../ja/images/lm_part2.jpg) no-repeat 0 0;
}
.lm_etech{
	background:url(../ja/images/lm_etech.jpg) no-repeat 0 0;
}

.lm_cadenas{
	background:url(../ja/images/lm_cadenas.jpg) no-repeat 0 0;
}
.lm_2dcad{
	background:url(../ja/images/lm_2dcad.jpg) no-repeat 0 0;
}


.l_bn{
	display:block;
	width:190px;
	height:25px;
	text-indent:-9999px;
}

.l_new{
	background:url(../ja/images/l_new.jpg) no-repeat 0 0;
}
.l_info{
	background:url(../ja/images/l_info.jpg) no-repeat 0 0;
}

.l_help{
	background:url(../ja/images/help/lbn_help.jpg) no-repeat 0 0;
	height:50px !important;
}

/***************/
.box{
	display:block;
	padding:10px;
	width:340px;
	_width:360px;
	margin-top:25px;
	margin-bottom:25px;
}

.cbox{
	display:block;
	padding:10px;
	width:340px;
	_width:360px;
	margin-bottom:0px;
}


.leftbox{
	display:block;
	float:left;
}

.rightbox{
	display:block;
	float:right;
}

.bhead{
	display:block;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:3px;
	border-bottom:#666 1px solid;
}

.help_area{
	display:block;
	clear:both;
	padding:10px;
	background-color:#FFFCDB;
}

.help_area .hhead{
	font-size:15px;
	font-weight:bold;
	color:#E6002D;
	height:46px;
	line-height:46px;
}
.help_area p{
	font-size:13px;
	line-height:18px;
}

/***sform**/
.sform{
	background-color:#FFF;
}

.sform label{
	display:block;
	float:left;
	width:120px;
	line-height:30px;
	height:30px;
	text-align:left;
	text-indent:3px;
	font-size:12px;
	color:#FFF;
	background-color:#8F929F;
}
.sform .k{
	display:block;
	float:left;
	width:150px;
	border:#999 1px solid;
	height:28px;
	line-height:28px;
	padding:0 2px;
	margin:0;
}
.sform .sbt{
	display:block;
	float:left;
	width:59px;
	height:30px;
	background:url(../ja/images/bt_search.jpg) no-repeat 0 0;
	border:none;
	cursor:pointer;
	margin:0;
	text-indent:-9999px;
	margin-left:2px;
}

.bt_all{
	display:block;
	width:251px;
	height:35px;
	background:url(../ja/images/bt_all.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.bt_all:hover{
	background:url(../ja/images/bt_all_a.jpg) no-repeat 0 0;
}
