@charset "iso-8859-1";

/* ------------------------------ Import Other Style Sheet ------------------------------ */

@import url(/common_hd/css/default.css);

/* ------------------------------ ------------------------------ */

#search-release {
	margin: 					0px 0px 20px 0px;
}

#search-release table {
	width: 						560px;
}

#search-release table input {
	vertical-align:				middle;
}

#search-release table td {
	padding:						2px 0px;
	vertical-align:				middle;
}

#search-release table th {
	width: 						10em;
	padding: 					0.2em;
	background-color: 			#cccccc;
	border: 					1px solid #ffffff;
	text-align: 				left;
	vertical-align: 			top;
	white-space: 				nowrap;
}

#search-release table td {
	padding-left:				0.2em;
	vertical-align:				middle;
}

/* ------------------------------ ------------------------------ */

#search-release #method li,
#search-release #span li,
#search-release #nameSearch li {
	display: 					inline;
}

#search-release p {
	padding: 					10px 0px;
}

.textbox input {
	width:						200px;
}

/* ------------------------------ ------------------------------ */

/* column list upper part */
.linkList-numberItems p {
	float: 						left;
	width: 						12em;
	text-align: 				left;

	padding: 					0;
	margin: 					0;
	line-height: 				1em;
}
.linkList-numberItems ul {
	float: 						right;
	width: 						17em;
	text-align: 				right;
	padding: 					0;
	margin: 					0;
}
.linkList-numberItems ul li {
	display: 					inline;
	line-height: 				1em;
}

/* column list */
#result-list {
	clear: 						both;
	width: 						547px;
	border-top: 				1px solid #999999;
	border-right: 				1px solid #999999;
	border-left: 				1px solid #999999;
	padding-bottom: 			0 !important;
	margin-top: 				0 !important;
}

#result-list th {
	white-space: 				nowrap;
}

#result-list th,
#result-list td {
	border-bottom: 				1px solid #999999;
	vertical-align: 			top;
	padding: 					0.5em 0 0.5em 0.5em;
}
