#agency {
	float: left;
	width: 290px;
}
#agency ul {
	width: 280px;
}
#result_hyoudai {
	float: none;
	width: 715px;
}

#option_sub_hyoudai {
	width: 529px;
	padding: 10px;	
	margin-bottom: 20px;
	background-color: #EFE7F5;	
}

#option_sub_hyoudai li {
	float: left;
	list-style: none;
	margin: 3px 2px;
}
#option_sub_hyoudai li a {
	display: block;
	width: 165px;
	padding: 3px;
	border-top: 1px solid #D9D9FF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	background-color: #9D64B8;
}
#option_sub_hyoudai li a:hover,#option_sub_hyoudai li a.on{
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}  

/*
#list #result {
	width: 744px;
}

{
	width: 680px;
	margin:0 auto;
}*/
#result_hyoudai #list li {
	width: 156px;
}
