@charset "UTF-8";

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

Website: Flower Shop IDE
Editor : Sayoko Nishimura

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


.Condolences a {
	border-bottom: 1px solid #000;
}

#Outline {
	width: 980px;
	padding-bottom: 100px;
	position: absolute;
	top: 130px;
	left: 150px;
}

h2 {
	margin-bottom: 50px;
}

#Outline ul li {
	width: 180px;
	height: 180px;
	background: #EFEFEF;
	margin: 0 20px 20px 0;
	padding: 20px 20px 0;
	text-align: center;
	line-height: 1.4;
	float: left;
}

#Outline ul li img {
	margin-bottom: 10px;
}