.archives a{
	color:#6589ff;
	text-decoration:none;
	outline:none;
}
.gototop{
	font-size:0.8em;
	color:#333;
	text-decoration:none;
	margin-left:20px;
}
.gototop:hover{
	text-decoration:underline;
}
.archives a:hover,
.archives a:focus{
	text-decoration:underline;
}
.archives .entry-title a{
	font-size:16px;
}
.archives .asset-body{
	margin:0;
	margin-top:12px;
	background:none;
	padding-bottom:20px;
}

.archives .asset-body div{
	padding:0;
}
.archives .asset-body div br{
	height:1px;
	overflow:hidden;
}
.archives .more_link a{
	background-image:url("/common/img/arrow.gif");
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:15px;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
}
.archives .saishin_kiji{
	border:none;
	background-image:url("/common/img/dotline.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:0;
	margin-top:15px;
}
.kinfo_link a{
	background-image:url("/common/img/arrow.gif");
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:15px;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:underline;
}
