@charset "utf-8";

/* institution */
/*-----------------------------------------------------------*/

.institutionInner {
	width: 610px;
	margin-bottom: 35px;
}

.institutionInnerLast {
	width: 610px;
	margin-bottom: 0px;
}

.institutionInner .leftBox , .institutionInnerLast .leftBox {
	width: 420px;
	float: left;
}

.institutionInner .rightBox , .institutionInnerLast .rightBox {
	width: 160px;
	float: right;
}

.institutionInner .leftBox02 , .institutionInnerLast .leftBox02 {
	width: 250px;
	float: left;
}

.institutionInner .rightBox02 , .institutionInnerLast .rightBox02 {
	width: 340px;
	float: right;
}

.menu01 {
	padding-top:7px;
	width: 190px;
	float: left;
	margin-right:20px;
}

.menu01 img {
	margin-bottom:5px;
}

.menu02 {
	padding-top:7px;
	width: 190px;
	float: left;
}

.menu02 img {
	margin-bottom:5px;
}

.restaurantTbl01 {
	width: 610px;
}

.restaurantTbl01 table {
	width: 100%;
}

.restaurantTbl01 table th.top {
	width:495px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	line-height: 130%;
}

.restaurantTbl01 table th {
	width:495px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}

.restaurantTbl01 table td.top {
	width:85px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	font-weight: normal;
}

.restaurantTbl01 table td {
	width:85px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}

/*-----------------------------------------------------------*/

