.info {
	width: 99%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100% bottom;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	padding: 0px;
	margin-top: 0px;
	
}

/*ここが引用文の意匠関係*/
.info .feedburnerFeedBlock {
	width: 100%;
	padding: 0px 0px 0px 0px;
	color: #4E5C50;
	margin: 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;  /* 引用文のサイズはここで変更できます。*/
	line-height: 150%; /* 引用文の行間隔　デフォは150％にしています。 */
}

.info .feedburnerFeedBlock .feedTitle {
	display:none;
	font-size:0px;
	letter-spacing:0px;

}


.info .feedburnerFeedBlock .feedTitle a {
	font-size: 0px;
}


.info .feedburnerFeedBlock ul {
	margin: 10px; /* ブログ説明文の表示幅 */
	padding: 0px;
}


.info .feedburnerFeedBlock li {
	margin: 0px 0px 0px;
	padding-left: 0px;
	list-style:none;
}


.info .feedburnerFeedBlock .date {
	text-align:left;
	font-size:9px;
	color:#009900;
	text-indent: -99999pt; /* 日付は強制的に枠外に飛ばしています */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	margin-top: 0px;
}

.info .feedburnerFeedBlock .headline {
	display:block;
	line-height:0;
	margin: 0px;
	padding: 0px 0px 0px;
	text-decoration: none;

}

/*ここがタイトルの意匠関係*/
.info .feedburnerFeedBlock .headline a {
	display:block;
	color:#24752D;
	padding:10px 20px 9px; /* タイトルの位置数値 上px 左px 下px 右px */
	font-weight:bold;
	margin: 0px;
	margin-top: -10px;
	font-size: 15px;
	border-top: 1px none #BAC0D8;
	border-right: 10px none #BAC0D8;
	border-bottom: 1px solid #7E9E7E;
	border-left: 1px none #BAC0D8;
	border-bottom-width: 100%;
	text-decoration: none;
	background-color: #F5FFF4;
	background: url(../sozai/info_icon.gif) left no-repeat;
	
}


.info .feedburnerFeedBlock .headline a:link {
}

.info .feedburnerFeedBlock .headline a:visited {
}

.info .feedburnerFeedBlock .headline a:hover {
	color: #99FF00;
}

.info .feedburnerFeedBlock .headline a:active {
}

.info .feedburnerFeedBlock ul li div {
	padding-top:0px; /* タイトルと引用文との行間隔 */
	padding-right:0px;
	padding-bottom:0px;
	padding-left: 0px; /* 引用文のインデント数値 */
	margin: 0px;
}

.info .fbsubscribelink {
	text-align:center;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:0px;
}

.info .fbsubscribelink a {
	text-decoration:none;
}

.info #creditfooter {
	text-align:left; margin-top:0px;
}
