@charset "UTF-8";

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

Website: あじさい保育園

Name   : service.css
Ver    : 1.0.0
Link   : service.html
Date   : 2011/04/01
Update : 2017/12/29

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

#Headline h2 {
	padding-left: 43px;
	background: url(../img/icon-ajisai-bk.png) no-repeat 0 3px;
}

#Service {
	margin-bottom: 100px;
}

#Service h3 {
	margin-bottom: 20px;
}

#Service p {
	font-size: 84.6%;
}

#Service dl {
	font-size: 84.6%;
	color: #333;
	border-bottom: 4px solid #F3EDF4;
}

#Service dt {
	margin-top: 20px;
}

#Service dd {
	padding-bottom: 10px;
	border-bottom: 1px dotted #D3C5D9;
}

#Service ul.history {
  border-Top: 4px solid #F6F3EF;
  border-bottom: 4px solid #F6F3EF;
  padding: 10px 0 10px 0;
  text-align: center;
  margin-top: 8px;
}

#Service ul.history li {
  display: inline-block;
  margin-right: 4px;
}
