@charset "UTF-8";
#main-base {
	width: 900px;
}
#left-nav {
	background-color: #323232;
	width: 160px;
	height: 500px;
	float: left;
}
#left-nav ul {
	list-style-type: none;
	margin-top: 20px;
}
#enamel {
	width: 738px;
	float: right;
	height: 497px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-width: 0px;
}
#enamel2 {
	width: 738px;
	float: right;
	height: 497px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-width: 0px;
	background-image: url(../material/light.jpg);
	background-repeat: no-repeat;
}
.ena-text {
	width: 680px;
	margin-top: 30px;
	margin-left: 30px;
	height: 200px;
}
.ena-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000;
	text-indent: 10px;
	padding-top: 5px;
}
.enamel2-text {
	font-size: 15px;
	color: #FFF;
	width: 620px;
	padding-top: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.enamel2-text p {
	line-height: 145%;
}
.ena-images {
	padding-left: 30px;
	padding-top: 30px;
	height: 200px;
	padding-bottom: 30px;
}
.image {
	height: 190px;
	width: 215px;
	background-color: #000;
	float: left;
	margin-right: 18px;
}
.image p {
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.ena-textjp {
	width: 680px;
	margin-top: 30px;
	margin-left: 30px;
	height: 200px;
}.ena-textjp p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #333;
}
