@charset "utf-8";
h2 {
	background-repeat: no-repeat;
}
#tokusenA {
	float: left;
	width: 270px;
	height: 280px;
	overflow: hidden;
}
#mapSwf {
	float: right;
	width: 270px;
	height: 280px;
	overflow: hidden;
}
#tokusenA h2,
#mapSwf h2 {
	background: url(../../img/h2title_s_bg.jpg) no-repeat top left;
}

#tokusenB {
	clear: both;
}
#searchBox {
}
#tokusenB h2,
#searchBox h2 {
	background: url(../../img/h2title_l_bg.jpg) no-repeat top left;
}

#rssReader {
}
#rssReader h2 {
	padding: 11px 0 10px 12px;
	background: url(../../img/h2title_rsstopic_bg.jpg) no-repeat top left;
}