.back-ground {
	background-image: url(imgs/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.category-title {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
	margin: 6px;



}
.category-bun {
	font-size: 12px;
	line-height: 18px;
	margin: 6px;

}
.copyrights {
	font-size: 10px;
}
.hobun-12 {
	font-size: 12px;
	line-height: 24px;
}
.tbl-honbun {
	font-size: 12px;
	line-height: 22px;
	padding: 8px;

}
.top-new-waku {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.city-title {
	font-size: 24px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}
.jiman-title {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
	background-color: C4F7FE;

}
.orei-bun {
	font-size: 14px;
	line-height: 24px;
}

