ul {
	font-family: Verdana, Arial, Helveltica, "ＭＳ Ｐゴシック", sans-serif;
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	width: 180px;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #E30000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helveltica, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #33CC00;
}

.line {
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: 1px;
	height: 1px;
	color: #CCCCCC;
	display: block
}
.bgimg {
	background-image: url(img/box_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
