/* Default */
a{
	font-weight: bold;
	text-decoration: none;}
a:link {color: #7C7CF7;}
a:visited {color: #D9683D;}
a:hover{
	color :#FF0000;
	text-decoration :underline;}
.navi {
	text-align: center;
	border-top: dashed #666666 1px;
	font-family:Times,'Times New Roman',serif;
	padding-top: 1em;
	margin: 0em 10% 1em 10%;}
.name {text-align: right;}

.comment {
	font-size: 0.8em;
	margin: 5% 10% 2% 10%;}

.ct {
	font-size: 0.8em;
	margin: 5% 10% 2% 10%;}

.rireki {
	font-size: 80%;
	line-height: 140%;}
.day {text-align: right;}
