/* -------------------------------
globalnavi Layout 
------------------------------- */
#globalnavi #btn-expenses a {
	background-position:left -26px;
}

/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
cNoteArea Layout 
------------------------------- */
#btn-n-open a{
	width:81px;
	height:23px;
	background-image:url(img/btn_n-open.gif);
}
#btn-n-teaching a{
	width:81px;
	height:23px;
	background-image:url(img/btn_n-teaching.gif);
}

.tdLineDouble {
	border-top:double 3px #AAAAAA !important;
}

ul.kome {
	margin: 1em 0 1.5em 1em;
}
ul.kome2 {
	margin: 1em 0 1.5em 1em;
}
ul.kome li, ul.kome2 li {
	margin-bottom:2px;
	padding-left:1.5em;
	line-height:1.231;
	list-style:none;
}

ul.kome li {
	text-indent:-2em;
}
ul.kome2 li {
	text-indent:-1.5em;
}

.expensesIndexUL {
	border-bottom: #AAAAAA solid 1px;
	padding-right:0.5em;
}

table.expensesItem {
	margin-left:1em;
	margin-bottom: 1.5em;
}

table.expensesItem td {
	width:100px;
	padding: 2px 0;
}

table.expensesItem .td2 {
	width:250px;
}


#p-index .other li{
padding-left: 1em;
text-indent: -1em;
margin-bottom: 5px;
}
