
.tableList {
	margin-bottom:30px;
	padding:4px;
	background:url(../images/global/t_bg01.gif) repeat left top;
}

.tableList td {
	padding:9px 10px;
	font-size:93%;
	line-height:1.4;
}

.tableList .title {
	background:#fff;
	font-weight:bold;
	color:#EE6A7F;
	width:150px;
}

.tableList .data {
	background:url(../images/global/t_title_bg03.gif) repeat-y left top #fff;
	width:402px;
}

.tableList .color .title {
	background:#f4f4f4;
}

.tableList .color .data {
	background:url(../images/global/t_title_bg02.gif) repeat-y left top #f4f4f4;
}


.tableList .head01,
.tableList .head02,
.tableList .head03,
.tableList .head04,
.tableList .head05 {
	background:url(../images/global/t_bg03.gif) repeat-y left top #fff;
	border-bottom:1px solid #ee6a7f;
	font-weight:bold;
	color:#ee6a7f;
}

.tableList .head01 {
	background:none #fff;
	width:260px;
}

.tableList .head02 {
	width:70px;
}

.tableList .head03 {
	width:40px;
}

.tableList .head04 {
	width:92px;
}

.tableList .head05 {
	width:120px;
}

.tableList .data02,
.tableList .data03,
.tableList .data04,
.tableList .data05 {
	background:url(../images/global/t_bg03.gif) repeat-y left top #fff;
}

.tableList .data01 {
	background:none #fff;
}

.tableList .color .data02,
.tableList .color .data03,
.tableList .color .data04,
.tableList .color .data05 {
	background:url(../images/global/t_bg02.gif) repeat-y left top #f4f4f4;
}

.tableList .color .data01 {
	background:none #f4f4f4;
}