@charset "euc-jp";
/*----------------------------
  txt
----------------------------*/
.txt_1{
	font-weight: bold;
	font-size: 14px;
}
.txt_2{
	font-weight: bold;
	font-size: 12px;
}
.txt_3{
	font-size: 11px;
}
.txt_4{
	font-size: 12px;
}

/*----------------------------
  img
----------------------------*/
.img_1{
	margin: 5px;
}
.img_2{
	margin: 2px;
}

/*----------------------------
  tb
----------------------------*/
.tb_1{
	font-size: 12px;
	line-height: 17px;
}
.tb_2{
	font-size: 11px;
	line-height: 15px
}
.tb_3{
	border-collapse: collapse;
	border: 0px;
	font-size: 12px;
}
.tb_4{
	border-left: solid 5px #CBE1E9;
	font-size: 11px;
	line-height:15px;
	width: 390px;
}
.tb_5{
	font-size: 11px;
	line-height:15px;
	width: 390px;
}
.tb_6{
	line-height:15px;
	width: 390px;
	font-size: 12px;
}

/*----------------------------
  td
----------------------------*/
.td_1{
	border-left: solid 5px #888888;
	border-bottom: dashed 1px #888888;
	font-weight: bold;
}
.td_2{
	border-collapse: collapse;
	border: solid 1px #888888;
}
.td_3{
	border-bottom: dashed 1px #bbbbbb;
}
.td_4{
	border-bottom: dashed 1px #888888;
}
.td_5{
	border-left: solid 1px #dddddd;
	border-bottom: dashed 1px #dddddd;
}
.td_6{
	border-bottom: dashed 1px #dddddd;
}
.td_7{
	border-left: solid 1px #dddddd;
	border-bottom: dashed 1px #dddddd;
	background-color: #eeeeee;
}






