@charset "UTF-8";

@import url("/entry.css"); /* /entry.css継承 */
/* -----------------------------------
 list
----------------------------------- */
.ul-t1 {
	/*font-size: 82%;*/
}
.ul-t1 li {
	list-style-type:none;
	margin-bottom: 5px;
	padding-left: 18px;
	background : url(/resources/img/li_gray.gif) no-repeat 0px 5px;
	/*background-color: #774444;*/
}


