/* @override http://signboard40.local/css/result.css */

#wrapper .talent a,#wrapper .talent a:active,#wrapper .talent a:link,#wrapper .talent a:visited{
	background-image: url(../img/sb2009/shared/search_box.gif);
	margin-bottom: 10px;
	padding: 10px;
	line-height: 120%;
	display: block;
	width: 600px;
	margin-top: 5px;
	margin-left: 12px;
	clear: both;
	height: 111px;
	color: #333333;
	overflow: hidden;
	text-decoration: none;
}
.talent img{
	float: left;
	margin-right: 10px;
	border-style: none;
}
.talent h2{
	font-size: 14px;
	color: #006666;
	font-weight: bold;
	margin-bottom: 5px;
}

.blue h2 {
	color: #3593fc;
}
.pink h2 {
	color: #f76269;
}
.black h2 {
	color: #666;
}
.green h2 {
	color: #44e254;
}

.talent h2 .count {
	font-size: 10px;
	color: #666;
	margin-left: 20px;
}
#wrapper .talent a:hover{
	background-position: 0% 100%;
	text-decoration: none;
}

#main a{
	text-decoration: none;
}

#search{
	background-color: #F5B705;
	display: block;
	clear: both;
	margin-bottom: 15px;
	padding: 6px;
	border: 6px double white;
}
#search h3{
	font-size: 14px;
	background-color: white;
	display: block;
	width: 160px;
	text-align: center;
	color: #F5B705;
}
#search table{
	width: 570px;
	display: block;
	margin-top: 4px;
}
#search td{
	padding: 4px 2px 2px;
}
.field01{	
	border-bottom: 1px dotted white;
	width: 70px;
	border-left: 16px solid #F5B705;
}
.field02{	
	border-bottom: 1px dotted white;
	width: 160px;
	text-align: left;
}
.field03{
	text-align: center;
	width: 140px;
}


/* kako_page */
.kako{
	color: #58CD2B;
	font-weight: bold;
	display: block;
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
.kako a{
	text-decoration: none;
	color: #58CD2B;
	border: 2px solid #58CD2B;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}
.page{
	text-decoration: none;
	color: white;
	border: 2px solid #58CD2B;
	background-color: #58CD2B;
	text-decoration: none;
	border: 2px solid #58CD2B;
	display: block;
	width: 14px;
	height: 16px;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	float: left;
	margin-right: 2px;
}
.kako a:hover{
	color: white;
	background-color: #58CD2B;
}
#index{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#index h2{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #58CD2B;
}
.list{
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: gray;
	width: 80px;
	display: block;
	text-align: right;
}
#talent{
	display: block;
	clear: both;
	padding-top: 10px;
}
.form{
	border-bottom: 1px dotted white;
	width: 160px;
	text-align: left;
}
.from select{
	width: 140px;
}
.field02 select{
	width: 50px;
}
.count{
	font-weight: normal;
	font-style: normal;
	color: gray;
}
