@charset "utf-8";

/* lunch
------------------------------------ */
#lunchArea #read{
	margin:10px 0;
}
#lunchArea .title{
	line-height:0;
	margin:0 0 10px;
}
.lunchBox{
	margin:10px 0;
	overflow:hidden;
}
.lunchBox .inBox{
	float:left;
	margin:0 15px 10px 0;
}

.lunchBox .inBox .imgBox{
	border:1px solid #bfbfbf;
	line-height:0;
}

.mainMap{
	border:1px solid #bfbfbf;
	margin:0 0 30px;
	padding:5px;
	overflow:hidden;
}
.mainMap table{
	margin:7px 0 0;
}

#localNav a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:165px;
	height:30;
}

#localNav .subNav01 a{
	background:url(../images/sub-nav01.gif) no-repeat 0 0;
}
#localNav .subNav01 a:hover{
	background:url(../images/sub-nav01.gif) no-repeat 0 -30px;
}
#localNav .subNav01 a.sub-current{
	background:url(../images/sub-nav01.gif) no-repeat 0 -30px;
}


#localNav .subNav02 a{
	background:url(../images/sub-nav02.gif) no-repeat 0 0;
}
#localNav .subNav02 a:hover{
	background:url(../images/sub-nav02.gif) no-repeat 0 -30px;
}
#localNav .subNav02 a.sub-current{
	background:url(../images/sub-nav02.gif) no-repeat 0 -30px;
}

.pdf{
	clear:both;
	margin:15px 0;
}

.tableType01{
	border-right:none;
	margin:0 0 30px;
}
.tableType01 th{
	width:0%;
}
.tableType01 td{
	border-right:1px solid #D9D9D9;
}
.gmapBtn{
	float:right;
	margin:3px 0 0;
}
.gmapBtn a{
	background:url(../images/g-map-btn.gif) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:134px;
	height:49px;
}
.gmapBtn a:hover{
	background:url(../images/g-map-btn.gif) no-repeat 0 -49px;
}

.mapBtn a{
	background:url(../images/map-btn.gif) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:45px;
	height:26px;
}
.mapBtn a:hover{
	background:url(../images/map-btn.gif) no-repeat 0 -26px;
}





















