@import "contents-blog.css";
/*↑ブログ（投稿）関連CSS*/

#content{
	background:url(../images/binder-news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#wrap,
#main{
	background:url(../images/binder-news-base.jpg);
		background-repeat:repeat-y;
	background-position:right;
}


