#b22 p {
	margin: 10px 0 2em 10px;
}
#b22 p img {
	margin: 10px 0;
}
#b22 #lo {
	padding: 30px 0;
}
#b22 #lo a img {
	display: block; /* Firefoxで浮くため、ブロックにしてフロートさせている。vertical-align: text-bottom;は効かず。 */
	visibility: hidden; /* vertical-align: bottom; */
}
#b22 #lo a {
	display:block;
	width:490px;
	height:120px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(http://www.brids-academy.com/files/images/banner_line22.jpg);
}
#b22 #lo a:hover {
	background-image: url(http://www.brids-academy.com/files/images/banner_line22_lo.jpg);
}
#b22 p.right_text {
	float:right;
	margin: 5px 0 30px 0;
	text-align: right;
	font-size:85%;
}
#b22 p.right_text span {
	font-size:181%;
	padding: 0 10px;
	font-family: serif;
}

#b22 h2 {
	margin: 2em 0 0.3em 0; 
}

#b22 #b23 h2 {
	margin: 0.3em 0 0.7em 0; 
}

#b22 h3 {
	margin: 10px 0 0.8em 10px;
}
#b22 h3 img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#b22 h3 a img.clink {
	visibility: hidden;
}
#b22 h3 a{
	display:block;
	width:490px;
	height: 25px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(http://www.brids-academy.com/files/images/column_bt.jpg);
}
#b22 h3 a:hover {
	background-image: url(http://www.brids-academy.com/files/images/column_bt_lo.jpg);
}

#b22 h1 {
	margin: 20px 0 3px 0;
}