@charset "UTF-8";
/* CSS Document */


div#contetns {
	width: 960px;
	}
	
div#contetns div.article {
	background: url(../../images/common/bg-contents-header-1column.png) no-repeat -1px top;
	}
	
div#contetns div.article div.inner {
	background: url(../../images/common/bg-contents-body-1column.png) repeat-y 0 0;
	}
	
div.article_footer {
	position: relative;
	margin-left: -1px;
	}