/* ----- town.fuso -------
-------- Dec.2006 --------
-------- index.css ------ */

h2 {
	font-size:110%;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #666666;
	border-left:5px solid #999999;
	background:#F0F0F0 url(../images/index_h2_top.jpg) repeat-x left top;
	color:inherit;
	padding:2px 8px 1px 8px;
}
.indexTable h2 {
	margin-top:0px;
}
.indexTable {
	margin-top:15px;
}
