body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 13px;
	color: #666666;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:visited:hover {
	color: #FF3333;
	text-decoration: underline;
}



ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}

li {
	color: #0099FF;
	list-style-position: inside;
	list-style-type: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../image/etc/yajirushi1/yy005_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 17px;
	line-height: 135%;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.date {
	width: 250px;
	margin-right: 15px;
}

.title {
}