/* npo.css */

/*コンテナクラス*/
.container_npo{
	width : 990px;
	height : 1300px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}


.containt_npo{
	width : 780px;
	height : 1005px;
	background-color : #FFFFFF;
	position : absolute; top:110px; left:10px;
/*
	border-right : 1px dashed #000000;
*/
}


.container_npo_cont{
	width : 990px;
	height : 3300px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}


.containt_npo_cont{
	width : 780px;
	height : 3100px;
	background-color : #FFFFFF; 
	position : absolute; top:110px; left:10px;
/*
	border-right : 1px dashed #000000;
*/
}


.container_npomtg{
	width : 990px;
	height : 2800px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}


.containt_npomtg{
	width : 780px;
	height : 2600px;
	background-color : #FFFFFF;
	position : absolute; top:110px; left:10px;
/*
	border-right : 1px dashed #000000;
*/
}


.container_nporepoidx{
	width : 990px;
	height : 2800px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}


.containt_nporepoidx{
	width : 780px;
	height : 2600px;
	background-color : #FFFFFF;
	position : absolute; top:110px; left:10px;
/*
	border-right : 1px dashed #000000;
*/
}


.blogpath{
	width : 780px;
	height : 30px;
/*	background: url(../img/column_bg3.gif); 
	border : 1px solid #000000; */
	background-color : #C0C0C0;
	position : absolute; top:0px; left:0px;

	color : #000000;
	font-size : 12px;

}

p.path{
	margin : 10px;
}


.npocont{
	width : 780px;

/*	background: url(../img/column_bg3.gif); */
/**/
	position : absolute; top:50px; left:0px;
/*	font-weight : bold;
	border : 1px solid #000000; */
/*
	border-bottom : 1px dotted #0000DD;
	border-bottom : 1px dashed #0000DD;
	background-color : #00BB00;
*/

}