@charset "utf-8";
/* CSS Document */
#bt01 a {
	background-position: 0px 0px;
}
#bt01 a:hover {
	background-position: 0px 0px;
}
#top-image {
	background-color: #5CD1FC;
	height: 400px;
}
/*ニュース一覧*/
#newsblock,#recruitblock {
	margin-bottom: 20px;
}
#newsblock h2,#recruitblock h2,#resultsblock h2 {
	height: 40px;
	text-indent: -9999px;
}
#newsblock h2 {
	background-image: url(images/top_news_t.gif);
}
#recruitblock h2 {
	background-image: url(images/top_recruitment_t.gif);
}
.feed-reader {
	background-image: url(images/block_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
.feed-reader h3 {
	display: none;
}
.feeds {
	display: inline;
	margin-right: 10px;
}
#resultsblock h2 {
	background-image: url(images/top_results_t.gif);
	margin-bottom: 15px;
}
#resultsblock h3 {
	clear: both;
}
.st_list {
	float: left;
	width: 225px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-right: 5px;
}
.st_list strong {
	font-size: 1.1em;
	color: #FF9966;
}
.st_list img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#resultsblock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#resultsblock li {
	display: block;
	float: left;
	width: 225px;
	font-size: 0.7em;
	margin-right: 5px;
}
#resultsblock li strong {
	color: #FF9966;
}
#subset {
	text-align: right;
	clear: both;
	font-size: 0.7em;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.widget-results .widget-content {
	font-size: 1.2em;
	color: #FF3366;
	line-height: 2em;
	text-align: center;
}
.widget-results .widget-content strong {
	font-size: 2em;
}