.kakegami_title {
    width:800px;
    color: #FFFFFF;
    font-size:14px;
	font-weight:bold;
    margin:10px 0px 5px 0px;
    padding:5px 10px;
	background:#C5AC7A;
	}
table.list{
	width:780px;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
	margin:0px 0px 10px 0px;
	padding: 0px;
	}

.list th {
	color: #000;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	border-bottom: 1px solid #999;
	}

.list td {
	color: #000;
	font-size:12px;
	padding:5px;
	}

.list th.title1a {font-size:12px; text-align:center; background:#d7776f;}
.list th.title2a {font-size:12px; text-align:center; background:#d7b3a9;}
.list th.title2ac {font-size:12px; text-align:center; background:#d7b3a9; border-right: 1px solid #999; border-left: 1px solid #999;}
.list th.title1b {font-size:12px; text-align:center; background:#69886f;}
.list th.title2b {font-size:12px; text-align:center; background:#becdc8;}
.list th.title2bc {font-size:12px; text-align:center; background:#becdc8; border-right: 1px solid #999; border-left: 1px solid #999;}
.list th.title3 {width:90px; font-size:12px; text-align:center; background:#E6E6E6;}

.list td.txt1 {width:110px; text-align:center; border-bottom: 1px solid #999; border-right: 1px solid #999;  border-left:1px solid #999;}
.list td.txt2 {width:140px; text-align:left; border-bottom: 1px solid #999; border-right: 1px solid #999;}
.list th.no {border:0px;}