@charset "utf-8";

.topics02 {
	padding: 19px 19px 5px 19px;
}

	.topics02 .news-navi_top{
		overflow: hidden;
		margin: 0 0 40px;
		padding: 10px 30px;
		background: #F5F5F6;
		font-size: 90%;
	}

		.topics02 .news-navi_top ul {
			text-align: center;
		}

			.topics02 .news-navi_top ul li {
				width: 100px;
				display: inline;
				padding: 0 20px;
				border-right: 1px solid #bbbbbb;
				font-weight: bold;
				float: left;
			}

				.topics02 .news-navi_top ul li.last {
					border-right: none;
				}

				.topics02 .news-navi_top ul li .pagenow {
					font-weight: bold;
				}

	.topics02 .news-navi_bottom{
		overflow: hidden;
		margin: 40px 0 20px;
		padding: 10px 30px;
		background: #F5F5F6;
		font-size: 90%;
	}

		.topics02 .news-navi_bottom .flL{
			display: inline;
			float: left;
		}

		.topics02 .news-navi_bottom .flR {
			display: inline;
			float: right;
		}

		.topics02 .news-navi_bottom ul {
			text-align: center;
		}


			.topics02 .news-navi_bottom ul li {
				display: inline;
				padding: 0 15px;
				line-height: 16px;
			}

				.topics02 .news-navi_bottom ul li.pagenow {
					font-weight: bold;
				}

	.topics02 h2{
		margin-bottom: 20px;
		padding-bottom: 3px;
		background: url(/teikyo-kindergarten/common/images/h3_title.png) no-repeat left bottom;
	}

		.topics02 h2.new_title01 {
			display: block;
			border-top: 1px solid #d6d6d6;
			border-right: 1px solid #d6d6d6;
			border-left: 1px solid #d6d6d6;
			padding: 13px 18px;
			font-size: 130%;
			font-weight: bold;
		}

	.topics02 .date01{
		padding-bottom: 10px;
	}

	.topics02 .photo001{
		margin-top: 20px;
	}

		.topics02 .photo001 .fltL{
			width: 306px;
			margin-right: 20px;
			float: left;
		}

		.topics02 .photo001 .fltR{
			width: 306px;
			float: left;
		}

		.topics02 .photo001 .textL{
			float: left;
			width: 310px;
		}

		.topics02 .photo001 .textR{
			float: right;
		}

		.TaR{
			text-align: right;
		}

		.fsz90{
			font-size: 90%;
		}
