#contents h4{
	margin: 5px 0;
	font-size: 1.4em;
	background-color: #6699CC;
	color: #FFFFFF;
	padding:5px 3px;
}
#contents table{
	width:100%;
	border-collapse:collapse;
}

#contents table th,#contents table td{
	border:solid 1px #999;
	padding: 2px;
	text-align: center;
}

#contents table th{
	background-color: #F3F3F3;
}

.color01{
color: #C30;
}

.color02{
color: #6C0;
}

.color03{
color: #369;
}

.color04{
color: #FC3;
}

.color05{
color: #6CF;
}

.color06{
color: #F6C;
}

.color07{
color: #F63;
}


/*table {
	margin:auto;
}

table.type01 h4{
	margin: 2px 0 3px 0;
	font-size: 1.2em;
	background-color: #6699CC;
	color: #FFFFFF;
	padding: 2px 0 0 3px;
}

table.type01{
	width: 100%;
	font-size:1.2em;
}

table.type01 tr td{
	padding: 0 10px 0 0;
	vertical-align: top;
}

table.type01 tr td.width50p{
	width: 50%;
}

p{
	margin: 3px ;
	padding: 0;
}

table.type01 p{
	margin: 2px 0 2px 3px ;
	padding: 0;
}

table.type01 table{
	width: 100%;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

table.type01 table tr th,table.type01 table tr td{
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	text-align: center;
}

table.type01 table tr th{
	background-color: #F3F3F3;
	text-align: center;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
	float:none;
	margin:0;
}

.width01{
	width: 4.5em;
}

table img{
	border: none;
}
*/

