@charset "utf-8";
/* CSS Document */

#index {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title.gif);
	margin-bottom:25px;
}
h4 {
	margin:0;
	padding:0;
	width:500px;
	float:right;
	font-size:1em;
	font-weight:normal;
}
#index div {
	background-repeat: no-repeat;
	background-position:76px 1px;
	margin:0 10px 10px;
	padding:0 0 10px;
	height:100%;
	border-bottom:1px dotted #c4c4c4;
}
#index div p {
	width:74px;
	float:left;
}
.event {
	background-image: url(../images/icon_event.gif);
}
.info {
	background-image: url(../images/icon_info.gif);
}
