@charset "utf-8";

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

css for : Bridal

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

div#nav,
div#content {
	height: 644px;
}

div#content {
	position: relative;	
	background: url("../images/content_bg_index.jpg") no-repeat;
}

div#nav {
	background: url("../images/nav_bg.jpg") no-repeat;
}

div#nav h2 {
	position: absolute;
	bottom: 20px;
	left: 40px;
}

ul.text {
	margin-top: 345px;
}

ul.text li {
	margin-bottom: 15px;
}