@charset "utf-8";


#infoTitle {
	width: 100%;
}

#infoTitle li {
	background: url(../images/cmn_list.gif) left 5px no-repeat;
	padding: 6px 0 5px 12px;
	border-bottom: 1px solid #eeeeee;
	width: 100%;
}

#infoTitle li a {
	color: #000000;
	text-decoration: none;
}
#infoTitle li a:hover {
	color: #1C8DD3;
}

