@charset "Shift_JIS";

/*title
--------------------------------------------------------------------------------------------------------------*/
#contents h2 {
	background: url(img/title.jpg) no-repeat;
}

/*main
--------------------------------------------------------------------------------------------------------------*/
#contents ul {
	margin: 5px 0;
}
	#contents ul li {
		background: url(img/bglist.gif) no-repeat 0 6px;
		margin: 0 0 20px;
		padding-left: 10px;
	}
