#container{
	position:relative ;
	width:100% ;
	height:470px ;
}

#n-t{
	position:relative ;
	left:0px;
	height:99px;

}

#n-l{
	color:#FFFFFF;
	padding-left:30px ;
	padding-right:30px ;
	padding-top:20px ;
	position:absolute;
	left:0px ;
	top:99px ;
	width:147 px ;
	height:321px;
	background-color:#65656a ;
	line-height:2;
}

#n-c{
	position:absolute;
	left:207px;
	top:99px;
	width:91px ;
	height:341px ;
}

/*w1^5で使用　背景画像の固定用*/
.bifix{
	position:absolute ;
	left:298px;
	top:99px ;
	width:446px ;
	height:341px ;
	background-image: url(picnatto-b.jpg); 
	background-repeat: no-repeat;
}

#migishita{
	position:absolute ;
	width:416px ;
	height:321px ;
	padding-top:20px ;
	padding-left:15px ;
	padding-right:15px ;
	overflow-y:scroll ;
	overflow-x:hidden;
	line-height:1.5 ;
}


html*#migishita{
		background-attachment:fixed ;
}

span.style4{
	font-weight:bold;
	font-size:14px;
}


#picnatto{
	position:absolute ;
	left:298px;
	top:99px ;
	width:446 px ;
}
