@charset "UTF-8";
/* CSS Document */

.feedBox {
	border: 2px dotted #696;
}

#officialFeed {
	margin-top: 10px;
	width: 440px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #333;
	height: 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	background-image: url(images/stuff.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#officialFeed .gfc-resultsbox-visible {
text-align:left;
}
#officialFeed .gfc-resultsRoot {
}
#officialFeed .gfc-resultsHeader {
	display: none;
}
#officialFeed .gfc-title {
}
#officialFeed .gfc-results {
	padding-bottom : 1em;
	height: 50px;
	font-size: 12px;
}
#officialFeed .gfc-result {
margin-bottom : 0px;
}
#officialFeed .gf-result {
/*clear:both;*/
margin-bottom: 1em;
}
#officialFeed .gf-title {
	font-size: 14px;
	text-indent: 20px;
}
#officialFeed div.gf-title {
	background-image: url(images/emoticon_smile.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#officialFeed a.gf-title {
}
#officialFeed .gf-author {
display : none;
}
#officialFeed .gf-spacer {
display : none;
}
#officialFeed .gf-relativePublishedDate {
	/*display : none;*/
font-size:90%;
	color: #059C00;
}
#officialFeed .gf-snippet {
}
.smallfontred {
	font-size: 11px;
	color: #FF3333;
}
#officialFeed .gf-thumbnail {
	margin: 5px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	background-image: url(../images/thum_blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EDEDED;
	text-align: center;
}
#workFeed {
	margin-top: 10px;
	width: 440px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000;
	height: 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	background-image: url(images/chicken-egg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#workFeed .gfc-resultsbox-visible {
	text-align:left;
}
#workFeed .gfc-resultsRoot {
}
#workFeed .gfc-resultsHeader {
	border-bottom: none;
}
#workFeed .gfc-title {
	text-decoration: none;
	font-size: 110%;
	display: none;
}
#workFeed .gfc-results {
	padding-bottom : 1em;
	font-size: 12px;
	height: 50px;
}
#workFeed .gfc-result {
}
#workFeed .gf-result {
	margin-bottom: 1em;
}
#workFeed .gf-title {
	font-size: 14px;
	text-indent: 20px;
}
#workFeed div.gf-title {
	/*padding-left: 20px;*/
	height: 20px;
	overflow: hidden;
	background-image: url(images/bell.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#workFeed a.gf-title {
}
#workFeed .gf-author {
	display : none;
}
#workFeed .gf-spacer {
	display : none;
}
#workFeed .gf-relativePublishedDate {
	font-size: 95%;
	color: #059C00;
}
#workFeed .gf-snippet {
}
#officialFeed .gf-thumbnail {
	margin: 5px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	background-image: url(../images/thum_blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EDEDED;
	text-align: center;
}
#workFeed .gf-thumbnail {
	margin: 5px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	float: left;
	background-image: url(../images/thum_blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #EDEDED;
}
