/* CSS Document */

h1,h2,h3,ul,li {
	margin:0;
	padding:0;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fbeec4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
li {
	list-style-type: none;
}
.osusume {
	line-height: 1.4em;
}
h1 {
	margin-bottom: 1em;
}

h2 {
	font-size: 110%;
	color: #930;
	background-color: #FC0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h3 {
	font-size: 100%;
}
#sidebar {
	margin-top: 30px;
}
#contents {
	width: 500px;
	margin-bottom: 40px;
	margin-top: 70px;
}


.menupdf {
	margin-bottom: 0px;
	line-height: 40px;
}
.infobox {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #FC0;
}
#daily {
	background-color: #FF9;
}


.b_list td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}
.b_list a img {
	border: 2px solid #FC0;
}
.b_list img {
	margin-bottom: 5px;
}


.b_list p {
	margin: 0px;
	padding: 0px;
}
.txt_s {
	font-size: 70%;
}
.txt_s_r {
	font-size: 70%;
	color: #F60;
}
.txt_s_r2 {
	font-size: 70%;
	color: #F00;
}
.table01 {
	font-size: 90%;
	border-collapse: collapse;

}

.table01 th {
	border: 1px solid #999;
	background-color: #F60;
	color: #FFF;
}


.table01 td {
	border: 1px solid #999;
}


/* 2022.01.12追記 */

.news_list li{
	margin-bottom: 8px;
}

/* 2023.0927追記 お弁当一覧+a */
.b_plusalpha{
	padding: 10px 0;
	background-color: #fbeec4;
}

.b_plusalpha .pb0{
	padding-bottom: 0;
}
