body,
html {
	margin: 0px;
	padding: 0px;
}

body{
	background : url(img/bkg_blog.jpg) no-repeat left top;
}

#blognews {
	text-align: left;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #4a2e09;
	margin : 0px;
	border : none;
}

#blognews .midasi{
	clear: both;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.1em;
}

#blognews .date{
	float: left;
	width: 76px;
	text-align: left;
	font-weight: normal;
	color: #4a2e09;
	padding-top: 10px;
}

#blognews .kiji{
	float: left;
	display: inline-block;
	width: 272px;
	/* overflow: hidden; */
	text-align: left;
	font-weight: normal;
	color: #4a2e09;
	padding-top: 10px;
}

#blognews a,#blognews a:link,
#blognews a:visited{
	color: #0000FF;
	text-decoration: none;
}

#blognews a:active,#blognews a:hover{
	color: #FF3300;
	text-decoration: none;
}

body{
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
