@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);


#coR h2 ,h4{
	margin-bottom: 10px;
}

#coR h3{
	margin-bottom: 15px;
}

.fig2{
	border-bottom: 1px solid #ddd;
}
.fig2 th, .fig2 td{
	border-top: 1px solid #ddd;
	padding: 7px;
}
.fig2 th{
	font-weight: normal;
	text-align: left;
	background: #f8f2ed;
	padding-left: 10px;
	width: 150px;
	border-right: 1px dotted #ddd;
	letter-spacing: 2px;
}
