

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	background: transparent url('../img/title_overview.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}

div#contents div.article table {
	margin: 0 0 1em;
	width: 100%;
	border-collapse: collapse;
}

div#contents div.article table tbody tr th,
div#contents div.article table tbody tr td {
	padding: .5em 1em;
	border: 1px solid #cc7f91;
	text-align: left;
}

div#contents div.article table tbody tr th {
	background: #ffc;
}

div#contents div.article table tbody tr td {
	background: #fff;
}
