#all_blog li,#common_blog li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564845;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin:12px 12px 12px 0px;
	padding-left:24px;
	padding-bottom:12px;
	background-image: url(../img/blog/yaji.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#all_blog li a{
	color: #F30;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

#all_blog li a:hover{
	color: #F90;
}
#all_blog li span{
	color: #666666;
	font-size: 10px;
}

