/*イベントのCSS(etcの中)*/

#event  {

	width: 500px;

}

#event h3 {

	border-bottom: 1px solid #aaa;

	background: url(/etc/images/pt_yajirusi.gif) no-repeat 1px;

	text-indent: 18px;

	width:500px;

}

#event ul {

	margin: 0px;

	padding: 0px;

}

#event li {

	list-style: none;

	margin-left: 10px;

}