/* ============================ MECC TOP.CSS ================================== */

/* ============================ deviceMenu  ============================== */

#deviceMenu {
	overflow: hidden;
	margin-bottom: 30px;
}

#deviceMenu p {
	font-size: 76%;
	line-height: 1.2;
}

#nanotit {
	font-size: 90%;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	margin-bottom: 12px;
}

.seeram {
	font-size: 14px;
	margin-bottom: 10px;
}

h3 {
	color: #0099FF;
	font-size: small;
}
	
li {
	color: #333333;
	font-size: x-small;
	line-height: 1.4;
}

.deviceimg {
	padding: 1px;
	border: solid 1px #0099ff;
	width: 107px;
	height: 83px;
	float: left;
}

.seihinBox1 {
	width: 220px;
	float: left;
	padding-left: 10px;
}

.seihinBox2 {
	width: 348px;
	float: left;
	overflow: hidden:
}

.seihinBox3 {
	width: 698px;
	overflow: hidden;
	margin-bottom: 20px;
	
}


/* ============================ NANOFIBER  ============================== */






/* ============================ newsMenu  ============================== */

#contBl2 {
	clear: both;
	height: 260px;
}

h2 {
	margin-bottom: 10px;
}

.bl2box {
	width: 360px;
	float: left;
}

.newsdl {
	padding: 0px 20px 0px 10px;;
}

.bl2box li {
	font-size: small;
}

.bl2box a {
	color: #3344bb;
}

dt {
	font-weight: bold;
	font-size: small;
	color: #444;
}

dd {
	font-size: small;
	color: #3344bb;
	padding-bottom: 10px;
	line-height: 1.3;
}


	



