h2.blue{
	color:#3399cc;
	border-left:5px #3399cc solid;
	padding:3px 0 3px 8px;
	margin:50px 0 15px 0;
	font-weight:bold;
	font-size:90%;
	border-top:none;
}

table.unit{
	margin: 0 0 15px;
	border-collapse: collapse;
}

table.unit th{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;
	border: solid 1px #9c9a9a;
}

table.unit td{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;
	border: solid 1px #9c9a9a;
}

table.unit td.green{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	background-color:#00a07b;
	color:#ffffff;
	font-weight:bold;
	border: solid 1px #9c9a9a;
}

table.unit td.l_green{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: right;
	background-color:#cbe4dc;
	font-weight:bold;
	border: solid 1px #9c9a9a;
}

table.unit td.c_green{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	background-color:#cbe4dc;
	font-weight:bold;
	border: solid 1px #9c9a9a;
}

table.unit td.small{
	padding: 5px;
	font-size: 60%;
	line-height: 1.35;
	text-align: center;
	border: solid 1px #9c9a9a;
}

table.unit td.center{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	border: solid 1px #9c9a9a;
}

table.unit td.bold{
	padding: 5px;
	font-size: 83%;
	font-weight:bold;
	line-height: 1.35;
	border: solid 1px #9c9a9a;
}

table.unit td.right{
	padding: 5px;
	font-size: 83%;
	line-height: 1.35;
	text-align: right;
	border: solid 1px #9c9a9a;
}

table.unit caption{
	display: none;
}

p.remark{
	font-size: 83%;
	margin-bottom:5px;
	width:570px;
	line-height: 1.35;
	font-size: 75%;
}

ul.res{
	width:550px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#9c9a9a;
	float:both;
	display:inline-block;
}

ul.res li.title{
	width:400px;
	padding:5px 5px 0px 5px;
	font-size: 83%;
	line-height: 1.35
}

ul.res li.pdf{
	width:150px;
	float:right;
	padding:0px 5px 5px 5px;
	font-size: 75%;
}

ul.res_l{
	width:550px;
	border-style:solid;
	border-width:1px;
	border-color:#9c9a9a;
	float:both;
	display:inline-block;
}

ul.res_l li.title{
	width:400px;
	padding:5px 5px 0px 5px;
	font-size: 83%;
	line-height: 1.35
}

ul.res_l li.pdf{
	width:150px;
	float:right;
	padding:0px 5px 5px 5px;
	font-size: 75%;
}

p.bold{
	font-weight:bold;
}