
/*
-----------------------------------------------------

SANKO FUDOUSAN CSS

FileName : search_form.css

Create   : 2008/05/07

-----------------------------------------------------
*/

/* --- u ・html vŎgp ・--- */

table.Condition_Choice {
	width: 100%;
	clear: both;
	border-top: 1px solid #ffb8b8;
	border-left: 1px solid #ffb8b8;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
	font-size: 10pt;
}

table.Condition_Choice td {
	font-size: 10pt;
}

table.Condition_Choice td span {
	display: block;
	float: left;
	white-space: nowrap;
	font-size: 10pt;
}

table.Condition_Choice td.Yachin_Choice span {
	width: 145px;
	padding-top:	3px;
}
table.Condition_Choice td.Choice_10 span {
	width: 10%;
	font-size: 10pt;
}

table.Condition_Choice td.Choice_20 span {
	width: 20%;
	font-size: 10pt;
}

table.Condition_Choice td.Choice_25 span {
	width: 25%;
	font-size: 10pt;
}

table.Condition_Choice td.Choice_30 span {
	width: 30%;
	font-size: 10pt;
}

table.Condition_Choice th, table.Condition_Choice td {
	border-right: 1px solid #ffb8b8;
	border-bottom: 1px solid #ffb8b8;
	padding: 4px;
}

label {
	padding-left:	5px;
}

/* --- u ・html vŎgp ܂ﾅ --- */

div#detail {
	text-align: center;
}

table.Condition_access {
	width: 780px;
	clear: both;
	border-top: 1px solid #ffb8b8;
	border-left: 1px solid #ffb8b8;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
}

table.Condition_access th, table.Condition_access td {
	border-right: 1px solid #ffb8b8;
	border-bottom: 1px solid #ffb8b8;
	padding: 4px;
}

table.Condition_access th {
	background-color:#FFEEEE;
	white-space:nowrap;
}

table.Condition_state {
	width: 780px;
	clear: both;
	border-top: 1px solid #ffb8b8;
	border-left: 1px solid #ffb8b8;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: center;
}

table.Condition_state th, table.Condition_state td {
	border-right: 1px solid #ffb8b8;
	border-bottom: 1px solid #ffb8b8;
	padding: 4px;
}

table.Condition_state th {
	background-color:#FFEEEE;
	white-space:nowrap;
}

table.Condition_state2 {
	width: 780px;
	clear: both;
	border-top: 1px solid #ffb8b8;
	border-left: 1px solid #ffb8b8;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
}

table.Condition_state2 th, table.Condition_state2 td {
	border-right: 1px solid #ffb8b8;
	border-bottom: 1px solid #ffb8b8;
	padding: 4px;
}

table.Condition_state2 th {
	background-color:#FFEEEE;
	white-space:nowrap;
}

.rent {
	width: 75px;
}





