.nb{
	border: 0px none;
	margin: 10px 0px 0px 42px;
	padding: 0px;
}

/*---------------------------------
 記事背景
-----------------------------------*/

#bg01{
	height: auto;
	width: 620px;
	background-image: url(images/back_01.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	background-position: right top;
}

#bg02{
	height: auto;
	width: 620px;
	background-image: url(images/back_02.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-top: 25px;
	background-position: right center;
}

#bg03{
	height: auto;
	width: 620px;
	background-image: url(images/back_03.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-top: 25px;
	background-position: right center;
}
