body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 130%;
}

#wrap UL {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#wrap li {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 45px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
	line-height: 1.2em;
	color: #333333;
	font-size: 0.9em;
}
#wrap a {
	color: #0066CC;
}
#wrap a:hover {
	color: #0066CC;
	text-decoration: none;
}
.boshuList {
	background-image: url(../img/ico_boshu.gif);
}
.eventList {
	background-image: url(../img/ico_event.gif);
}
.oshiraseList {
	background-image: url(../img/ico_oshirase.gif);
}
