@charset "UTF-8";

/* CSS Infomation -------------------------------

Website: あじさい保育園
Design office: contrast - http://www.cs321.jp/

Name   : lunch.css
Ver    : 1.0.0
Link   : lunch.html
Date   : 2011/04/01
Update : 2011/04/01
Editor : Wataru Shitami

-----------------------------------------------*/



#Headline h2 {
	padding-left: 26px;
	background: url(../img/icon-lunch.png) no-repeat 0 2px;
}

.Section h3 {
	font-size: 176.9%;
}

#Lunch {
	margin-bottom: 20px;
}

#LunchDescription {
	width: 400px;
	float: left;
}

#LunchCatch p {
	margin-bottom: 1.6em;
}

#LunchMenu {
	width: 750px;
}

#LunchMenu h3 {
	padding-left: 26px;
	background: url(../img/icon-lunch-bg.png) no-repeat 0 1px;
	font-size: 115.3%;
	color: #6C6953;
}

#LunchMenu p {
	margin-bottom: 1.6em;
}

#LunchMenu p,
#LunchPolicy p {
	font-size: 84.6%;
	color: #333;
}

#LunchLetter {
	float: left;
	margin-left: 26px;
}

#LunchLetter .Letter {
	margin-bottom: 10px;
}

#LunchImage {
	float: left;
}

#LunchImage img {
  float: left;
  display: block;
	margin-bottom: 1.6em;
	margin-right: 0.8em;
	margin-left: 0.8em;
}

#LunchPolicy {
	height: 363px;
	padding-top: 90px;
	background: url(../img/lunch-policy-bg.png) no-repeat right;
	margin-right: 0;
}

#LunchPolicy p {
	width: 400px;
	margin-bottom: 1.6em;
}

#LunchPolicyFig {
	width: 524px;
}