@charset "utf-8";


/**************************************************50
 * diary
 **************************************************/
#diary{
	padding-top: 30px;
}
#diary .pager:first-child{
	margin-bottom: 30px;
}
#diary .pager:last-child{
	margin-top: 10px;
}


