@charset "UTF-8";

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

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

Name   : event.css
Ver    : 1.0.0
Link   : event.html
Date   : 2011/04/01
Update : 2013/10/21

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



#Headline h2 {
	padding-left: 34px;
	background: url(../img/icon-event.png) no-repeat 0 5px;
}

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

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

#EventDescription p {
	margin-bottom: 3.2em;
}

#EventImage {
	width: 355px;
	float: right;
}

#EventImage img{
	margin-bottom: 32px;
}

#EventImage img.p1 {
	margin-top: 48px;
}

#Letter {
	padding-top: 16px;
}
