/* CSS Document */
.list_right {
	background: #E8F4F9;
	border-right: 1px solid #CECFCF;
	border-bottom: 1px solid #CECFC9;
	border-left: 1px solid #2882AB;
}
.list_memo {
	background: #FFFFFF;
	border-right: 1px solid #2882AB;
	border-bottom: 1px solid #CECFC9;
	border-left: 1px solid #2882AB;
}

table {
	float: right;
	width: 670px;
	margin-right: 35px;
	display:inline;
	background: url(../img/2009/list_back.png) -2040px 0px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.list_bottom {
	background: url(../img/2009/list_back.png) no-repeat 0px -50px;
	height: 30px;
	width: 650px;
	padding-right: 20px;
}
.list_sm {
	font-size: 12px;
	background-image: url(../img/index/sm.gif);
	background-color: #FFFFFF;
}

td {
	background: url(../img/2009/list_back.png) no-repeat right bottom;
	line-height: 18px;
	text-indent: 5px;
}

.listtitle {
	background: url(../img/2009/list_back.png) -1360px 0px;
	text-align: center;
	height: 44px;
	width: 670px;
}
.list_head {
	color: #FFFFFF;
	background: #1BA2C3;
	text-align: center;
	height: 50px;
	border-right: 1px solid #CECFCF;
	border-top: 1px solid #CECFCF;
}
.list_info {
	border-right: 1px solid #CECFCF;
	border-bottom: 1px solid #CECFCF;
}

