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

#blogInfo {
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	margin: 0px;
}
#bloginfo h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	width: 220px;
	padding-left: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 5px;
}
#blogartcle .blogUnit .js-biggerlink {
	overflow: hidden;
	width: 230px;
	clear: both;
}

#blogartcle .blogUnit h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #0F6;
	width: 230px;
	margin: 0px;
}
#blogartcle #blogUnit {
	overflow: hidden;
}


#blogartcle #blogPhoto {
	padding: 0px;
	float: left;
	width: 100px;
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 2px;
}

#blogartcle .blogUnit h3 {
	background-color: #EBEBEB;
	float: left;
	padding-left: 10px;
	width: 213px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#blogartcle .blogUnit .js-biggerlink .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	text-align: center;
}
#blogartcle .blogUnit .js-biggerlink #b_summly {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	width: 120px;
	float: right;
}


#blogInfo #blogartcle {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	overflow: hidden;
}


/* biggerlink */

.bl-hover{
	background-color: #FFFDEB;
}

