BODY, TD, TH { font-size: 12px} h1 { font-size: 12px} h2 { font-size: 10px} 
 .px11 { font-size : 11px ;} 
 .px10 { font-size : 10px ;} 
 .px9 { font-size : 10px ;} 
 
.v_title{
	font-size : 0.9em ;
	font-weight: bold;
}

.midashi {
  color: #3B7EA0; /* 文字の色 */
  border-left-color: #3B7EA0; /* 左枠の色 */
  padding: 0px 0px 0px 8px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 2px; /* 枠の幅 */
  margin: 2px 0px;
  font-weight:bold;
}

.f_h01{
	margin:5px 0px 5px 0px;
	color:#666666;
}

.f_h02{
	font-size:1.4em;
	color:#00306B;
	font-weight: bold;
}

.h_r{
	border: 1px #000000 dashed;
}

.l_height{
	line-height: 1.2em;
}

a:link {color:#333333;}
a:visited {color:#333333;}
a:active {color:#000099;text-decoration:none;}
a:hover {color:#333333;background:ececec;}

