@charset "utf-8";
/* CSS Document */

/*---エンジニア共通---*/
#Lnavi {
	float: left;
	width: 200px;
}
.navi_title {
	height: 28px;
	width: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}
.navi_title dt {
	background-color: #CC0033;
	height: 24px;
	width: 10px;
	float: left;
	padding-right: 0px;
	margin-right: 6px;
}
.navi_title dd {
	color: #cc0033;
	float: left;
	width: 164px;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
}
.L_button {
	font-size: 13px;
	width: 186px;
	padding-left: 4px;
	margin-bottom: 6px;
}
.L_button_open {
	font-size: 13px;
	width: 186px;
	padding-left: 4px;
margin-bottom: 6px;
	font-weight: bold;
	color: #FF0033;
}

#product_main {
	float: left;
	width: 670px;
	padding-left: 28px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 2px;
}
#product_name {
	font-size: 32px;
	line-height: 36px;
	color: #FFFFFF;
	text-align: center;
	height: 37px;
	width: 670px;
	font-weight: bold;
	background-color: #339900;
	margin-bottom: 4px;
	padding-top: 4px;
}



/*---topのみに適用---*/
.category_lead {
	font-size: 16px;
	font-weight: bold;
	width: 670px;
	margin-bottom: 22px;
	padding-top: 8px;
	text-align: center;
}
.category {
	height: 182px;
	width: 670px;
	margin-bottom: 16px;
}
.category_L {
	height: 180px;
	width: 180px;
	border: 1px solid #999999;
	float: left;
}
.category_R {
	float: right;
	width: 468px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lead1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	font-weight: bold;
	width: 468px;
	margin-bottom: 8px;
	line-height: 24px;
}
.lead2 {
	width: 440px;
	margin-bottom: 12px;
	padding-left: 28px;
	color: #000000;
}









/*---資料請求--*/
#seiqu {
	text-align: right;
	width: 670px;
	margin-bottom: 18px;
}
