/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
tr,td {
	font-size:12px;
	color:#6f6f6f;
	line-height:18px;
}

a:link {color:#5cb7e0; text-decoration: none;}
a:visited {color:#5cb7e0; text-decoration: none;}
a:active {color:#a3221f; text-decoration: none;}
a:hover { color:#a3221f; text-decoration: none;}


.tb01 {
	color:#ffffff;
	background-color: #9d888f;
	font-weight: bold;
	padding-left: 10px;	
}

.tb02 {
	padding-left: 10px;	
}

.tb01c {
	font-size:11px;
	color:#ffffff;
	background-color: #9d888f;
	font-weight: bold;
}

.ttl01 {
	color:#333333;
	font-weight: bold;
}