﻿ @charset "utf-8";
/* CSS Document */
dt 
{
	font-weight: bold;
}

.sf_td{
background-color: #ffffff;
vertical-align: top;
}

td.sf_label{font-weight: bold;text-align: right;}

td.sf_label_l{font-weight: bold;text-align: left;}

.bottomrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #E5E5E5;


.toprow {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #E5E5E5;
	vertical-align: top;
}

.toprow_month {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #E5E5E5;
	text-align: right;
}

.bluelink {color: #0000FF}

.small_image0 {
width: 100px;
height : auto;
}
.small_image {
	width: 1.5em;
	border: 0em;
}

.rtff{
  margin-top: -11px;
}	

.rtfyf{
position:relative;
top:-150px;
}