/* サービスコンテンツ */
ul.list {
	font-size: 0.8em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	line-height: 0 }
 
	ul.list li { list-style-type: none }
 
		ul.list li a {
			line-height: 35px;
			text-decoration: none;
			color: #000000;
			padding-left: 30px }
 
			ul.list li a:hover { color: #FF0000 }
li#new {
	background: url(../material/icon/new.gif) no-repeat 0 8px}
li#check {
	background: url(../material/icon/check.gif) no-repeat 0 8px}