@charset "UTF-8";
/* CSS Document */



/*ーーーーーー header ーーーーーー*/


header {
	height: 380px;
	width: 1040px;
}
header section {
	background-image: url(../img/top_photo2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 695px;
	padding-right: 72px;
	height: 300px;
}
header section address {
	margin-top: 10px;
}





/*ーーーーーー contents leftーーーーーー*/

#l_2col article section {
	margin-top: 40px;
}
#top_food {
	margin-top: -10px;
}
#food_index {
	text-align: right;
	padding-right: 137px;
}
#l_2col section address {
	margin-top: 40px;
}
#top_tel {
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_open {
	padding-left: 80px;
}




/*ーーーーーー contents rightーーーーーー*/

#r_2col section table {
	margin-bottom: 20px;
}
#r_2col section table tbody td {
	padding-left: 20px;
}
#r_2col section iframe {
	margin-bottom: -5px;
}

