@charset "euc-jp";

#search table {
	margin: 20px 0 0 0;
	width: 500px;
	/* background-color: #B6D1B2; */
	/* background-color: #AFD775; */
	background-color: #CFE0CC;
}

div.s1 {
	background-color: #CFE0CC;
	padding: 20px;
	font-size: 90%;
	margin: 20px 0 20px 0;
}

#search table.s1 {
	margin-left: auto;
	margin-right: auto;
}

#search table.s1 td {
	text-align: left;
}

input[type=text][size="60"] {
	width: 300px;
}

input[type=text][size="30"] {
	width: 150px;
}

input[type=text][size="10"] {
	width: 100px;
}

div.s2 div {
	display: inline-block;
	width: 7em;
	margin-bottom: 1em;
}

div.sc {
	width: 100%;
}
div.sc input {
	margin: 0 auto;
	width: 40%;
}

div.n1 {
	position: relative;
	white-space: nowrap;
	width: 100%;
	padding-bottom: 20px;
}

div.n1 table {
	float:left;
	width: 680px;
}

div.n2 {
	float:left;
}

div.n2 input {
	display: block;
	width: 100px;
}

div.n0 {
	position: absolute;
	padding: 10px;
	margin: 10px;
	color: black;
	background-color: red;
	opacity: 0.8;
	-moz-opacity: 0.8;
}

div.n3 {
	height: 15px;
	width: 1px;
	white-space: nowrap;
	clear: both;
}

.table_result th {
	border: 1px solid #999;
	background-color: #AFD775;
	padding: 0.5em;
}


#bamei_search {
	text-align: center;
}

#bamei_search table {
	border: 1px solid #999;
	text-align: left;
}

#bamei_search td {
	border: 1px solid #fff;
	vertical-align: middle;
	padding: 6px;
}

.td_touroku_border {
	border: 1px solid gray;
	background-color : WHITE;
}

.td_touroku_bamei {
	padding: 3px 3px 3px 3px;
	background-color : #C6C6C6;
	color:#000000;
	float: none;
	font-size: 22px;
	line-height: 16px;
	font-weight: bold;
}

.td_touroku_caption {
	padding: 3px 3px 3px 3px;
	background-color : GREEN;
	color:WHITE;
	float: none;
	font-size: 12px;
}

.td_touroku_caption_s {
	padding: 3px 3px 3px 3px;
	background-color : GREEN;
	color:WHITE;
	float: none;
	font-size: 10px;
}

.td_touroku_txt {
	padding: 3px 10px 3px 10px;
	background-color : #E6E6E6;
	color:BLACK;
	float: none;
	font-size: 12px;
}
.td_touroku_txt2 {
	padding: 3px 10px 3px 10px;
	background-color : #C6C6C6;;
	color:BLACK;
	float: none;
	font-size: 14px;
	font-weight: bold;
}
.td_touroku_txt3 {
	padding: 3px 6px 3px 6px;
	background-color : #E6E6E6;
	color:BLACK;
	float: none;
	font-size: 14px;
	font-weight: bold;
}

.bamei-list {
	margin-bottom: 15px;
}

.bamei-list:after {
	clear: both;
	content: "";
    height: 0;
    display: block;
    visibility: hidden;
}

.bamei-list table.t1 th,
.bamei-list table.t2 th {
	background-color: green;
	color: white;
	font-weight: normal;
}

.bamei-list table.t1 td,
.bamei-list table.t2 td {
	background-color: #e6e6e6;
}

.bamei-list table.t1 th {
	text-align: left;
}

.bamei-list table.t2 th {
	text-align: center;
}

.main-left,
.main-right {
	float: left;
}

.bamei-list .main-right input[type="button"] {
	display: block;
	width: 120px;
}