#contents {
	position: relative;
}

.breadcrumb_list {
	padding: 24px 50px 38px;
}

table {
	color: #666;
}

table th {
	padding: 10px 0;
}

table th a {
	display: block;
	background: url(../img/square_arrow.gif) no-repeat 0 0.05em;
	padding-left: 20px;
}

table th a:hover {
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
	-moz-opacity: .50;
	zoom:1;
}

table td {
	padding: 10px 20px 10px 0;
	padding-left: 20px;
}

table td img {
	border:1px solid #CDCDCD;
}
