body {
		background-color:#E0DDD8;
}
h1 {
	width:100%;
	text-align:center;
	margin:10px auto;
	font-size:40px;}
	h1 span {
		font-size:30px;}
iframe {
	width:100%;
	max-width:1000px;
	min-height:800px;}
	
	figure {
	width:90%;
	margin: 10px auto;
	text-align:center;}
	article {
	width:100%;
	max-width:1200px;
	margin:10px auto;
	text-align:center;
	}
	dl {
		width:30%;
		display:inline-block;
		vertical-align:top;
		margin:15px 1%;
		background-color:#CCC;
		padding-bottom:20px;
		box-shadow:1px 1px 10px #343434;
		
		}
		article.food dl {
		width:90%;
		display:inline-block;
		vertical-align:top;
		margin:15px auto;
		background-color:#CCC;
		padding-bottom:20px;
		box-shadow:1px 1px 10px #343434;
		font-size:24px;
		
		}
		
	dt {
		font-size:28px;
		font-weight:bold;
		margin:10px 0px;}
		dd {
			text-align:left;}
	dd span {
		color:#F00;}
		
		
		dl#june25 {
			background-color:#FCD6FC}
			dl#june26 {
			background-color:#FCEEC2}
			dl#june27 {
			background-color:#cdcdcd}
			dl#june28 {
			background-color:#D9EECC}
			dl#june29 {
			background-color:#D5EDFF}
			dl#june30 {
			background-color:#F4ECE3}
			dl#july1 {
			background-color:#E2FEE3}
			dl#july2 {
			background-color:#FFECEF}
			dl#july3 {
			background-color:#FFF1D9}
			dl#july4 {
			background-color:#FCD6FC}
			dl#july5 {
			background-color:#FDFFCE}
		

@media screen and (max-width:1100px) {iframe {
	width:100%;
	height:100%;
	max-width:900px;
	min-height:600px;}
}



@media screen and (max-width:800px) {iframe {
	width:100%;
	height:100%;
	min-height:600px;
	clear:both;}
	dl {
		width:46%;
		
		
		
		}
		dt {
		font-size:26px;
		
}




@media screen and (max-width:600px) {
	iframe {
	width:100%;
	height:100%;
	min-height:400px;}
	dl {
		width:98%;
		
		
		
		}
		dt {
		font-size:24px;
		
}

}




@media screen and (max-width:400px) {iframe {
	width:100%;
	height:100%;
	min-height:340px;}}





@media screen and (max-width:300px) {}
