/*　container-bg　*/
div#container-bgnw {
	width:628px;
	height:100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(../img/container-bg2.png) repeat-y;
	text-align:left;
	behavior: expression(IEPNGFIX.fix(this));
}
html>body>#container-bgnw {
	height: auto;
}

/*　---------　container　---------　*/
div#containernw {
	position:relative;
	width:600px;
	margin: 0 14px; 
}

/*　---------　main　---------　*/
div#mainnw {
	width:570px;
	margin:0;
	padding:10px;
	font-size:80%; 
	line-height:1.75em; 
}



