h3 {
	margin-bottom: 18px;
}

h3.n01 {
	background-image: url(outline.jpg);
	height: 41px;
	width: 890px;
}

h3.n02 {
	background-image: url(outline2.jpg);
	height: 41px;
	width: 890px;
}

h3.n03 {
	background-image: url(outline3.jpg);
	height: 41px;
	width: 890px;
}

table {
	border: 1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom: 20px;
}
th {
	background-color: #ECEBDF;
	font-size: 0.8em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-left: 12px;
	width: 188px;
}
td {
	font-size: 0.8em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#contents  #new {
	margin-bottom: 30px;
	border-style: none;
}
#contents  #new  th {
	color: #464592;
	background-color: #FFFFFF;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	line-height: 24px;
}
#contents  #new  td  {
	letter-spacing: 0em;
	border-style: none;
	padding: 0px;
}
