@charset "utf-8";
/*ナシオwebsite

history.css - 沿革専用
==========================================================================================
*/

/* 年代
-------------------------------------------- */
h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 0px 4px;
	border-bottom: 2px solid #0082c8;
}
dl {
	padding: 0px 0px 0px 30px;
}
dt {
	padding: 0px 0px 0px 12px;
	margin: 5px 0px 0px;
	background: url(../../images/bg-square.gif) no-repeat;
}
dd {
	padding: 0px 0px 1px;
	border-bottom: 1px dotted #b3b3b3;
}

