@charset "UTF-8";

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

Website: Flower Shop IDE
Editor : Sayoko Nishimura

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


#Keyvisual {
	position: absolute;
	top: 0;
	left: 0;
}

#ShopInfo {
	width: 452px;
	height: 674px;
	padding: 260px 0 0 125px;
	background: url(../img/keyvisual.jpg) no-repeat 125px 260px;
}

#Outline {
	width: 420px;
	margin: -30px 0 0 500px;
}

h3 {
	margin-bottom: 15px;
}

#ShopImg {
	float: left;
}

dl {
	width: 280px;
	margin: 83px 0 0 20px;
	float: left;
}

dt, dd {
	height: 20px;
	float: left;
}

dt {
	width: 70px;
}

dd {
	width: 200px;
}

#Map {
	padding-top: 25px;
	clear: both;
}

#Order {
	width: 700px;
	margin: 15px 0 0 50px;
	line-height: 1.7;
}

#Profile {
	margin: 0 0 100px 125px;
	line-height: 1.7;
}

h4 {
	float: left;
}

#Profile p {
	margin: 32px 0 0 30px;
	float: left;
}