@charset "utf-8";
/*-------------------------------------------------------
背景の画像
-------------------------------------------------------*/
#contents {
	width:auto;
	background:url(img/nobita-tokutyou-backimg.jpg)  no-repeat;
	height: 800px;
}
#wrrap #contents {
	height: 1700px;
}


/*-------------------------------------------------------
コンテンツの枠
-------------------------------------------------------*/
#wrrap #contents #naiyou {
	height: 1300px;
	margin-top: 400px;
}
/*------------------------------------------
日記写真
------------------------------------------*/	
#wrrap #contents #naiyou #kiroku {
	float: left;
	height: 110px;
	width: 90px;
	margin: 5px;
	font-weight: 800;
	color: #000000;
	text-align: center;
	font-size: 0.8em;
	vertical-align:text-botom;
}

