@charset "shift-jis";
#keyword{
	margin-bottom:10px;
	color:#0259DC;
}
#keyword div{
	float:left;
	height:31px;
	line-height:31px;
	font-weight:bold;
}
#keyword input{
	margin:4px 20px 0;
}
#keyword a{
	display:block;
	width:106px;
	height:31px;
	background-image:url(../images/btn_search.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#keyword a:hover{
	background-position:0 -31px;
}
/**/
#condition {
	border: 1px solid #D8D8D8;
	background-color:#FFFFFF;
}
#condition_title {
	height:27px;
	line-height:27px;
	color:#0259DC;
	font-weight:bold;
	text-indent:19px;
	background-color:#EFF3FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.li_head {
	margin:21px 19px 0;
	height:22px;
	line-height:22px;
	color:#015ADC;
	font-weight:bold;
	background-color:#F7F7F7;
	text-indent:9px;
	border: 1px solid #D8D8D8;
}
.li_body {
	width:850px;
	margin:15px 29px 0;
}
.li_body p{
	width:200px;
	margin-bottom:1em;
	float:left;
}
.li_body p input{
	margin-right:7px;
	vertical-align:middle;
}
#chk_all {
	margin:0 19px;
	padding:15px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}
#chk_all p input{
	margin-right:7px;
	vertical-align:middle;
}
/**/
.result {
	margin-top:39px;
}