@charset "UTF-8";
#text table.yell{
	border-collapse: collapse;
	background: #e7e7e7;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}
#text table.yell td{
	border: solid 1px #000;
	padding: 2px 4px;
	text-align: left;
	
}

#text table.yell td.r{
	text-align: right;
}

ul.menu{
	 list-style-image: url('/img/my.gif');
}

#text ul.menu li{
	 line-height: 100%;
	margin-bottom: 10px;
	padding: 0px 0px 0px 6px;
}

#text ul.menu a{
	color: #2C2B2B;
}

#text ul.menu a:visited{
	color: #2C2B2B;
}