﻿@charset "UTF-8";

div.entry {
	padding-bottom:20px;

}

div.entry p.date ,div.entry p.more_link {
	text-align:right;
}

div.navi {
	text-align:center;
}

div.entry h2 a {
	color:#555555;
	text-decoration:none;
	}
div.entry h2 a:link {
	color:#555555;
	}
div.entry h2 a:visited {
	color:#555555;
	}
div.entry h2 a:hover, a:focus, a:active {
	color:#555555;
	text-decoration:none;
	}



