.kijiTitle {
	font-size: 18px;
	font-weight: bold;
	color: #030;
	margin-bottom: 15px;
}
.kijiText{
	margin-bottom:14px;
	line-height:1.3em;
}
.picLeft{
	float:left;
	margin:0px 15px 15px 0px;
}
.picRight{
	float:right;
	margin:0px 0px 15px 15px;
}
.backNumber {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
.dish {
	float: left;
	padding:10px;
	border:1px dotted #F90;
	margin:0px 20px 20px 0px;
	background-color: #FFF;
	text-align: center;
}
.nextSchool {
	padding: 15px;
	clear: both;
	margin-top: 15px;
	border:2px solid #f00;
	background-color:#FFF3E0;
	color: #003;
}
.backNumberList {
	padding: 15px;
	clear: both;
	margin-top: 15px;
	border:2px solid #600;
	background-color:#FFC;
	color: #600;
}
.backNumberList ul li {
	margin-bottom: 5px;
}
.nextSchool p {
	margin-left: 15px;
}
.kijiDate {
	font-size: 12px;
	color: #666;
	text-align: right;
	margin-bottom: 30px;
}.caption {
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}
