/* CSS Document */
#list #detail {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#list #title {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CC3333;
	font-weight: normal;
}
.LENMAX {
	width: 100%;
}
hr {
	color: #6A6261;
	height: 1px;
}
#list strike {
	color: #606060;
	text-decoration: none;
}
#list em {
	font-style: normal;
	color: #993333;
}
th {
	font-weight: normal;
}