#blog{
	width:280px;
	margin:0 auto;
}

/* ダイアリー：スクロールバー */
#blog-back{
	font-size:11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	}

#blog iframe{
	width:280px;
	height:70px;
	}

#frame dl{
	width:260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#frame dt a:link,a:active	{color:#a40000;	text-decoration:none;}
#frame dt a:visited	{color:#a40000;	text-decoration:none;}
#frame dt a:hover		{color:#666;	text-decoration:underline;}
