﻿@charset "utf-8";

/* TOPPAGE
---------------------------------------------*/

.leftbox h2 { margin-bottom: 20px;}

h3 {
	margin: 25px 0 10px 0;}

#feed dl {
	font-size: 12px;
	width: 680px;
	padding-bottom: 10px;
	letter-spacing: 1px;}

#feed dl dt {
	float: left;
	width: 8em;
	padding: 8px 0 8px 2px;}

#feed dl dd {
	padding: 8px 0;
	border-bottom: 1px dotted #ccc;}

#feed dl dd a {text-decoration: none;}
#feed dl dd a:hover {text-decoration: underline;}