.pt8 { font-size: 8pt; line-height: 1.4em}

.pt10m { font-size: 10pt; line-height: 1.2em}

.pt10 { font-size: 10pt; line-height: 1.4em}

.pt10h {
	font-size: 10pt;
	line-height: 1.6em;
	color: #F00;
}

.pt11 { font-size: 11pt; line-height: 1.4em}

.pt12 { font-size: 12pt}

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}


body,td {
	font-size: 10pt;
	line-height: 1.4em;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #15567F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
}


/* BGDOLOR */
.bg333{
background-color: #333;
}
.bg666{
background-color: #666;
}
.bg999{
background-color: #999;
}

.bgFFF{
background-color: #FFF;
}

.bgccc{
background-color: #CCC;
}

/*f_color*/

.cfff{
color:#fff;
}

.cf60{
color:#F60;
}

.cf00{
color:#F00;
}

/*etc*/

td.used_title {
	font-size: 15px;
	color: #333;
	background-color: #EEE;
	padding: 3px 5px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}

td.ren_title {
	font-size: 15px;
	color: #333;
	background-color: #EEE;
	padding: 3px 5px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}


.used01{
	background-color: #666;
	font-size: 10pt;
	color:#FFF;
}
	
.rec01{
	background-color: #347C9D;
	font-size: 10pt;
	font-weight:bold;
	color:#FFF;
}
	
.rec02{
	background-color: #FFF;
	font-size: 10pt;
	font-weight:bold;
	color:#000;
}

.name {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
