.smartmenubuttonarea {
	display: none;
}
.kanban {
	width: 300px;
}
.img_no1 {
	margin-bottom: 20px;
	width: 90%;
	max-width: 629px;
	height: auto;
}
.img_no2 {
	margin: 0px 20px 0px 0px;
	width: auto;
	height: 150px;
}
.img_no3 {
	margin: auto;
	width: auto;
	height: 150px;
}
.oshirase_none {
	display: block;
}
#globalFooter .info__smartbutton {
	display: none;
}
.logo {
	width: 350px;
}
.img_menu_oniku_300x200 {
	width: 300px;
	height: 200px;
}
.menu__block__2col .menu__content .nomiho_title {
	width: 460px;
}
.googlecalendar {
	margin-bottom: 20px;
	box-sizing: border-box;
}
/* ===================================================================
 style: oshirase.inc
=================================================================== */
.t_border {
	border-collapse: collapse;
}
.t_border td {
	border: 1px solid #000;
}
.nebuta td {
	padding: 3px;
	text-align: center;
}
/* ===================================================================
 style: event.php
=================================================================== */
.content__event__block {
	margin-top: 10px;
	width: 100%;
	background-image: url("../../common/images/content_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: rgba(255, 255, 255, 0.6);
	border: 2px solid #735a3a;
	font-size: 15px;
	line-height: normal;
}
.event__block__img {
	margin: 15px 0;
	width: 100%;
	min-height: 220px;
	text-align: center;
}
.event__img {
	max-height: 220px;
}
.event__block__txt {
	margin: 15px;
}
.event__block__txt h2 {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	color: #735A3A;
	border-bottom: 3px dotted #735A3A;
	margin: 0px 0px 10px;
	font-family: "kei";
	line-height: 18px;
}


