.red{color:#FF0000}
.redb{color:#FF0000; font-weight:bold}
.blue{color:#0000FF}
.blueb{color:#0000FF; font-weight:bold}
.green{color:#009900}

.fs90{font-size:90%;}
.fs120b{font-size:120%; font-weight:bold;}

.sakuhin_title {
	font-size:150%;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1em;
}
.sakuhin_tbl{
	color:#FFFFFF;
	font-weight:bold;
}

/*--------------------------------------
  拡大字教科書需要集計表
---------------------------------------*/

div.left_box2 {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
	padding: 20px;
	position: absolute;
	top: 0px;
	background-image: url(img/ha_big.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.kakTable {
	width: 95%;
	border: 1px solid #666666;
	margin: 0 20px 0 20px;
	padding: 0;
}
.kakTable th {
	border: 1px solid #666666;
	background-color: #FFCC33;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 2px;
	font-size: 90%;
}
.kakTable td {
	border: 1px solid #666666;
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 5px 1px;
}

/*--------------------------------------
  会報No.225
---------------------------------------*/
.map225 th{
	text-align:center;
	font-weight:bold;
	color:#333333;
}
.map225 th.kenTh{
	background-color:#FFD2D2;
}
.map225 th.jidoTh{
	background-color:#FFF4D2;
}
.map225 th.otherTh{
	background-color:#FFFFD2;
}
.map225 th.keiTh{
	background-color:#FFC4FF;
}
.map225 td{
	background-color:#fff;
	text-align:right
}
.map225 td.ken{
	background-color:#FFEEEE;
}
.map225 td.kei{
	background-color:#FFE1FF;
}